summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2025-04-07drm/amd/display: Don't write DP_MSTM_CTRL after LTWayne Lin1-12/+4
2025-03-29drm/amdkfd: Fix user queue validation on Gfx7/8Philip Yang1-1/+11
2025-03-29drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca2-2/+2
2025-03-29drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca3-36/+36
2025-03-29drm/amdgpu: Remove JPEG from vega and carrizo video capsDavid Rosca2-8/+0
2025-03-29drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2Alex Deucher1-0/+35
2025-03-29drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2Tomasz Pakuła1-41/+18
2025-03-29drm/amdgpu: Restore uncached behaviour on GFX12David Belanger2-27/+3
2025-03-29drm/amd/pm: add unique_id for gfx12Harish Kasiviswanathan1-0/+2
2025-03-29drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello1-0/+11
2025-03-29drm/amd/display: Fix message for support_edp0_on_dp1Yilin Chen1-1/+1
2025-03-29drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang1-1/+1
2025-03-22drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello1-0/+1
2025-03-22drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung1-2/+5
2025-03-22drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello1-0/+10
2025-03-22drm/amd/display: fix missing .is_two_pixels_per_containerAliaksei Urbanski1-0/+1
2025-03-22drm/amd/display: fix default brightnessMario Limonciello1-1/+1
2025-03-22drm/amd/display: Disable unneeded hpd interrupts during dm_initLeo Li1-19/+45
2025-03-22drm/amdgpu/display: Allow DCC for video formats on GFX12David Rosca1-2/+5
2025-03-22drm/amd/amdkfd: Evict all queues even HWS remove queue failedYifan Zha1-3/+5
2025-03-22drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flagsNatalie Vock1-2/+3
2025-03-22drm/amd/display: Fix out-of-bound accessesAlex Hung2-5/+5
2025-03-13drm/amd/pm: always allow ih interrupt from fwKenneth Feng1-11/+1
2025-03-13drm/amdkfd: Fix NULL Pointer Dereference in KFD queueAndrew Martin1-2/+2
2025-03-13drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...Ma Ke1-1/+2
2025-03-07amdgpu/pm/legacy: fix suspend/resume issueschr[]3-14/+45
2025-03-07drm/amd/display: Fix HPD after gpu resetRoman Li1-0/+14
2025-03-07drm/amd/display: add a quirk to enable eDP0 on DP1Yilin Chen1-7/+62
2025-03-07drm/amd/display: Disable PSR-SU on eDP panelsTom Chung1-1/+2
2025-03-07drm/amdgpu: init return value in amdgpu_ttm_clear_bufferPierre-Eric Pelloux-Prayer1-1/+1
2025-03-07drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher1-0/+7
2025-03-07drm/amdkfd: Preserve cp_hqd_pq_control on update_mqdDavid Yat Sin4-7/+14
2025-02-27drm/amdgpu: bump version for RV/PCO compute fixAlex Deucher1-1/+2
2025-02-27drm/amdgpu/gfx9: manually control gfxoff for CS on RVAlex Deucher1-2/+30
2025-02-27drm/amdkfd: Ensure consistent barrier state saved in gfx12 trap handlerLancelot SIX2-1/+6
2025-02-27drm/amdkfd: Move gfx12 trap handler to separate fileJay Cornwall2-201/+1127
2025-02-27drm/amd/display: Correct register address in dcn35loanchen1-1/+1
2025-02-27drm/amd/display: update dcn351 used clock offsetCharlene Liu6-34/+308
2025-02-27drm/amd/display: Refactoring if and endif statements to enable DC_LOGGERLohita Mudimela4-6/+9
2025-02-21drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()Jiang Liu1-1/+2
2025-02-21drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()Jiang Liu1-2/+3
2025-02-21amdkfd: properly free gang_ctx_bo when failed to init user queueZhu Lingshan1-1/+1
2025-02-17Revert "drm/amd/display: Fix green screen issue after suspend"Rodrigo Siqueira3-24/+13
2025-02-17drm/amd/display: Fix seamless boot sequenceLo-an Chen8-6/+15
2025-02-17drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák4-5/+13
2025-02-17Revert "drm/amd/display: Use HW lock mgr for PSR1"Tom Chung1-2/+1
2025-02-17drm/amdkfd: Block per-queue reset when halt_if_hws_hang=1Jay Cornwall1-2/+2
2025-02-17drm/amdkfd: only flush the validate MES contexPrike Liang1-2/+5
2025-02-17drm/amd/amdgpu: change the config of cgcg on gfx12Kenneth Feng1-11/+0
2025-02-17drm/amd/pm: Mark MM activity as unsupportedLijo Lazar1-1/+0