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-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
2025-05-13
drm/shmem-helper: Add lockdep asserts to vmap/vunmap
Asahi Lina
-0
/
+4
2025-05-13
drm/xe: Fix the gem shrinker name
Thomas Hellström
-1
/
+1
2025-05-13
drm/amd/display: Avoid flooding unnecessary info messages
Wayne Lin
-3
/
+3
2025-05-13
drm/amd/display: Fix null check of pipe_ctx->plane_state for update_dchubp_dpp
Melissa Wen
-3
/
+3
2025-05-13
drm/amd/display: check stream id dml21 wrapper to get plane_id
Aurabindo Pillai
-9
/
+11
2025-05-13
drm/amd/display: fix link_set_dpms_off multi-display MST corner case
George Shen
-2
/
+11
2025-05-13
drm/amd/display: Defer BW-optimization-blocked DRR adjustments
John Olender
-3
/
+9
2025-05-13
Revert: "drm/amd/display: Enable urgent latency adjustment on DCN35"
Gabe Teeger
-2
/
+2
2025-05-13
drm/amd/display: Correct the reply value when AUX write incomplete
Wayne Lin
-3
/
+10
2025-05-13
drm/amdgpu: fix incorrect MALL size for GFX1151
Tim Huang
-0
/
+12
2025-05-13
drm/amdgpu: csa unmap use uninterruptible lock
Philip Yang
-1
/
+1
2025-05-13
drm/amdgpu/userq: Fix DEBUG_LOCKS_WARN_ON(lock->magic != lock)
Arunpravin Paneer Selvam
-4
/
+4
2025-05-13
drm/amdgpu: Fix userq ttm_bo_pin and ttm_bo_unpin lockdep warnings
Arunpravin Paneer Selvam
-7
/
+12
2025-05-13
drm/amdgpu/userq: Fix lock contention in userq fence
Arunpravin Paneer Selvam
-2
/
+2
2025-05-13
drm/amd/display: Avoid flooding unnecessary info messages
Wayne Lin
-3
/
+3
2025-05-13
drm/sched: Remove kthread header
Philipp Stanner
-2
/
+0
2025-05-13
drm/sched: Fix outdated comments referencing thread
Philipp Stanner
-15
/
+17
2025-05-13
drm/i915/dp_mst: Use the correct connector while computing the link BPP limit...
Imre Deak
-5
/
+8
2025-05-13
drm/amdgpu: Add GFX 9.5.0 support for per-queue/pipe reset
Jesse.Zhang
-3
/
+7
2025-05-13
drm/amdgpu: set vram type for GC 9.5.0
Tao Zhou
-0
/
+3
2025-05-13
drm/amdgpu: set flip bits for RAS bad pages
Tao Zhou
-13
/
+7
2025-05-13
drm/amd/display/dc/irq: Remove duplications of hpd_ack function from IRQ
Sebastian Aguilera Novoa
-489
/
+90
2025-05-13
drm/amd/display: Fix null check of pipe_ctx->plane_state for update_dchubp_dpp
Melissa Wen
-3
/
+3
2025-05-13
drm/amdgpu: Modify the count method of defer error
Ce Sun
-2
/
+9
2025-05-13
drm/amdkfd: drop warning in event_interrupt_isr_v1*()
Alex Deucher
-4
/
+2
2025-05-13
drm/amdgpu: Log RAS errors during load
Lijo Lazar
-1
/
+4
2025-05-13
drm/amdgpu: Fix user queue deadlock by reordering mutex locking
Jesse.Zhang
-2
/
+3
2025-05-13
drm/amdgpu: Fix the kernel panic caused by RAS records exceed threshold
Ce Sun
-2
/
+8
[prev]
[next]