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
2026-03-06
drm/amdgpu/amdgpu_connectors: remove amdgpu_connector_free_edid
Joshua Peisach
-15
/
+7
2026-03-06
drm/amdgpu/amdgpu_connectors: use struct drm_edid instead of struct edid
Joshua Peisach
-23
/
+23
2026-03-06
drm/amdgpu/gfx12.1: add support for disable_kq
Alex Deucher
-19
/
+71
2026-03-06
drm/amd: Fix a few more NULL pointer dereference in device cleanup
Mario Limonciello
-0
/
+6
2026-03-06
drm/amdgpu: gfx 12.1 cleanups
Alex Deucher
-15
/
+4
2026-03-06
drm/radeon: Test for fbdev GEM object with generic helper
Thomas Zimmermann
-25
/
+4
2026-03-06
drm/amdgpu: Move test for fbdev GEM object into generic helper
Thomas Zimmermann
-18
/
+33
2026-03-06
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14
Yang Wang
-1
/
+2
2026-03-06
drm/amdgpu/userq: remove queue from doorbell xa during clean up
Sunil Khatri
-0
/
+1
2026-03-06
drm/amdgpu/userq: remove queue from doorbell xarray
Sunil Khatri
-0
/
+1
2026-03-06
drm/amd: Fix NULL pointer dereference in device cleanup
Mario Limonciello
-0
/
+4
2026-03-06
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13
Yang Wang
-2
/
+4
2026-03-06
drm/xe: Don't disable GuCRC in suspend path
Vinay Belgaumkar
-1
/
+2
2026-03-06
drm/msm/dsi: fix pclk rate calculation for bonded dsi
Pengyu Luo
-6
/
+23
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
-2
/
+2
2026-03-06
drm/i915: Fix potential overflow of shmem scatterlist length
Janusz Krzysztofik
-3
/
+9
2026-03-06
drm/i915/guc: Fix corrupted copyright symbols in selftest files
Konstantin Khorenko
-2
/
+2
2026-03-06
Merge tag 'drm-xe-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-41
/
+74
2026-03-06
Merge tag 'drm-misc-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-12
/
+12
2026-03-06
Merge tag 'drm-misc-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-10
/
+26
2026-03-06
Merge tag 'drm-intel-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-3
/
+8
2026-03-05
drm/xe/xe_hw_error: Add support for PVC SoC errors
Riana Tauro
-0
/
+231
2026-03-05
drm/xe/xe_hw_error: Add support for Core-Compute errors
Riana Tauro
-20
/
+236
2026-03-05
drm/xe/xe_hw_error: Integrate DRM RAS with hardware error handling
Riana Tauro
-28
/
+42
2026-03-05
drm/xe/xe_drm_ras: Add support for XE DRM RAS
Riana Tauro
-0
/
+246
2026-03-05
drm/ras: Introduce the DRM RAS infrastructure over generic netlink
Rodrigo Vivi
-0
/
+493
2026-03-05
drm/vc4: platform_get_irq_byname() returns an int
Greg Kroah-Hartman
-4
/
+10
2026-03-06
drm/msm/dsi/phy: fix hardware revision
Pengyu Luo
-11
/
+11
2026-03-06
drm/msm/dpu: Correct the SA8775P intr_underrun/intr_underrun index
Abhinav Kumar
-2
/
+2
2026-03-05
drm/msm/a8xx: Fix ubwc config related to swizzling
Akhil P Oommen
-2
/
+12
2026-03-05
drm/i915: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-5
/
+6
2026-03-05
drm/i915: replace use of system_wq with system_percpu_wq in the documentation
Marco Crivellari
-2
/
+2
2026-03-05
drm/i915: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
-16
/
+16
2026-03-05
drm/panthor: Correct the order of arguments passed to gem_sync
Akash Goel
-4
/
+5
2026-03-05
Revert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"
Maarten Lankhorst
-2
/
+2
2026-03-05
drm/ttm: Fix bo resource use-after-free
Thadeu Lima de Souza Cascardo
-6
/
+5
2026-03-05
drm/ttm: fix NULL deref in ttm_bo_flush_all_fences() after fence ops detach
Sebastian Brzezinka
-4
/
+2
2026-03-05
drm/gud: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-1
/
+1
2026-03-04
nouveau/dpcd: return EBUSY for aux xfer if the device is asleep
Dave Airlie
-0
/
+3
2026-03-04
drm/xe: Add missing kernel docs in xe_exec_queue.c
Niranjana Vishwanathapura
-0
/
+112
2026-03-04
drm/amdgpu/userq: refcount userqueues to avoid any race conditions
Sunil Khatri
-39
/
+95
2026-03-04
drm/amdgpu/userq: Consolidate wait ioctl exit path
Tvrtko Ursulin
-23
/
+5
2026-03-04
drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailbox
sguttula
-10
/
+28
2026-03-04
drm/amdgpu: Fix use-after-free race in VM acquire
Alysa Liu
-1
/
+5
2026-03-04
drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.x
Yang Wang
-2
/
+9
2026-03-04
drm/amdgpu: Fix mutex handling in amdgpu_benchmark_do_move() v3
Srinivasan Shanmugam
-1
/
+1
2026-03-04
drm/amd/pm: Avoid overflow when sorting pp_feature list
Asad Kamal
-1
/
+1
2026-03-04
drm/amd/pm: Add pm firmware info to dmesg log
Lijo Lazar
-3
/
+4
2026-03-04
drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailbox
sguttula
-10
/
+28
2026-03-04
drm/amdgpu: Remove redundant missing hw ip handling
Tvrtko Ursulin
-7
/
+0
[prev]
[next]