summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-03-12drm/ci: enable CONFIG_DEBUG_WW_MUTEX_SLOWPATHVignesh Raman-3/+3
2025-03-12drm/ci: refactor software-driver stage jobsVignesh Raman-35/+24
2025-03-12Backmerge tag 'v6.14-rc6' into drm-nextDave Airlie-104/+297
2025-03-11Merge tag 'hyperv-fixes-signed-20250311' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+2
2025-03-11drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support fo...José Roberto de Souza-1/+4
2025-03-11drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flagsNatalie Vock-2/+3
2025-03-11drm/amdgpu: finish wiring up sid.h in DCE6Alexandre Demers-43/+55
2025-03-11drm/amd/amdkfd: Evict all queues even HWS remove queue failedYifan Zha-3/+5
2025-03-11drm/amdgpu: fix SI's GB_ADDR_CONFIG_GOLDEN values and wire up sid.h in GFX6Alexandre Demers-12/+13
2025-03-11drm/amdgpu: prepare DCE6 uniformisation with DCE8 and DCE10Alexandre Demers-371/+43
2025-03-11drm/amdkfd: delete stray tab in kfd_dbg_set_mes_debug_mode()Dan Carpenter-6/+6
2025-03-11drm/amdgpu/gfx: delete stray tabsDan Carpenter-2/+2
2025-03-11drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support fo...José Roberto de Souza-1/+4
2025-03-11printk: Rename console_start to console_resumeMarcos Paulo de Souza-1/+1
2025-03-11printk: Rename console_stop to console_suspendMarcos Paulo de Souza-1/+1
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