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-07-09
drm/ast: Move Gen2+ and Gen1 POST code to separate source files
Thomas Zimmermann
6
-370
/
+478
2025-07-09
drm/ast: Move Gen4+ POST code to separate source file
Thomas Zimmermann
4
-1262
/
+1302
2025-07-09
drm/ast: Move Gen6+ POST code to separate source file
Thomas Zimmermann
6
-522
/
+576
2025-07-09
drm/ast: Move Gen7+ POST code to separate source file
Thomas Zimmermann
4
-5
/
+48
2025-07-09
drm/ast: Declare helpers for POST in header
Thomas Zimmermann
2
-5
/
+21
2025-07-09
drm/framebuffer: Acquire internal references on GEM handles
Thomas Zimmermann
4
-26
/
+61
2025-07-09
zynqmp: don't bother with debugfs_file_{get,put}() in proxied fops
Al Viro
1
-34
/
+4
2025-07-09
drm/sched: Consolidate drm_sched_rq_select_entity_rr
Tvrtko Ursulin
1
-28
/
+20
2025-07-09
drm/sti: hda: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
1
-14
/
+13
2025-07-09
drm/sti: hdmi: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
2
-14
/
+14
2025-07-09
drm/amdgpu: fix the logic to validate fpriv and root bo
Sunil Khatri
1
-1
/
+1
2025-07-09
drm/amdgpu: fix MQD debugfs undefined symbol when DEBUG_FS=n
Sunil Khatri
1
-1
/
+4
2025-07-09
drm/xe: Release runtime pm for error path of xe_devcoredump_read()
Shuicheng Lin
1
-10
/
+28
2025-07-09
drm/xe: Remove unused code in devcoredump_snapshot()
Shuicheng Lin
1
-12
/
+0
2025-07-09
drm/xe/uc: Disable GuC communication on hardware initialization error
Zhanjun Dong
2
-7
/
+19
2025-07-08
drm/xe/pm: Restore display pm if there is error after display suspend
Shuicheng Lin
1
-2
/
+1
2025-07-08
drm/rockchip: vop2: Fix the update of LAYER/PORT select registers when there ...
Andy Yan
3
-25
/
+122
2025-07-08
drm/rockchip: inno_hdmi: Simpify clk get/enable by devm_clk_get_enabled api
Andy Yan
1
-38
/
+12
2025-07-08
drm/rockchip: inno_hdmi: switch i2c registration to devm functions
Andy Yan
1
-6
/
+2
2025-07-08
drm/rockchip: inno_hdmi: Use sleep_range instead of udelay
Andy Yan
1
-2
/
+2
2025-07-08
drm/rockchip: inno_hdmi: Move ddc/i2c configuration and HOTPLUG unmute to inn...
Andy Yan
1
-15
/
+15
2025-07-08
drm/rockchip: inno_hdmi: Rename function inno_hdmi_reset to inno_hdmi_init_hw
Andy Yan
1
-2
/
+2
2025-07-08
drm/rockchip: inno_hdmi: Remove unnecessary parentheses to make checkpatch happy
Andy Yan
1
-2
/
+1
2025-07-08
drm/rockchip: inno_hdmi: Refactor register macros to make checkpatch happy
Andy Yan
1
-101
/
+113
2025-07-08
drm/rockchip: inno_hdmi: Merge register definition to c file
Andy Yan
2
-352
/
+340
2025-07-08
drm/rockchip: dw_hdmi: Use dev_err_probe() to simplify code
Yumeng Fang
1
-12
/
+4
2025-07-08
drm/rockchip: cdn-dp: Convert to drm bridge
Chaoyi Chen
2
-190
/
+111
2025-07-08
drm/rockchip: vop2: fail cleanly if missing a primary plane for a video-port
Heiko Stuebner
1
-0
/
+4
2025-07-08
drm/rockchip: lvds: Convert to drm bridge
Chaoyi Chen
1
-39
/
+29
2025-07-08
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
744
-19243
/
+28490
2025-07-08
drm/xe/ptl: Drop force_probe requirement
Matt Atwood
1
-1
/
+0
2025-07-08
Merge tag 'drm-msm-next-2025-07-05' of https://gitlab.freedesktop.org/drm/msm...
Simona Vetter
165
-8047
/
+10338
2025-07-08
Merge tag 'drm-intel-next-2025-07-04' of https://gitlab.freedesktop.org/drm/i...
Simona Vetter
83
-901
/
+2622
2025-07-08
drm/xe/bmg: fix compressed VRAM handling
Matthew Auld
1
-1
/
+1
2025-07-08
Revert "drm/xe/xe2: Enable Indirect Ring State support for Xe2"
Matthew Brost
1
-1
/
+0
2025-07-08
drm/xe: Allocate PF queue size on pow2 boundary
Matthew Brost
1
-0
/
+1
2025-07-08
drm/xe/pf: Clear all LMTT pages on alloc
Michal Wajdeczko
1
-0
/
+11
2025-07-07
PM: domains: Add flags to specify power on attach/detach
Claudiu Beznea
1
-1
/
+1
2025-07-07
drm/amdgpu: fix use-after-free in amdgpu_userq_suspend+0x51a/0x5a0
Vitaly Prosyak
1
-1
/
+1
2025-07-07
Revert "drm/amdgpu: fix slab-use-after-free in amdgpu_userq_mgr_fini"
Vitaly Prosyak
2
-4
/
+15
2025-07-07
drm/amd/display: Use scaling for non-native resolutions on LVDS
Alex Deucher
1
-1
/
+2
2025-07-07
drm/amd/display: Disable common modes for LVDS
Alex Deucher
1
-1
/
+2
2025-07-07
drm/amdgpu/sdma: allow caller to handle kernel rings in engine reset
Alex Deucher
6
-23
/
+32
2025-07-07
drm/amdgpu/sdma: consolidate engine reset handling
Alex Deucher
4
-25
/
+9
2025-07-07
drm/amdkfd: Avoid queue reset if disabled
Lijo Lazar
1
-0
/
+9
2025-07-07
drm/amdgpu: Add a noverbose flag to psp_wait_for
Lijo Lazar
10
-118
/
+130
2025-07-07
drm/amd/pm/powerplay/hwmgr/smu_helper: fix order of mask and value
Fedor Pchelkin
1
-1
/
+1
2025-07-07
drm/amdgpu/gfx10: fix KGQ reset sequence
Alex Deucher
1
-5
/
+15
2025-07-07
drm/amdgpu: Pass adev pointer to functions
Lijo Lazar
6
-63
/
+57
2025-07-07
drm/xe/ptl: Add HuC FW definition for PTL
Daniele Ceraolo Spurio
1
-0
/
+1
[prev]
[next]