summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2023-05-30drm/amd/amdgpu: limit one queue per gangJack Xiao1-6/+3
2023-05-30drm/amd/pm: Fix output of pp_od_clk_voltageJonatas Esteves1-7/+5
2023-05-30drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7Evan Quan1-0/+1
2023-05-30drm/amd/display: hpd rx irq not working with eDP interfaceRobin Chen2-2/+13
2023-05-30drm/amdgpu/mes11: enable reg active pollJack Xiao1-0/+1
2023-05-30drm/amd/amdgpu: update mes11 api defJack Xiao1-1/+5
2023-05-24drm/amdgpu: reserve the old gc_11_0_*_mes.binLi Ma1-0/+5
2023-05-24drm/amd/amdgpu: introduce gc_*_mes_2.bin v2Jack Xiao2-9/+27
2023-05-24drm/amdgpu: declare firmware for new MES 11.0.4Li Ma1-0/+2
2023-05-24drm/amdgpu/gfx11: update gpu_clock_counter logicAlex Deucher1-4/+7
2023-05-24drm/amdgpu: refine get gpu clock counter methodTong Liu011-2/+15
2023-05-24drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as wellGuilherme G. Piccoli1-1/+7
2023-05-24drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.Bas Nieuwenhuizen1-1/+7
2023-05-24drm/amdgpu/gmc11: implement get_vbios_fb_size()Alex Deucher1-1/+20
2023-05-24drm/amd/pm: fix possible power mode mismatch between driver and PMFWEvan Quan3-19/+20
2023-05-24drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcsHoratio Zhang1-3/+5
2023-05-24drm/amdgpu: Fix sdma v4 sw fini errorlyndonli1-1/+1
2023-05-24drm/amd: Fix an out of bounds error in BIOS parserMario Limonciello1-5/+2
2023-05-24drm/amd/display: Correct DML calculation to follow HW SPECPaul Hsieh4-4/+4
2023-05-24drm/amd/display: fixed dcn30+ underflow issueAyush Gupta3-3/+4
2023-05-24drm/amd/display: Use DC_LOG_DC in the trasform pixel functionRodrigo Siqueira1-3/+2
2023-05-24drm/amd/display: Enable HostVM based on rIOMMU activeGabe Teeger1-0/+4
2023-05-24drm/amd/display: Correct DML calculation to align HW formulaPaul Hsieh2-204/+392
2023-05-24drm/amd/display: populate subvp cmd info only for the top pipeAyush Gupta1-1/+2
2023-05-17drm/amd/display: Fix hang when skipping modesetAurabindo Pillai2-1/+7
2023-05-17drm/amd/display: Change default Z8 watermark valuesLeo Chen1-2/+2
2023-05-17drm/amd/display: Update Z8 SR exit/enter latenciesNicholas Kazlauskas1-2/+2
2023-05-17drm/amd/display: Update Z8 watermarks for DCN314Nicholas Kazlauskas1-2/+2
2023-05-17drm/amd/display: Lowering min Z8 residency timeLeo Chen1-1/+1
2023-05-17drm/amd/display: Update minimum stutter residency for DCN314 Z8Nicholas Kazlauskas1-1/+1
2023-05-17drm/amd/display: Add minimum Z8 residency debug optionNicholas Kazlauskas3-1/+4
2023-05-17drm/amd/display: Fix Z8 support configurationsNicholas Kazlauskas1-7/+7
2023-05-17drm/amd/display: Add debug option to skip PSR CRTC disableNicholas Kazlauskas3-1/+3
2023-05-17drm/amd/display: Add Z8 allow states to z-state support listNicholas Kazlauskas4-7/+23
2023-05-17drm/amd/display: Refactor eDP PSR codesIan Chen11-10/+70
2023-05-17drm/amd: Use `amdgpu_ucode_*` helpers for MESMario Limonciello3-26/+4
2023-05-17drm/amd: Add a new helper for loading/validating microcodeMario Limonciello2-0/+39
2023-05-17drm/amd: Load MES microcode during early_initMario Limonciello4-151/+100
2023-05-17drm/amdgpu: remove deprecated MES version varsGraham Sider3-10/+0
2023-05-17drm/amd/pm: avoid potential UBSAN issue on legacy asicsGuchun Chen1-2/+7
2023-05-17drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspendGuchun Chen1-3/+5
2023-05-17drm/amd/pm: parse pp_handle under appropriate conditionsGuchun Chen1-7/+13
2023-05-17drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modesAlvin Lee2-2/+4
2023-05-17drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)Lin.Cao1-1/+5
2023-05-17drm/amdgpu: change gfx 11.0.4 external_id rangeYifan Zhang1-1/+1
2023-05-17drm/amdgpu/jpeg: Remove harvest checking for JPEG3Saleemkhan Jamadar1-0/+1
2023-05-17drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx rasGuchun Chen1-1/+2
2023-05-17drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_finiHoratio Zhang1-1/+0
2023-05-17drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()Hamza Mahfooz1-1/+0
2023-05-17drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_finiHoratio Zhang1-1/+0