index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-09
drm/xe: Make LRC W/A scratch buffer usage consistent
Matthew Brost
1
-1
/
+1
2025-10-09
drm/xe: Don't change LRC ring head on job resubmission
Matthew Brost
1
-2
/
+16
2025-10-09
drm/xe: Return first unsignaled job first pending job helper
Matthew Brost
1
-4
/
+17
2025-10-09
drm/xe: Track LR jobs in DRM scheduler pending list
Matthew Brost
4
-45
/
+31
2025-10-09
drm/xe/guc: Track pending-enable source in submission state
Matthew Brost
1
-0
/
+36
2025-10-09
drm/xe: Save off position in ring in which a job was programmed
Matthew Brost
2
-4
/
+24
2025-10-09
drm/xe: Add NULL checks to scratch LRC allocation
Matthew Brost
1
-4
/
+9
2025-10-09
drm/i915/guc: Skip communication warning on reset in progress
Zhanjun Dong
1
-1
/
+8
2025-10-09
drm/i915/alpm: Remove parameters suffix from intel_dp->alpm_parameters
Jouni Högander
3
-15
/
+15
2025-10-09
drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_state
Jouni Högander
4
-42
/
+53
2025-10-09
drm/virtgpu: Use vblank timer
Thomas Zimmermann
1
-2
/
+27
2025-10-09
drm/virtio: Handle drm_crtc_init_with_planes() errors
Alexandr Sapozhnikov
1
-2
/
+5
2025-10-08
drm/xe: Move declarations under conditional branch
Tejas Upadhyay
1
-3
/
+3
2025-10-08
drm: atmel-hlcdc: replace dev_* print functions with drm_* variants
Eslam Khafagy
4
-21
/
+23
2025-10-08
drm/xe/pf: Add max_vfs configfs attribute to control PF mode
Michal Wajdeczko
3
-0
/
+146
2025-10-07
drm/nouveau: fix bad ret code in nouveau_bo_move_prep
Shuhao Fu
1
-1
/
+1
2025-10-07
drm/amd/display: Incorrect Mirror Cositing
Jesse Agate
1
-5
/
+5
2025-10-07
drm/amd/display: Enable Dynamic DTBCLK Switch
Fangzhi Zuo
1
-0
/
+4
2025-10-07
drm/amdgpu: Report individual reset error
Lijo Lazar
1
-10
/
+15
2025-10-07
drm/amdgpu: partially revert "revert to old status lock handling v3"
Christian König
4
-68
/
+105
2025-10-07
drm/amd/display: Fix unsafe uses of kernel mode FPU
Ard Biesheuvel
6
-7
/
+56
2025-10-07
drm/amd/pm: Disable VCN queue reset on SMU v13.0.6 due to regression
Jesse.Zhang
1
-2
/
+1
2025-10-07
drm/amdgpu: Fix general protection fault in amdgpu_vm_bo_reset_state_machine
Jesse.Zhang
1
-1
/
+1
2025-10-07
drm/amdgpu: Check swus/ds for switch state save
Lijo Lazar
1
-8
/
+15
2025-10-07
drm/amd/pm: Avoid interface mismatch messaging
Lijo Lazar
3
-2
/
+5
2025-10-07
drm/amdgpu: Merge amdgpu_vm_set_pasid into amdgpu_vm_init
Jesse.Zhang
3
-56
/
+24
2025-10-07
drm/amd/amdgpu: Fix the mes version that support inv_tlbs
Shaoyun Liu
1
-1
/
+1
2025-10-07
drm/amd: Check whether secure display TA loaded successfully
Mario Limonciello
1
-1
/
+1
2025-10-07
drm/amdkfd: Fix mmap write lock not release
Philip Yang
1
-0
/
+2
2025-10-07
drm/amdkfd: Fix kfd process ref leaking when userptr unmapping
Philip Yang
1
-2
/
+7
2025-10-07
drm/amdgpu: Fix for GPU reset being blocked by KIQ I/O.
Heng Zhou
1
-0
/
+5
2025-10-07
drm/amd/display: Disable scaling on DCE6 for now
Timur Kristóf
1
-2
/
+2
2025-10-07
drm/amd/display: Properly disable scaling on DCE6
Timur Kristóf
2
-4
/
+13
2025-10-07
drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6
Timur Kristóf
1
-4
/
+2
2025-10-07
drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIs
Timur Kristóf
1
-0
/
+2
2025-10-07
drm/amdgpu: Add additional DCE6 SCL registers
Alex Deucher
2
-0
/
+9
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2025-10-07
drm/buddy: Add KUnit tests for allocator performance under fragmentation
Arunpravin Paneer Selvam
1
-0
/
+105
2025-10-07
drm/buddy: Separate clear and dirty free block trees
Arunpravin Paneer Selvam
1
-146
/
+187
2025-10-07
drm/buddy: Optimize free block management with RB tree
Arunpravin Paneer Selvam
1
-77
/
+118
2025-10-07
drm/xe/pf: Improve reading VF config blob from debugfs
Michal Wajdeczko
1
-11
/
+33
2025-10-07
Merge tag 'drm-xe-next-fixes-2025-10-03' of https://gitlab.freedesktop.org/dr...
Dave Airlie
13
-75
/
+107
2025-10-07
Merge tag 'drm-misc-next-fixes-2025-10-02' of https://gitlab.freedesktop.org/...
Dave Airlie
3
-1
/
+4
2025-10-06
drm/msm: Fix GEM free for imported dma-bufs
Rob Clark
1
-3
/
+7
2025-10-06
drm/xe/guc: Ratelimit diagnostic messages from the relay
Michal Wajdeczko
2
-2
/
+19
2025-10-06
drm/xe: Update MEMIRQ to use tile-based printk macros
Michal Wajdeczko
1
-3
/
+2
2025-10-06
drm/xe/pf: Update LMTT to use tile-based messages
Michal Wajdeczko
1
-6
/
+5
2025-10-06
drm/xe: Add tile-based SRIOV printk macros
Michal Wajdeczko
2
-2
/
+38
2025-10-06
drm/xe: Update SRIOV printk macros
Michal Wajdeczko
1
-6
/
+6
2025-10-06
drm/xe/pf: Make the late-initialization really late
Michal Wajdeczko
4
-12
/
+32
[prev]
[next]