summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu36-584/+512
2023-01-13drm/amd/display: refactor hpd logic from dc_link to link_hpdWenjing Liu8-245/+357
2023-01-13drm/amd/display: Implement FIFO enable sequence on DCN32Dillon Varone1-0/+28
2023-01-13drm/amd/display: Fix DPIA link encoder assignment issueCruise Hung1-27/+30
2023-01-13drm/amd/display: fix multi edp panel instancingDmytro Laktyushkin1-3/+2
2023-01-13Revert "drm/amd/display: Speed up DML fast_validate path"Martin Leung3-23/+17
2023-01-13drm/amd/display: Update BW alloc after new DMUB logicMustapha Ghaddar3-18/+49
2023-01-13drm: amd: display: Fix memory leakageKonstantin Meskhidze1-0/+1
2023-01-13drm/amd/display: Conversion to bool not necessaryDeepak R Varma1-2/+1
2023-01-13drm/amd/display: Remove useless else ifJiapeng Chong1-4/+1
2023-01-13drm/amd: Avoid ASSERT for some message failuresMario Limonciello1-0/+3
2023-01-13drm/amd/display: Fix set scaling doesn's workhongao1-2/+2
2023-01-13drm/amd/display: fix possible buffer overflow relating to secure displayHamza Mahfooz2-4/+6
2023-01-12drm/amdkfd: Page aligned memory reserve sizePhilip Yang3-8/+15
2023-01-12drm/amdkfd: Cleanup vm process info if init vm failedPhilip Yang3-20/+14
2023-01-11drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPUEric Huang2-2/+2
2023-01-11drm/amd/display: No need for Null pointer check before kfreeDeepak R Varma2-4/+2
2023-01-11drm/amd/pm/smu13: BACO is supported when it's in BACO stateGuchun Chen1-0/+4
2023-01-11drm/amdkfd: Add sync after creating vram boEric Huang1-0/+9
2023-01-11drm/amdkfd: Use resource_size() helper functionDeepak R Varma1-2/+1
2023-01-10drm/amdgpu: Fixed bug on error when unloading amdgpuYiPeng Chai1-1/+1
2023-01-10drm/amd: make amdgpu_ucode_validate staticMario Limonciello2-2/+1
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for siMario Limonciello1-9/+2
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for powerplayMario Limonciello1-2/+1
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for DMCUMario Limonciello1-9/+2
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GPU info binMario Limonciello1-11/+3
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for CGSMario Limonciello1-9/+2
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for VCEMario Limonciello1-11/+3
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for UVDMario Limonciello1-11/+3
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for SDMA on CIKMario Limonciello1-10/+6
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for SDMA3.0Mario Limonciello1-12/+6
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for SDMA2.4Mario Limonciello1-12/+6
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GMC8Mario Limonciello1-10/+3
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GMC7Mario Limonciello1-10/+3
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GMC6Mario Limonciello1-11/+3
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GFX8Mario Limonciello1-61/+33
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GFX7Mario Limonciello1-51/+17
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GFX6Mario Limonciello1-22/+8
2023-01-10drm/amd: Optimize SRIOV switch/case for PSP microcode loadMario Limonciello1-7/+1
2023-01-10drm/amd: Load SMU microcode during early_initMario Limonciello1-7/+5
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for SMUMario Limonciello2-24/+8
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for DMUBMario Limonciello1-7/+3
2023-01-10drm/amd/display: Load DMUB microcode during early_initMario Limonciello1-31/+58
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for PSPMario Limonciello1-59/+21
2023-01-10drm/amd: Load PSP microcode during early_initMario Limonciello7-184/+69
2023-01-10drm/amd: Avoid BUG() for case of SRIOV missing IP versionMario Limonciello1-1/+1
2023-01-10drm/amd: Parse both v1 and v2 TA microcode headers using same functionMario Limonciello4-217/+115
2023-01-10drm/radeon: free iio for atombios when driver shutdownLiwei Song1-0/+1
2023-01-10drm/amdgpu: clean up some inconsistent indentingsYang Li1-3/+3
2023-01-10drm/amd: Load GFX11 microcode during early_initMario Limonciello1-19/+7