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
Age
Commit message (
Expand
)
Author
Lines
2025-03-11
drm/dp_mst: Fix locking when skipping CSN before topology probing
Imre Deak
-16
/
+24
2025-03-11
drm/i915/crt: Use intel_hpd_block/unblock() instead of intel_hpd_disable/enab...
Imre Deak
-35
/
+35
2025-03-11
drm/i915/dp: Queue a link check after link training is complete
Imre Deak
-4
/
+11
2025-03-11
drm/i915/dp: Fix link training interrupted by a short HPD pulse
Imre Deak
-1
/
+9
2025-03-11
drm/i915/hpd: Add support for blocking the IRQ handling on an HPD pin
Imre Deak
-25
/
+188
2025-03-11
drm/i915/hpd: Let an HPD pin be in the disabled state when handling missed IRQs
Imre Deak
-0
/
+1
2025-03-11
Merge tag 'drm-intel-next-2025-03-10' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
-2356
/
+2509
2025-03-11
Merge tag 'drm-xe-next-2025-03-07' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
-751
/
+7256
2025-03-11
Merge tag 'drm-msm-next-2025-03-09' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
-929
/
+1677
2025-03-10
drm/sti: move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
-77
/
+21
2025-03-10
drm/sprd: move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
-20
/
+6
2025-03-10
drm/amdgpu: Trigger a wedged event for ring reset
André Almeida
-0
/
+1
2025-03-10
drm/vmwgfx: Add error path for xa_store in vmw_bo_add_detached_resource
Keisuke Nishimura
-5
/
+17
2025-03-10
drm/vmwgfx: Add seqno waiter for sync_files
Ian Forbes
-0
/
+26
2025-03-10
drm/vmwgfx: Bump the minor version
Zack Rusin
-1
/
+1
2025-03-10
drm/vmwgfx: Refactor cursor handling
Zack Rusin
-1064
/
+1042
2025-03-10
drm/amdgpu/vce2: fix ip block reference
Alex Deucher
-1
/
+1
2025-03-10
drm/amd/display: Fix slab-use-after-free on hdcp_work
Mario Limonciello
-0
/
+1
2025-03-10
drm/amd/display: Assign normalized_pix_clk when color depth = 14
Alex Hung
-2
/
+5
2025-03-10
drm/amd/display: Restore correct backlight brightness after a GPU reset
Mario Limonciello
-0
/
+10
2025-03-10
drm/amd/display: fix default brightness
Mario Limonciello
-1
/
+1
2025-03-10
drm/amd/display: Disable unneeded hpd interrupts during dm_init
Leo Li
-19
/
+45
2025-03-10
drm/amd: Keep display off while going into S4
Mario Limonciello
-2
/
+14
2025-03-10
drm/amd/display: fix missing .is_two_pixels_per_container
Aliaksei Urbanski
-0
/
+1
2025-03-10
drm/amdgpu/display: Allow DCC for video formats on GFX12
David Rosca
-2
/
+5
2025-03-10
drm/xe: remove redundant check in xe_vm_create_ioctl()
Xin Wang
-3
/
+0
2025-03-10
drm/amdgpu/vce2: fix ip block reference
Alex Deucher
-1
/
+1
2025-03-10
drm/amd/display: change kzalloc to kcalloc in dml1_validate()
Ethan Carter Edwards
-1
/
+2
2025-03-10
drm/amd/display: change kzalloc to kcalloc in dcn314_validate_bandwidth()
Ethan Carter Edwards
-1
/
+2
2025-03-10
drm/amd/display: change kzalloc to kcalloc in dcn31_validate_bandwidth()
Ethan Carter Edwards
-1
/
+2
2025-03-10
drm/amd/display: change kzalloc to kcalloc in dcn30_validate_bandwidth()
Ethan Carter Edwards
-1
/
+2
2025-03-10
drm/amd/display: Promote DAL to 3.2.324
Taimur Hassan
-1
/
+1
2025-03-10
drm/amd/display: remove minimum Dispclk and apply oem panel timing.
Charlene Liu
-5
/
+2
2025-03-10
drm/amd/display: Drop unnecessary ret variable for enable_assr()
Mario Limonciello
-3
/
+2
2025-03-10
drm/amd/display: Add scoped mutexes for amdgpu_dm_dhcp
Mario Limonciello
-27
/
+10
2025-03-10
drm/xe: remove redundant check in xe_vm_create_ioctl()
Xin Wang
-3
/
+0
2025-03-10
drm/amd/display: Fix slab-use-after-free on hdcp_work
Mario Limonciello
-0
/
+1
2025-03-10
drm/amd/display: Prevent VStartup Overflow
Ryan Seto
-0
/
+2
2025-03-10
drm/amd/display: Correct timing_adjust_pending flag setting.
Zhongwei Zhang
-1
/
+2
2025-03-10
drm/amd/display: calculate the remain segments for all pipes
Zhikai Zhai
-22
/
+20
2025-03-10
drm/amd/display: Fix visual confirm color not updating
Leo Zeng
-1
/
+8
2025-03-10
drm/amd/display: Assign normalized_pix_clk when color depth = 14
Alex Hung
-2
/
+5
2025-03-10
drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDs
Dillon Varone
-274
/
+547
2025-03-10
drm/amd/display: assume VBIOS supports DSC as default
Charlene Liu
-4
/
+3
2025-03-10
drm/amd/display: Implement PCON regulated autonomous mode handling
George Shen
-11
/
+71
2025-03-10
drm/amd/display: not abort link train when bw is low
Peichen Huang
-4
/
+1
2025-03-10
drm/amd/display: Do not enable replay when vtotal update is pending.
Danny Wang
-30
/
+40
2025-03-10
drm/amd/display: Add and use new dm_prepare_suspend() callback
Mario Limonciello
-4
/
+21
2025-03-10
drm/amd/display: Restore correct backlight brightness after a GPU reset
Mario Limonciello
-0
/
+10
2025-03-10
drm/amd/display: fix default brightness
Mario Limonciello
-1
/
+1
[prev]
[next]