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