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-10-20
drm/amdgpu: add ras module rma check
YiPeng Chai
-0
/
+3
2025-10-20
drm/amdgpu: Improve ras fatal error handling function
YiPeng Chai
-9
/
+14
2025-10-20
drm/amdgpu: Intercept ras interrupts to ras module
YiPeng Chai
-4
/
+35
2025-10-20
drm/i915/panic: fix panic structure allocation memory leak
Jani Nikula
-12
/
+13
2025-10-20
drm/i915/xe3lpd: Load DMC for Xe3_LPD version 30.02
Dnyaneshwar Bhadane
-3
/
+7
2025-10-20
drm/panfrost: Rename panfrost_job functions to reflect real role
Adrián Larumbe
-41
/
+41
2025-10-20
drm/panfrost: Remove unused device property
Adrián Larumbe
-2
/
+0
2025-10-20
drm/panfrost: Add forward declaration and types header
Adrián Larumbe
-0
/
+1
2025-10-20
drm/panfrost: Make re-enabling job interrupts at device reset optional
Adrián Larumbe
-13
/
+16
2025-10-20
drm/panfrost: Don't rework job IRQ enable mask in the enable path
Adrián Larumbe
-15
/
+8
2025-10-20
drm/panfrost: Handle page mapping failure
Adrián Larumbe
-5
/
+44
2025-10-20
drm/panfrost: Check sgt to know whether pages are already mapped
Adrián Larumbe
-5
/
+6
2025-10-20
drm/panfrost: Handle error when allocating AS number
Adrián Larumbe
-6
/
+17
2025-10-20
drm/panfrost: Handle job HW submit errors
Adrián Larumbe
-6
/
+18
2025-10-20
drm/panfrost: Handle inexistent GPU during probe
Adrián Larumbe
-2
/
+13
2025-10-20
drm/panfrost: Replace DRM driver allocation method with newer one
Adrián Larumbe
-157
/
+146
2025-10-20
drm/rockchip: Use temporary variables
Daniel Stone
-9
/
+15
2025-10-20
drm/rockchip: Rename variables for clarity
Daniel Stone
-19
/
+19
2025-10-20
drm/rockchip: Return error code for errors
Daniel Stone
-2
/
+1
2025-10-20
drm/rockchip: Declare framebuffer width/height bounds
Daniel Stone
-0
/
+6
2025-10-20
drm/rockchip: Demote normal drm_err to debug
Daniel Stone
-9
/
+9
2025-10-20
Merge tag 'v6.18-rc2' into 'drm-rust-next'
Alice Ryhl
-197
/
+335
2025-10-20
panthor: use drm_gpuva_unlink_defer()
Alice Ryhl
-91
/
+19
2025-10-20
drm/gpuvm: add deferred vm_bo cleanup
Alice Ryhl
-0
/
+190
2025-10-18
drm/xe/xe3p: Add xe3p EU stall data format
Harish Chegondi
-2
/
+26
2025-10-18
drm/xe/xe3p_xpc: Setup PAT table
Matt Roper
-1
/
+95
2025-10-18
drm/xe/xe3p_xpc: Skip compression tuning on platforms without flatccs
Matt Roper
-3
/
+25
2025-10-18
drm/xe/xe3p_xpc: Add support for compute walker for non-MSIx
Lucas De Marchi
-0
/
+7
2025-10-18
drm/xe/irq: Check fuse mask for media engines
Lucas De Marchi
-3
/
+17
2025-10-18
drm/xe/irq: Rename bits used with all engines
Lucas De Marchi
-8
/
+8
2025-10-18
drm/xe/irq: Split irq mask per engine class
Lucas De Marchi
-26
/
+47
2025-10-18
drm/xe/irq: Rename fuse mask variables
Lucas De Marchi
-12
/
+18
2025-10-18
drm/xe/xe3p_xpc: Add MCR steering
Matt Roper
-2
/
+75
2025-10-18
drm/xe/xe3p_xpc: Add L3 bank mask
Fei Yang
-1
/
+5
2025-10-18
drm/xe/xe3p_xpc: Add Xe3p_XPC IP definition
Balasubramani Vivekanandan
-0
/
+8
2025-10-18
drm/xe/nvls: Attach MOCS table for NVL-S
Dnyaneshwar Bhadane
-0
/
+1
2025-10-18
drm/client: Remove holds_console_lock parameter from suspend/resume
Thomas Zimmermann
-37
/
+31
2025-10-17
drm/xe/nvl: Define NVL-S platform
Matt Roper
-0
/
+13
2025-10-18
drm/i915/vrr: Use optimized guardband whenever VRR TG is active
Ankit Nautiyal
-3
/
+1
2025-10-18
drm/i915/vrr: Use the min static optimized guardband
Ankit Nautiyal
-2
/
+56
2025-10-18
drm/i915/dp: Check if guardband can accommodate sdp latencies
Ankit Nautiyal
-0
/
+22
2025-10-18
drm/i915/dp: Add helper to get min sdp guardband
Ankit Nautiyal
-0
/
+38
2025-10-18
drm/i915/psr: Add helper to get min psr guardband
Ankit Nautiyal
-0
/
+28
2025-10-17
drm/xe/xe3p: Dump CSMQDEBUG register
Wang Xin
-1
/
+29
2025-10-17
drm/xe: Dump CURRENT_LRCA register
Wang Xin
-0
/
+3
2025-10-17
drm/xe/xe3p: Determine service copy availability from fuse
Matt Roper
-9
/
+37
2025-10-17
drm/xe/xe3p: Stop programming RCU_MODE's fixed slice mode setting
Matt Roper
-0
/
+7
2025-10-17
drm/xe/xe3p_lpm: Handle MCR steering
Matt Roper
-2
/
+3
2025-10-17
drm/xe/xe3p_lpm: Skip disabling NOA on unsupported IPs
Balasubramani Vivekanandan
-1
/
+2
2025-10-17
drm/xe: Add GT_VER() to check version specific to gt type
Lucas De Marchi
-0
/
+6
[prev]
[next]