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-02-25
drm/amd: Disable MES LR compute W/A
Mario Limonciello
-10
/
+0
2026-02-25
drm/amdgpu: Fix error handling in slot reset
Lijo Lazar
-7
/
+10
2026-02-25
drm/amdgpu/vcn5: Add SMU dpm interface type
sguttula
-0
/
+4
2026-02-25
drm/amdgpu: Fix locking bugs in error paths
Bart Van Assche
-5
/
+7
2026-02-25
drm/amdgpu: Unlock a mutex before destroying it
Bart Van Assche
-0
/
+1
2026-02-25
drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
Natalie Vock
-2
/
+2
2026-02-25
drm/amdgpu: add upper bound check on user inputs in wait ioctl
Sunil Khatri
-0
/
+5
2026-02-25
drm/amdgpu: add upper bound check on user inputs in signal ioctl
Sunil Khatri
-0
/
+7
2026-02-25
drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warnings
Tvrtko Ursulin
-4
/
+4
2026-02-25
drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctl
Tvrtko Ursulin
-0
/
+2
2026-02-25
drm/amd: Disable MES LR compute W/A
Mario Limonciello
-10
/
+0
2026-02-25
drm/amdgpu: Fix error handling in slot reset
Lijo Lazar
-7
/
+10
2026-02-25
drm/amd/ras: Handle check address validity in SR-IOV
Jinzhou Su
-7
/
+19
2026-02-25
drm/amdgpu/vcn5: Add SMU dpm interface type
sguttula
-0
/
+4
2026-02-25
drm/amd/ras: Add function to convert retired address
Jinzhou Su
-0
/
+29
2026-02-25
drm/amd/ras: Handle address check in SR-IOV guest
Jinzhou Su
-0
/
+22
2026-02-25
drm/amd/ras: Add convert retired address structure
Jinzhou Su
-0
/
+14
2026-02-25
drm/amd/ras: Add address check structure
Jinzhou Su
-0
/
+15
2026-02-25
drm/amdgpu: Fix locking bugs in error paths
Bart Van Assche
-5
/
+7
2026-02-25
drm/amdgpu: Unlock a mutex before destroying it
Bart Van Assche
-0
/
+1
2026-02-25
drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
Natalie Vock
-2
/
+2
2026-02-25
drm/amdgpu: add upper bound check on user inputs in wait ioctl
Sunil Khatri
-0
/
+5
2026-02-25
drm/amdgpu: add upper bound check on user inputs in signal ioctl
Sunil Khatri
-0
/
+7
2026-02-25
drm/amdgpu/userq: Use drm_gem_objects_lookup in amdgpu_userq_wait_ioctl
Tvrtko Ursulin
-56
/
+24
2026-02-25
drm/amdgpu/userq: Use drm_gem_objects_lookup in amdgpu_userq_signal_ioctl
Tvrtko Ursulin
-58
/
+21
2026-02-25
drm/amd/ras: use dedicated memory as vf ras command buffer
YiPeng Chai
-40
/
+114
2026-02-25
drm/amdkfd: Removed commented line for MQD queue priority
Andrew Martin
-7
/
+0
2026-02-25
drm/amdgpu/userq: Consolidate wait ioctl exit path
Tvrtko Ursulin
-23
/
+5
2026-02-25
drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warnings
Tvrtko Ursulin
-4
/
+4
2026-02-25
drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctl
Tvrtko Ursulin
-0
/
+2
2026-02-25
drm/xe/guc: Refine CT queue checks and log formatting
Shuicheng Lin
-6
/
+5
2026-02-25
drm/xe/guc: Accumulate CT H2G retry sleep budget
Shuicheng Lin
-1
/
+1
2026-02-25
drm/xe/compat: Remove unused i915_reg.h from compat header
Uma Shankar
-6
/
+0
2026-02-25
drm/i915/dp_tunnel: Send BW change notification after tunnel creation
Imre Deak
-5
/
+20
2026-02-25
drm/i915/dp_tunnel: Sanitize documentation of intel_dp_tunnel_detect()
Imre Deak
-3
/
+6
2026-02-25
drm/i915/dp_tunnel: Split update_tunnel_state()
Imre Deak
-7
/
+34
2026-02-25
drm/i915/dp_tunnel: Simplify detection of link BW change
Imre Deak
-13
/
+5
2026-02-25
drm/i915/dp_tunnel: Don't update tunnel state during system resume
Imre Deak
-5
/
+6
2026-02-25
drm/i915/fbdev: print info about stolen memory preference for fbdev
Vinod Govindapillai
-0
/
+3
2026-02-25
drm/xe/fbdev: print info about stolen memory preference for fbdev
Vinod Govindapillai
-1
/
+5
2026-02-25
drm/xe/fbdev: Extract intel_fbdev_fb_prefer_stolen()
Ville Syrjälä
-10
/
+26
2026-02-25
drm/i915/fbdev: Extract intel_fbdev_fb_prefer_stolen()
Ville Syrjälä
-9
/
+20
2026-02-25
drm/i915/display: remove the usage of dev_priv
Vinod Govindapillai
-6
/
+6
2026-02-25
drm/xe/fbdev: Fix BIOS FB vs. stolen size check
Ville Syrjälä
-1
/
+1
2026-02-25
Merge drm/drm-next into drm-intel-next
Jani Nikula
-23752
/
+148411
2026-02-25
drm/client: Do not destroy NULL modes
Jonathan Cavitt
-1
/
+2
2026-02-25
drm: atmel-hlcdc: add LCD controller layer definition for sama7d65
Ryan Wanner
-0
/
+81
2026-02-25
drm/bridge: imx8qxp-pixel-link: get/put the next bridge
Luca Ceresoli
-14
/
+13
2026-02-25
gpu: nova-core: use core library's CStr instead of kernel one
Alexandre Courbot
-2
/
+2
2026-02-25
gpu: nova-core: gsp: derive Zeroable for GspStaticConfigInfo
Alexandre Courbot
-4
/
+1
[prev]
[next]