summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-03-11drm/dp_mst: Fix locking when skipping CSN before topology probingImre Deak-16/+24
2025-03-11drm/i915/crt: Use intel_hpd_block/unblock() instead of intel_hpd_disable/enab...Imre Deak-35/+35
2025-03-11drm/i915/dp: Queue a link check after link training is completeImre Deak-4/+11
2025-03-11drm/i915/dp: Fix link training interrupted by a short HPD pulseImre Deak-1/+9
2025-03-11drm/i915/hpd: Add support for blocking the IRQ handling on an HPD pinImre Deak-25/+188
2025-03-11drm/i915/hpd: Let an HPD pin be in the disabled state when handling missed IRQsImre Deak-0/+1
2025-03-11Merge tag 'drm-intel-next-2025-03-10' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-2356/+2509
2025-03-11Merge tag 'drm-xe-next-2025-03-07' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-751/+7256
2025-03-11Merge tag 'drm-msm-next-2025-03-09' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie-929/+1677
2025-03-10drm/sti: move to devm_platform_ioremap_resource() usageAnusha Srivatsa-77/+21
2025-03-10drm/sprd: move to devm_platform_ioremap_resource() usageAnusha Srivatsa-20/+6
2025-03-10drm/amdgpu: Trigger a wedged event for ring resetAndré Almeida-0/+1
2025-03-10drm/vmwgfx: Add error path for xa_store in vmw_bo_add_detached_resourceKeisuke Nishimura-5/+17
2025-03-10drm/vmwgfx: Add seqno waiter for sync_filesIan Forbes-0/+26
2025-03-10drm/vmwgfx: Bump the minor versionZack Rusin-1/+1
2025-03-10drm/vmwgfx: Refactor cursor handlingZack Rusin-1064/+1042
2025-03-10drm/amdgpu/vce2: fix ip block referenceAlex Deucher-1/+1
2025-03-10drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello-0/+1
2025-03-10drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung-2/+5
2025-03-10drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello-0/+10
2025-03-10drm/amd/display: fix default brightnessMario Limonciello-1/+1
2025-03-10drm/amd/display: Disable unneeded hpd interrupts during dm_initLeo Li-19/+45
2025-03-10drm/amd: Keep display off while going into S4Mario Limonciello-2/+14
2025-03-10drm/amd/display: fix missing .is_two_pixels_per_containerAliaksei Urbanski-0/+1
2025-03-10drm/amdgpu/display: Allow DCC for video formats on GFX12David Rosca-2/+5
2025-03-10drm/xe: remove redundant check in xe_vm_create_ioctl()Xin Wang-3/+0
2025-03-10drm/amdgpu/vce2: fix ip block referenceAlex Deucher-1/+1
2025-03-10drm/amd/display: change kzalloc to kcalloc in dml1_validate()Ethan Carter Edwards-1/+2
2025-03-10drm/amd/display: change kzalloc to kcalloc in dcn314_validate_bandwidth()Ethan Carter Edwards-1/+2
2025-03-10drm/amd/display: change kzalloc to kcalloc in dcn31_validate_bandwidth()Ethan Carter Edwards-1/+2
2025-03-10drm/amd/display: change kzalloc to kcalloc in dcn30_validate_bandwidth()Ethan Carter Edwards-1/+2
2025-03-10drm/amd/display: Promote DAL to 3.2.324Taimur Hassan-1/+1
2025-03-10drm/amd/display: remove minimum Dispclk and apply oem panel timing.Charlene Liu-5/+2
2025-03-10drm/amd/display: Drop unnecessary ret variable for enable_assr()Mario Limonciello-3/+2
2025-03-10drm/amd/display: Add scoped mutexes for amdgpu_dm_dhcpMario Limonciello-27/+10
2025-03-10drm/xe: remove redundant check in xe_vm_create_ioctl()Xin Wang-3/+0
2025-03-10drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello-0/+1
2025-03-10drm/amd/display: Prevent VStartup OverflowRyan Seto-0/+2
2025-03-10drm/amd/display: Correct timing_adjust_pending flag setting.Zhongwei Zhang-1/+2
2025-03-10drm/amd/display: calculate the remain segments for all pipesZhikai Zhai-22/+20
2025-03-10drm/amd/display: Fix visual confirm color not updatingLeo Zeng-1/+8
2025-03-10drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung-2/+5
2025-03-10drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDsDillon Varone-274/+547
2025-03-10drm/amd/display: assume VBIOS supports DSC as defaultCharlene Liu-4/+3
2025-03-10drm/amd/display: Implement PCON regulated autonomous mode handlingGeorge Shen-11/+71
2025-03-10drm/amd/display: not abort link train when bw is lowPeichen Huang-4/+1
2025-03-10drm/amd/display: Do not enable replay when vtotal update is pending.Danny Wang-30/+40
2025-03-10drm/amd/display: Add and use new dm_prepare_suspend() callbackMario Limonciello-4/+21
2025-03-10drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello-0/+10
2025-03-10drm/amd/display: fix default brightnessMario Limonciello-1/+1