index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2025-05-16
drm/i915: do not reference i915->display inline
Jani Nikula
-9
/
+14
2025-05-16
drm/xe/display: do not reference xe->display inline
Jani Nikula
-7
/
+13
2025-05-16
drm/xe/rpm: use to_xe_device() instead of container_of
Jani Nikula
-1
/
+2
2025-05-16
Merge drm/drm-next into drm-intel-next
Jani Nikula
-30957
/
+66081
2025-05-16
Merge tag 'drm-xe-fixes-2025-05-15-1' of https://gitlab.freedesktop.org/drm/x...
Dave Airlie
-73
/
+358
2025-05-16
Merge tag 'drm-misc-fixes-2025-05-15' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-3
/
+6
2025-05-16
Merge tag 'drm-intel-next-fixes-2025-05-15' of https://gitlab.freedesktop.org...
Dave Airlie
-12
/
+24
2025-05-16
Merge tag 'mediatek-drm-next-20250515' of https://git.kernel.org/pub/scm/linu...
Dave Airlie
-291
/
+305
2025-05-15
drm/xe/guc: Track FAST_REQ H2Gs to report where errors came from
John Harrison
-20
/
+115
2025-05-15
drm/xe/guc: Rename CONFIG_XE_LARGE_GUC_BUFFER
John Harrison
-4
/
+6
2025-05-15
drm/xe/guc: Add missing H2G error code definitions
John Harrison
-3
/
+11
2025-05-15
drm/xe/guc: Remove double blank line
John Harrison
-1
/
+0
2025-05-15
gpu: drm: nova: select AUXILIARY_BUS instead of depending on it
Alexandre Courbot
-1
/
+1
2025-05-15
gpu: nova-core: select AUXILIARY_BUS instead of depending on it
Alexandre Courbot
-1
/
+1
2025-05-15
drm/i915/pci: Remove force_probe requirement for DG1
Ville Syrjälä
-1
/
+0
2025-05-15
drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1
Ville Syrjälä
-1
/
+1
2025-05-15
drm/xe/guc_submit: Simplify and fix diff calculation
Lucas De Marchi
-4
/
+1
2025-05-15
dma-fence: Change signature of __dma_fence_is_later
Tvrtko Ursulin
-7
/
+9
2025-05-15
drm/hyperv: Replace simple-KMS with regular atomic helpers
Ryosuke Yasuoka
-61
/
+115
2025-05-15
drm/xe/guc: Don't allocate managed BO for each policy change
Michal Wajdeczko
-14
/
+13
2025-05-15
drm/xe/guc: Unblock GuC buffer cache for all modes
Michal Wajdeczko
-4
/
+4
2025-05-15
Merge tag 'drm-misc-next-2025-05-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-73
/
+489
2025-05-14
drm/mediatek: Replace custom compare_dev with component_compare_of
Tang Dongxing
-6
/
+1
2025-05-14
drm/mediatek: mtk_drm_drv: Unbind secondary mmsys components on err
AngeloGioacchino Del Regno
-1
/
+4
2025-05-14
drm/mediatek: Fix kobject put for component sub-drivers
AngeloGioacchino Del Regno
-0
/
+9
2025-05-14
drm/mediatek: mtk_drm_drv: Fix kobject put for mtk_mutex device ptr
AngeloGioacchino Del Regno
-7
/
+10
2025-05-14
drm/xe: Add WA BB to capture active context utilization
Umesh Nerlige Ramappa
-19
/
+208
2025-05-14
drm/xe: Save the gt pointer in lrc and drop the tile
Umesh Nerlige Ramappa
-4
/
+4
2025-05-14
drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC value
Umesh Nerlige Ramappa
-6
/
+7
2025-05-14
drm/xe: Timeslice GPU on atomic SVM fault
Matthew Brost
-0
/
+5
2025-05-14
drm/gpusvm: Add timeslicing support to GPU SVM
Matthew Brost
-0
/
+9
2025-05-14
drm/xe: Strict migration policy for atomic SVM faults
Matthew Brost
-43
/
+114
2025-05-14
drm/gpusvm: Introduce devmem_only flag for allocation
Himal Prasad Ghimiray
-0
/
+5
2025-05-14
drm/xe/xe2hpg: Add Wa_22021007897
Aradhya Bhatia
-0
/
+5
2025-05-14
drm/amdgpu: read back register after written for VCN v4.0.5
David (Ming Qiang) Wu
-0
/
+8
2025-05-14
Revert "drm/amd/display: Hardware cursor changes color when switched to softw...
Melissa Wen
-2
/
+3
2025-05-14
drm/amdgpu: add debugfs for spirom IFWI dump
Shiwu Zhang
-10
/
+168
2025-05-14
drm/amdgpu: fix userq resource double freed
Prike Liang
-4
/
+5
2025-05-14
drm/amdgpu: Fix circular locking in userq creation
Jesse.Zhang
-3
/
+2
2025-05-14
drm/amdgpu: read back register after written for VCN v4.0.5
David (Ming Qiang) Wu
-0
/
+8
2025-05-14
Revert "drm/amd/display: Hardware cursor changes color when switched to softw...
Melissa Wen
-2
/
+3
2025-05-14
drm/xe/vm: Add debug prints for SVM range prefetch
Himal Prasad Ghimiray
-1
/
+6
2025-05-14
drm/xe/svm: Implement prefetch support for SVM ranges
Himal Prasad Ghimiray
-21
/
+233
2025-05-14
drm/xe/svm: Add xe_svm_find_vma_start() helper
Himal Prasad Ghimiray
-0
/
+30
2025-05-14
drm/gpusvm: Introduce drm_gpusvm_find_vma_start() function
Himal Prasad Ghimiray
-0
/
+34
2025-05-14
drm/xe/svm: Add xe_svm_range_validate() and xe_svm_range_migrate_to_smem()
Himal Prasad Ghimiray
-0
/
+60
2025-05-14
drm/xe/svm: Make xe_svm_range_needs_migrate_to_vram() public
Himal Prasad Ghimiray
-8
/
+28
2025-05-14
drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm
Himal Prasad Ghimiray
-9
/
+77
2025-05-14
drm/xe: Rename lookup_vma function to xe_find_vma_by_addr
Himal Prasad Ghimiray
-23
/
+32
2025-05-14
drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetch
Himal Prasad Ghimiray
-0
/
+4
[prev]
[next]