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-20
drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2
Alvin1 Chen
1
-0
/
+3
2026-03-19
drm/xe: Fix missing runtime PM reference in ccs_mode_store
Sanjay Yadav
1
-0
/
+2
2026-03-19
drm/xe: Open-code GGTT MMIO access protection
Matthew Brost
2
-7
/
+8
2026-03-19
Merge back updates of core ACPI drivers for 7.1
Rafael J. Wysocki
2
-4
/
+0
2026-03-19
drm/xe/lrc: Fix uninitialized new_ts when capturing context timestamp
Umesh Nerlige Ramappa
1
-2
/
+2
2026-03-19
drm/xe/oa: Allow reading after disabling OA stream
Ashutosh Dixit
1
-2
/
+5
2026-03-19
drm/xe: Skip over non leaf pte for PRL generation
Brian Nguyen
1
-9
/
+29
2026-03-19
drm/xe/guc: Ensure CT state transitions via STOP before DISABLED
Zhanjun Dong
1
-0
/
+1
2026-03-19
drm/xe: Trigger queue cleanup if not in wedged mode 2
Matthew Brost
1
-13
/
+22
2026-03-19
drm/xe: Forcefully tear down exec queues in GuC submit fini
Matthew Brost
3
-12
/
+63
2026-03-19
drm/xe: Always kill exec queues in xe_guc_submit_pause_abort
Matthew Brost
1
-2
/
+1
2026-03-19
drm/xe/guc: Fail immediately on GuC load error
Daniele Ceraolo Spurio
1
-3
/
+3
2026-03-19
drm/i915: Order OP vs. timeout correctly in __wait_for()
Ville Syrjälä
1
-1
/
+1
2026-03-19
drm/ttm: Fix spelling mistakes and comment style in ttm_resource.c
Varun Gupta
1
-14
/
+14
2026-03-19
Merge drm/drm-next into drm-xe-next
Thomas Hellström
404
-6768
/
+10983
2026-03-19
gpu: host1x: convert MIPI to use operation function pointers
Svyatoslav Ryhel
4
-469
/
+608
2026-03-18
gpu: nova-core: gsp: add mutex locking to Cmdq
Eliot Courtney
4
-77
/
+107
2026-03-18
gpu: nova-core: gsp: make `Cmdq` a pinned type
Eliot Courtney
2
-7
/
+7
2026-03-18
gpu: nova-core: gsp: add reply/no-reply info to `CommandToGsp`
Eliot Courtney
4
-16
/
+75
2026-03-18
gpu: nova-core: gsp: add `RECEIVE_TIMEOUT` constant for command queue
Eliot Courtney
3
-4
/
+6
2026-03-18
gpu: nova-core: gsp: fix stale doc comments on command queue methods
Eliot Courtney
1
-9
/
+8
2026-03-18
drm/xe: Fix missing runtime PM reference in ccs_mode_store
Sanjay Yadav
1
-0
/
+2
2026-03-18
drm/i915/psr: Disable Panel Replay on Dell XPS 14 DA14260 as a quirk
Jouni Högander
3
-1
/
+24
2026-03-18
drm/i915/fbdev: fix link failure without FBDEV emulation
Arnd Bergmann
1
-1
/
+2
2026-03-18
drm/i915/gmbus: fix a typo in comment message
Samasth Norway Ananda
1
-1
/
+1
2026-03-18
drm/i915/gmbus: fix spurious timeout on 512-byte burst reads
Samasth Norway Ananda
1
-1
/
+3
2026-03-18
drm/rockchip: vop2: Support setting custom background color
Cristian Ciocaltea
2
-1
/
+27
2026-03-18
drm/vkms: Support setting custom background color
Cristian Ciocaltea
2
-2
/
+11
2026-03-18
drm: Add CRTC background color property
Cristian Ciocaltea
5
-4
/
+47
2026-03-18
drm/i915/gt: Check set_default_submission() before deferencing
Rahul Bukte
1
-1
/
+2
2026-03-18
drm/xe/lrc: Fix uninitialized new_ts when capturing context timestamp
Umesh Nerlige Ramappa
1
-2
/
+2
2026-03-18
drm/i915/backlight: Check if VESA backlight is possible
Suraj Kandpal
1
-1
/
+31
2026-03-18
drm/xe/oa: Allow reading after disabling OA stream
Ashutosh Dixit
1
-2
/
+5
2026-03-18
drm/radeon: apply state adjust rules to some additional HAINAN vairants
Alex Deucher
1
-1
/
+3
2026-03-18
drm/amdgpu: apply state adjust rules to some additional HAINAN vairants
Alex Deucher
1
-1
/
+3
2026-03-18
drm/amdgpu: rework how we handle TLB fences
Alex Deucher
2
-1
/
+8
2026-03-18
drm/amdgpu: Add client ids for gmcv9 mmhubs
Lijo Lazar
1
-36
/
+49
2026-03-18
drm/amdgpu: Add client ids for mmhub v2.x
Lijo Lazar
2
-32
/
+35
2026-03-18
drm/amdgpu: Add client ids for mmhub v3.x
Lijo Lazar
4
-51
/
+49
2026-03-18
drm/amdgpu: Add client ids for mmhub v4.x
Lijo Lazar
2
-20
/
+12
2026-03-18
drm/amdgpu: Add client id helpers to mmhub
Lijo Lazar
1
-0
/
+25
2026-03-18
Revert "drm/amd/display: Add NV12/P010 formats to primary plane"
Harry Wentland
1
-3
/
+0
2026-03-18
drm/amdgpu: Remove dead negative offset check in amdgpu_virt_init_critical_re...
Srinivasan Shanmugam
1
-5
/
+0
2026-03-18
drm/amdgpu: Move amdgpu_vm_is_bo_always_valid() before first use
Srinivasan Shanmugam
1
-14
/
+14
2026-03-18
drm/amdgpu: Drop redundant queue NULL check in hang detect worker
Srinivasan Shanmugam
1
-1
/
+1
2026-03-18
drm/amdgpu : Update psp 13_0_15 ip block support
Mangesh Gadre
1
-1
/
+6
2026-03-18
drm/amdgpu: rework amdgpu_userq_wait_ioctl v4
Christian König
1
-259
/
+323
2026-03-18
drm/amdgpu: fix adding eviction fence
Christian König
3
-8
/
+24
2026-03-18
drm/amdgpu: fix eviction fence and userq manager shutdown
Christian König
5
-1
/
+16
2026-03-18
drm/amdgpu: completely rework eviction fence handling v2
Christian König
7
-206
/
+110
[prev]
[next]