summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2025-03-14drm/amdgpu: Remove unsupported xgmi versionsLijo Lazar2-40/+0
2025-03-14drm/amd/pm: add unique_id for gfx12Harish Kasiviswanathan1-0/+2
2025-03-14drm/amdgpu: Update SRIOV video codec capsDavid Rosca2-16/+10
2025-03-14drm/amdgpu: Remove JPEG from vega and carrizo video capsDavid Rosca2-8/+0
2025-03-14drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca2-2/+2
2025-03-14drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca3-36/+36
2025-03-12drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flagsNatalie Vock1-2/+3
2025-03-12drm/amd/amdkfd: Evict all queues even HWS remove queue failedYifan Zha1-3/+5
2025-03-11drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flagsNatalie Vock1-2/+3
2025-03-11drm/amdgpu: finish wiring up sid.h in DCE6Alexandre Demers3-43/+55
2025-03-11drm/amd/amdkfd: Evict all queues even HWS remove queue failedYifan Zha1-3/+5
2025-03-11drm/amdgpu: fix SI's GB_ADDR_CONFIG_GOLDEN values and wire up sid.h in GFX6Alexandre Demers3-12/+13
2025-03-11drm/amdgpu: prepare DCE6 uniformisation with DCE8 and DCE10Alexandre Demers3-371/+43
2025-03-11drm/amdkfd: delete stray tab in kfd_dbg_set_mes_debug_mode()Dan Carpenter1-6/+6
2025-03-11drm/amdgpu/gfx: delete stray tabsDan Carpenter1-2/+2
2025-03-10drm/amdgpu: Trigger a wedged event for ring resetAndré Almeida1-0/+1
2025-03-10drm/amdgpu/vce2: fix ip block referenceAlex Deucher1-1/+1
2025-03-10drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello1-0/+1
2025-03-10drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung1-2/+5
2025-03-10drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello1-0/+10
2025-03-10drm/amd/display: fix default brightnessMario Limonciello1-1/+1
2025-03-10drm/amd/display: Disable unneeded hpd interrupts during dm_initLeo Li1-19/+45
2025-03-10drm/amd: Keep display off while going into S4Mario Limonciello2-2/+14
2025-03-10drm/amd/display: fix missing .is_two_pixels_per_containerAliaksei Urbanski1-0/+1
2025-03-10drm/amdgpu/display: Allow DCC for video formats on GFX12David Rosca1-2/+5
2025-03-10drm/amdgpu/vce2: fix ip block referenceAlex Deucher1-1/+1
2025-03-10drm/amd/display: change kzalloc to kcalloc in dml1_validate()Ethan Carter Edwards1-1/+2
2025-03-10drm/amd/display: change kzalloc to kcalloc in dcn314_validate_bandwidth()Ethan Carter Edwards1-1/+2
2025-03-10drm/amd/display: change kzalloc to kcalloc in dcn31_validate_bandwidth()Ethan Carter Edwards1-1/+2
2025-03-10drm/amd/display: change kzalloc to kcalloc in dcn30_validate_bandwidth()Ethan Carter Edwards1-1/+2
2025-03-10drm/amd/display: Promote DAL to 3.2.324Taimur Hassan1-1/+1
2025-03-10drm/amd/display: remove minimum Dispclk and apply oem panel timing.Charlene Liu3-5/+2
2025-03-10drm/amd/display: Drop unnecessary ret variable for enable_assr()Mario Limonciello1-3/+2
2025-03-10drm/amd/display: Add scoped mutexes for amdgpu_dm_dhcpMario Limonciello1-27/+10
2025-03-10drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello1-0/+1
2025-03-10drm/amd/display: Prevent VStartup OverflowRyan Seto1-0/+2
2025-03-10drm/amd/display: Correct timing_adjust_pending flag setting.Zhongwei Zhang1-1/+2
2025-03-10drm/amd/display: calculate the remain segments for all pipesZhikai Zhai1-22/+20
2025-03-10drm/amd/display: Fix visual confirm color not updatingLeo Zeng1-1/+8
2025-03-10drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung1-2/+5
2025-03-10drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDsDillon Varone11-274/+547
2025-03-10drm/amd/display: assume VBIOS supports DSC as defaultCharlene Liu1-4/+3
2025-03-10drm/amd/display: Implement PCON regulated autonomous mode handlingGeorge Shen2-11/+71
2025-03-10drm/amd/display: not abort link train when bw is lowPeichen Huang1-4/+1
2025-03-10drm/amd/display: Do not enable replay when vtotal update is pending.Danny Wang10-30/+40
2025-03-10drm/amd/display: Add and use new dm_prepare_suspend() callbackMario Limonciello1-4/+21
2025-03-10drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello1-0/+10
2025-03-10drm/amd/display: fix default brightnessMario Limonciello1-1/+1
2025-03-10drm/amd/display: Add more debug data to dmub_srvJoshua Aberback14-285/+298
2025-03-10drm/amd/display: Disable unneeded hpd interrupts during dm_initLeo Li1-19/+45