summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-03-13drm/amdgpu/gfx12: don't read registers in mqd initAlex Deucher-15/+33
2025-03-13drm/amdgpu/gfx11: don't read registers in mqd initAlex Deucher-15/+32
2025-03-13drm/amdgpu: Fix the race condition for draining retry faultEmily Deng-14/+17
2025-03-13drm/amdgpu: Remove unsupported xgmi versionsLijo Lazar-40/+0
2025-03-13drm/amd/pm: add unique_id for gfx12Harish Kasiviswanathan-0/+2
2025-03-13drm/amdgpu: Update SRIOV video codec capsDavid Rosca-16/+10
2025-03-13drm/amdgpu: Remove JPEG from vega and carrizo video capsDavid Rosca-8/+0
2025-03-13drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca-2/+2
2025-03-13drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca-36/+36
2025-03-12drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flagsNatalie Vock-2/+3
2025-03-12drm/amd/amdkfd: Evict all queues even HWS remove queue failedYifan Zha-3/+5
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-10drm/amdgpu: Trigger a wedged event for ring resetAndré Almeida-0/+1
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/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/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