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
/
drm
Age
Commit message (
Expand
)
Author
Lines
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
2025-05-14
drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment value
Himal Prasad Ghimiray
-11
/
+17
2025-05-14
drm/xe/svm: Make xe_svm_range_* end/start/size public
Himal Prasad Ghimiray
-15
/
+48
2025-05-14
drm/xe/svm: Make to_xe_range a public function
Himal Prasad Ghimiray
-5
/
+20
2025-05-14
drm/xe/svm: Helper to add tile masks to svm ranges
Himal Prasad Ghimiray
-10
/
+16
2025-05-14
drm/xe: Make xe_svm_alloc_vram public
Himal Prasad Ghimiray
-10
/
+32
2025-05-14
drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of ranges
Himal Prasad Ghimiray
-0
/
+12
2025-05-14
drm/i915/ptl: Use everywhere the correct DDI port clock select mask
Imre Deak
-21
/
+21
2025-05-14
drm/i915/alpm: Stop writing ALPM registers when PSR is enabled
Jouni Högander
-5
/
+12
2025-05-14
drm/i915/alpm: Make intel_alpm_enable_sink available for PSR
Jouni Högander
-2
/
+4
2025-05-14
drm/vmwgfx: Use non-hybrid PCI devres API
Philipp Stanner
-11
/
+3
2025-05-14
drm/i915/display: drop unnecessary includes on i915 core headers
Jani Nikula
-6
/
+0
2025-05-14
drm/i915/gem: drop intel_display.h include
Jani Nikula
-1
/
+0
2025-05-14
drm/i915/display: drop unused declarations from intel_display.h
Jani Nikula
-16
/
+0
2025-05-14
drm/i915/rps: pass struct intel_display to DISPLAY_VER()
Jani Nikula
-1
/
+2
2025-05-14
drm/i915/pps: drop dependency on intel_display_conversion.h
Jani Nikula
-8
/
+7
2025-05-14
drm/i915/alpm: Stop writing ALPM registers when PSR is enabled
Jouni Högander
-5
/
+12
2025-05-14
drm/i915/alpm: Make intel_alpm_enable_sink available for PSR
Jouni Högander
-2
/
+4
2025-05-14
drm/imx: Add i.MX8qxp Display Controller KMS
Liu Ying
-2
/
+1340
2025-05-14
drm/imx: Add i.MX8qxp Display Controller interrupt controller
Liu Ying
-1
/
+286
2025-05-14
drm/imx: Add i.MX8qxp Display Controller pixel engine
Liu Ying
-1
/
+1868
2025-05-14
drm/imx: Add i.MX8qxp Display Controller display engine
Liu Ying
-0
/
+853
2025-05-14
drm: rz-du: Support panels connected directly to the DPAD output
hienhuynh
-4
/
+40
[prev]
[next]