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-7.1.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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-30
drm/amdgpu: fix the idr allocation flags
Prike Liang
1
-1
/
+4
2026-03-30
drm/amdgpu: flush coredump work before HW teardown
Jesse Zhang
3
-0
/
+11
2026-03-30
drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Jesse Zhang
1
-6
/
+10
2026-03-30
drm/amdgpu/userq: amdgpu_userq_vm_validate does not need userq mutex
Sunil Khatri
1
-5
/
+5
2026-03-30
drm/amdgpu: validate doorbell_offset in user queue creation
Junrui Luo
1
-0
/
+7
2026-03-30
drm/xe: Avoid memory allocations in xe_device_declare_wedged()
Matthew Brost
1
-14
/
+13
2026-03-30
drm/xe: Disable garbage collector work item on SVM close
Matthew Brost
1
-1
/
+1
2026-03-30
drm/xe/pxp: Don't allow PXP on older PTL GSC FWs
Daniele Ceraolo Spurio
1
-0
/
+12
2026-03-30
drm/xe/pxp: Clear restart flag in pxp_start after jumping back
Daniele Ceraolo Spurio
1
-1
/
+3
2026-03-30
drm/xe/pxp: Remove incorrect handling of impossible state during suspend
Daniele Ceraolo Spurio
1
-6
/
+0
2026-03-30
drm/xe/pxp: Clean up termination status on failure
Daniele Ceraolo Spurio
1
-0
/
+1
2026-03-30
drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctl
Arvind Yadav
1
-4
/
+12
2026-03-30
drm/xe/xe_pagefault: Disallow writes to read-only VMAs
Jonathan Cavitt
1
-0
/
+6
2026-03-30
drm/ast: dp501: Fix initialization of SCU2C
Thomas Zimmermann
1
-1
/
+1
2026-03-30
Merge drm/drm-fixes into drm-misc-next-fixes
Maxime Ripard
110
-564
/
+1110
2026-03-30
drm/i915/dsi: Don't do DSC horizontal timing adjustments in command mode
Ville Syrjälä
1
-2
/
+2
2026-03-30
gpu: nova-core: firmware: factor out an elf_str() function
John Hubbard
1
-25
/
+15
2026-03-30
gpu: nova-core: firmware: move firmware image parsing code to firmware.rs
John Hubbard
2
-87
/
+92
2026-03-29
Merge tag 'drm-xe-next-2026-03-26-1' of https://gitlab.freedesktop.org/drm/xe...
Dave Airlie
21
-68
/
+745
2026-03-28
gpu: nova-core: firmware: gsp: use dma::Coherent for level0 table
Alexandre Courbot
3
-64
/
+12
2026-03-28
gpu: nova-core: firmware: gsp: use dma::Coherent for signatures
Alexandre Courbot
1
-2
/
+3
2026-03-28
gpu: nova-core: fb: use dma::CoherentHandle
Alexandre Courbot
1
-3
/
+3
2026-03-28
gpu: nova-core: falcon: use dma::Coherent
Alexandre Courbot
1
-3
/
+3
2026-03-28
gpu: nova-core: firmware: fwsec: use dma::Coherent
Alexandre Courbot
1
-3
/
+3
2026-03-28
gpu: nova-core: firmware: riscv: use dma::Coherent
Alexandre Courbot
1
-3
/
+3
2026-03-28
Merge tag 'mediatek-drm-fixes-20260323' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
1
-4
/
+5
2026-03-27
gpu: nova-core: use sized array for GSP log buffers
Danilo Krummrich
1
-10
/
+6
2026-03-27
rust: drm: gem: shmem: Add DRM shmem helper abstraction
Asahi Lina
1
-0
/
+7
2026-03-27
drm/i915/uncore: Do GT FIFO checks in early sanitize and forcewake get
Ville Syrjälä
1
-22
/
+50
2026-03-27
drm/i915/selftests: Nuke live_forcewake_domains selftest
Ville Syrjälä
1
-62
/
+0
2026-03-27
drm/i915/dsi: Place clock into LP during LPM if requested
Ville Syrjälä
4
-0
/
+10
2026-03-27
drm/i915/dsi: Fill BLLPs with blanking packets if requested
Ville Syrjälä
4
-5
/
+9
2026-03-27
drm/i915/dsi: Make 'clock_stop' boolean
Ville Syrjälä
2
-3
/
+3
2026-03-27
drm/i915/dsi: s/eotp_pkt/eot_pkt/
Ville Syrjälä
4
-6
/
+5
2026-03-27
drm/i915/dsi: Don't do DSC horizontal timing adjustments in command mode
Ville Syrjälä
1
-2
/
+2
2026-03-27
Merge tag 'drm-xe-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
6
-11
/
+33
2026-03-27
Merge tag 'drm-misc-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2
-24
/
+30
2026-03-27
Merge tag 'drm-intel-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
6
-15
/
+41
2026-03-27
Merge tag 'mediatek-drm-next-20260325' of https://git.kernel.org/pub/scm/linu...
Dave Airlie
3
-18
/
+34
2026-03-27
drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctl
Arvind Yadav
1
-4
/
+12
2026-03-27
drm/xe/madvise: Enable purgeable buffer object IOCTL support
Arvind Yadav
2
-17
/
+7
2026-03-27
drm/xe/bo: Add purgeable shrinker state helpers
Arvind Yadav
1
-1
/
+42
2026-03-27
drm/xe/dma_buf: Block export of DONTNEED/purged BOs
Arvind Yadav
1
-0
/
+24
2026-03-27
drm/xe/bo: Block mmap of DONTNEED/purged BOs
Arvind Yadav
1
-1
/
+26
2026-03-27
drm/xe/madvise: Block imported and exported dma-bufs
Arvind Yadav
1
-0
/
+37
2026-03-27
drm/xe/madvise: Implement per-VMA purgeable state tracking
Arvind Yadav
5
-7
/
+153
2026-03-27
drm/xe/vm: Prevent binding of purged buffer objects
Arvind Yadav
1
-13
/
+70
2026-03-27
drm/xe/bo: Block CPU faults to purgeable buffer objects
Arvind Yadav
1
-0
/
+19
2026-03-27
drm/xe/madvise: Implement purgeable buffer object support
Arvind Yadav
6
-22
/
+298
2026-03-27
drm/xe/bo: Add purgeable bo state tracking and field madv to xe_bo
Arvind Yadav
2
-0
/
+62
[prev]
[next]