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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-25
drm/i915/psr: Repeat Selective Update area alignment
Jouni Högander
1
-12
/
+38
2026-03-25
drm/i915/alpm: ALPM disable fixes
Jouni Högander
1
-6
/
+1
2026-03-25
drm/xe/sync: Cleanup partially initialized sync on parse failure
Shuicheng Lin
1
-7
/
+17
2026-03-25
drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS output
Luca Ceresoli
1
-3
/
+4
2026-03-25
drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
Natalie Vock
1
-1
/
+1
2026-03-25
drm/bridge: ti-sn65dsi86: Add support for DisplayPort mode with HPD
John Ripple
1
-0
/
+112
2026-03-25
drm/msm: Fix dma_free_attrs() buffer size
Thomas Fourier
1
-1
/
+1
2026-03-25
drm/i915: Fix potential overflow of shmem scatterlist length
Janusz Krzysztofik
1
-3
/
+9
2026-03-25
drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE rounding
Luca Ceresoli
1
-3
/
+3
2026-03-25
drm/amd: Set num IP blocks to 0 if discovery fails
Mario Limonciello
2
-2
/
+4
2026-03-25
drm/amdgpu: Fix use-after-free race in VM acquire
Alysa Liu
1
-1
/
+5
2026-03-25
drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.x
Yang Wang
2
-2
/
+9
2026-03-25
drm/amd/display: Fallback to boot snapshot for dispclk
Dillon Varone
1
-1
/
+5
2026-03-25
nouveau/dpcd: return EBUSY for aux xfer if the device is asleep
Dave Airlie
1
-0
/
+3
2026-03-25
drm/bridge: ti-sn65dsi86: Enable HPD polling if IRQ is not used
Franz Schnyder
1
-2
/
+4
2026-03-25
drm/bridge: samsung-dsim: Fix memory leak in error path
Osama Abdelkader
1
-9
/
+16
2026-03-25
drm/amd: Disable MES LR compute W/A
Mario Limonciello
2
-10
/
+0
2026-03-25
drm/amdkfd: Unreserve bo if queue update failed
Philip Yang
1
-0
/
+1
2026-03-25
drm/sitronix/st7586: fix bad pixel data due to byte swap
David Lechner
1
-9
/
+6
2026-03-25
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14
Yang Wang
1
-1
/
+2
2026-03-25
drm/msm/dsi: fix pclk rate calculation for bonded dsi
Pengyu Luo
1
-6
/
+23
2026-03-25
drm/msm/dsi: fix hdisplay calculation when programming dsi registers
Pengyu Luo
1
-6
/
+8
2026-03-25
drm/amdgpu/vcn5: Add SMU dpm interface type
sguttula
1
-0
/
+4
2026-03-13
drm/xe/reg_sr: Fix leak on xa_store failure
Shuicheng Lin
1
-1
/
+3
2026-03-13
drm/sched: Fix kernel-doc warning for drm_sched_job_done()
Yujie Liu
1
-0
/
+1
2026-03-13
drm/xe: Do not preempt fence signaling CS instructions
Matthew Brost
1
-0
/
+9
2026-03-13
drm/solomon: Fix page start when updating rectangle in page addressing mode
Francesco Lavra
1
-4
/
+2
2026-03-13
drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()
Mario Limonciello
1
-2
/
+2
2026-03-13
drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variabl...
Jeongjun Park
1
-6
/
+32
2026-03-13
drm/exynos/vidi: Remove redundant error handling in vidi_get_modes()
Wentao Liang
1
-3
/
+0
2026-03-13
drm/exynos: vidi: fix to avoid directly dereferencing user pointer
Jeongjun Park
1
-4
/
+18
2026-03-13
drm/tegra: dsi: fix device leak on probe
Johan Hovold
1
-4
/
+2
2026-03-13
drm/amdgpu: Fix locking bugs in error paths
Bart Van Assche
1
-5
/
+7
2026-03-13
drm/amdgpu: Replace kzalloc + copy_from_user with memdup_user
Thorsten Blum
1
-14
/
+6
2026-03-13
drm/amdgpu: Unlock a mutex before destroying it
Bart Van Assche
1
-0
/
+1
2026-03-13
drm/logicvc: Fix device node reference leak in logicvc_drm_config_parse()
Felix Gu
1
-2
/
+2
2026-03-13
drm/vmwgfx: Return the correct value in vmw_translate_ptr functions
Ian Forbes
1
-2
/
+2
2026-03-13
drm/vmwgfx: Fix invalid kref_put callback in vmw_bo_dirty_release
Brad Spengler
1
-1
/
+8
2026-03-04
drm/i915/wakeref: clean up INTEL_WAKEREF_PUT_* flag macros
Jani Nikula
2
-10
/
+6
2026-03-04
drm/amdgpu: keep vga memory on MacBooks with switchable graphics
Alex Deucher
1
-0
/
+10
2026-03-04
drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
Pierre-Eric Pelloux-Prayer
1
-1
/
+8
2026-03-04
drm/amd/display: Increase DCN35 SR enter/exit latency
Leo Li
2
-10
/
+10
2026-03-04
drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()
Sunday Clement
1
-0
/
+6
2026-03-04
drm/bridge: anx7625: Fix invalid EDID size
Loic Poulain
1
-1
/
+1
2026-03-04
drm/buddy: Prevent BUG_ON by validating rounded allocation
Sanjay Yadav
1
-0
/
+9
2026-03-04
drm/tests: shmem: Swap names of export tests
Thomas Zimmermann
1
-3
/
+3
2026-03-04
drm/amd/display: Remove conditional for shaper 3DLUT power-on
Alex Hung
1
-2
/
+1
2026-03-04
drm/radeon: Add HAINAN clock adjustment
decce6
1
-0
/
+5
2026-03-04
drm/amd/display: bypass post csc for additional color spaces in dal
Clay King
3
-6
/
+25
2026-03-04
drm/amdgpu: Add HAINAN clock adjustment
decce6
1
-0
/
+5
[prev]
[next]