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
2025-03-07
amdgpu/pm/legacy: fix suspend/resume issues
chr[]
3
-14
/
+45
2025-03-07
drm/amd/display: Fix HPD after gpu reset
Roman Li
1
-0
/
+14
2025-03-07
drm/amd/display: add a quirk to enable eDP0 on DP1
Yilin Chen
1
-7
/
+62
2025-03-07
drm/amd/display: Disable PSR-SU on eDP panels
Tom Chung
1
-1
/
+2
2025-03-07
drm/amdgpu: init return value in amdgpu_ttm_clear_buffer
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2025-03-07
drm/amdgpu: disable BAR resize on Dell G5 SE
Alex Deucher
1
-0
/
+7
2025-03-07
drm/amdkfd: Preserve cp_hqd_pq_control on update_mqd
David Yat Sin
4
-7
/
+14
2025-03-07
drm/fbdev-dma: Add shadow buffering for deferred I/O
Thomas Zimmermann
1
-62
/
+155
2025-03-07
drm/xe/userptr: fix EFAULT handling
Matthew Auld
1
-0
/
+12
2025-03-07
drm/xe/userptr: restore invalidation list on error
Matthew Auld
1
-7
/
+21
2025-03-07
drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)
Mingcong Bai
1
-1
/
+0
2025-03-07
drm/amd/display: restore edid reading from a given i2c adapter
Melissa Wen
1
-2
/
+15
2025-03-07
drm/amdgpu/mes: keep enforce isolation up to date
Alex Deucher
5
-11
/
+32
2025-03-07
drm/amdgpu/gfx: only call mes for enforce isolation if supported
Alex Deucher
1
-2
/
+4
2025-03-07
drm/xe/oa: Allow oa_exponent value of 0
Umesh Nerlige Ramappa
1
-2
/
+3
2025-02-27
drm/amdgpu: bump version for RV/PCO compute fix
Alex Deucher
1
-1
/
+2
2025-02-27
drm/amdgpu/gfx9: manually control gfxoff for CS on RV
Alex Deucher
1
-2
/
+30
2025-02-27
drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPER
Arnd Bergmann
1
-0
/
+3
2025-02-27
drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro
Imre Deak
1
-2
/
+2
2025-02-27
drm/i915/gt: Use spin_lock_irqsave() in interruptible context
Krzysztof Karas
1
-2
/
+2
2025-02-27
drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL
Imre Deak
2
-2
/
+2
2025-02-27
drm/i915/dp: Fix error handling during 128b/132b link training
Imre Deak
1
-1
/
+14
2025-02-27
drm/i915: Make sure all planes in use by the joiner have their crtc included
Ville Syrjälä
1
-0
/
+18
2025-02-27
drm/msm/dpu: Disable dither in phys encoder cleanup
Jessica Zhang
1
-0
/
+3
2025-02-27
drm/msm/dp: account for widebus and yuv420 during mode validation
Abhinav Kumar
2
-6
/
+10
2025-02-27
drm: panel: jd9365da-h3: fix reset signal polarity
Hugo Villeneuve
1
-4
/
+4
2025-02-27
drm/nouveau/pmu: Fix gp10b firmware guard
Aaron Kling
1
-1
/
+1
2025-02-27
drm/xe: Fix error handling in xe_irq_install()
Lucas De Marchi
1
-13
/
+1
2025-02-27
drm/xe/irq: Separate MSI and MSI-X flows
Ilia Levi
5
-36
/
+237
2025-02-27
drm/xe: Make irq enabled flag atomic
Ilia Levi
3
-35
/
+9
2025-02-27
drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing bitclk source
Krzysztof Kozlowski
2
-2
/
+3
2025-02-27
drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver
Krzysztof Kozlowski
2
-14
/
+26
2025-02-27
drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver side
Krzysztof Kozlowski
2
-3
/
+16
2025-02-27
drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC fields
Marijn Suijten
1
-1
/
+2
2025-02-27
drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x
Dmitry Baryshkov
3
-3
/
+3
2025-02-27
drm/msm/dpu: skip watchdog timer programming through TOP on >= SM8450
Dmitry Baryshkov
1
-1
/
+1
2025-02-27
drm/msm: Avoid rounding up to one jiffy
Rob Clark
1
-7
/
+4
2025-02-27
nouveau/svm: fix missing folio unlock + put after make_device_exclusive_range()
David Hildenbrand
1
-2
/
+7
2025-02-27
rust: finish using custom FFI integer types
Miguel Ojeda
1
-1
/
+1
2025-02-27
drm/amdkfd: Ensure consistent barrier state saved in gfx12 trap handler
Lancelot SIX
2
-1
/
+6
2025-02-27
drm/amdkfd: Move gfx12 trap handler to separate file
Jay Cornwall
2
-201
/
+1127
2025-02-27
drm/amd/display: Correct register address in dcn35
loanchen
1
-1
/
+1
2025-02-27
drm/amd/display: update dcn351 used clock offset
Charlene Liu
6
-34
/
+308
2025-02-21
drm: renesas: rz-du: Increase supported resolutions
Chris Brandt
1
-3
/
+3
2025-02-21
drm/xe/tracing: Fix a potential TP_printk UAF
Thomas Hellström
1
-6
/
+6
2025-02-21
drm: zynqmp_dp: Fix integer overflow in zynqmp_dp_rate_get()
Karol Przybylski
1
-1
/
+1
2025-02-21
drm/v3d: Stop active perfmon if it is being destroyed
Christian Gmeiner
1
-0
/
+5
2025-02-21
drm/msm/dpu1: don't choke on disabling the writeback connector
Dmitry Baryshkov
1
-3
/
+0
2025-02-21
drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interrupt
Stephan Gerhold
1
-2
/
+2
2025-02-21
drm/rcar-du: dsi: Fix PHY lock bit check
Tomi Valkeinen
2
-2
/
+1
[next]