summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-12drm/amdgpu: Merge debug module parametersAndré Almeida7-25/+45
2023-09-12drm/amd/display: fix replay_mode kernel-doc warningRandy Dunlap1-1/+1
2023-09-12drm/amd/display: clean up some inconsistent indentingJiapeng Chong1-3/+2
2023-09-12drm/amd/display: add skip_implict_edp_power_control flag for dcn32Ian Chen1-2/+4
2023-09-12drm/amd/display: minior logging improvementsWenjing Liu2-6/+11
2023-09-12drm/amd/display: do not skip ODM minimal transition based on new stateWenjing Liu1-3/+3
2023-09-12drm/amd/display: move odm power optimization decision after subvp optimizationWenjing Liu1-4/+5
2023-09-12drm/amd/display: add seamless pipe topology transition checkWenjing Liu5-0/+68
2023-09-12drm/amd/display: 3.2.250Aric Cyr1-1/+1
2023-09-12drm/amd/display: Fix MST recognizes connected displays as oneMuhammad Ahmed3-20/+20
2023-09-12drm/amd/display: fix some non-initialized register mask and settingCharlene Liu4-18/+65
2023-09-12drm/amd/display: Add check for vrr_active_fixedAustin Zheng3-5/+5
2023-09-12drm/amd/display: dc cleanup for testsSridevi Arvindekar1-1/+1
2023-09-12drm/amdgpu: add type conversion for gc infoYifan Zhang1-3/+3
2023-09-12drm/amd/display: Drop unused registersQingqing Zhuo1-2/+0
2023-09-12drm/amd/display: add dp dto programming function to dccgDillon Varone2-0/+11
2023-09-12drm/amd/display: only allow ODM power optimization if surface is within guara...Wenjing Liu2-0/+63
2023-09-12drm/amd/display: do not attempt ODM power optimization if minimal transition ...Wenjing Liu2-257/+306
2023-09-12drm/amd/display: remove a function that does complex calculation in every fra...Wenjing Liu3-90/+0
2023-09-12drm/amdkfd: Checkpoint and restore queues on GFX11David Francis1-0/+41
2023-09-12drm/amd/display: Add DCHUBBUB callback to report MALL statusAurabindo Pillai6-6/+34
2023-09-12drm/amd/display: Add new logs for AutoDPMTestEthan Bitnun3-1/+41
2023-09-12drm/amd/display: support main link off before specific vertical linePaul Hsieh3-3/+12
2023-09-12drm/amd/display: Adjust the MST resume flowWayne Lin1-13/+80
2023-09-12drm/amd/display: Fix 2nd DPIA encoder AssignmentMustapha Ghaddar1-3/+1
2023-09-12drm/amdgpu: Rename KGD_MAX_QUEUES to AMDGPU_MAX_QUEUESMukul Joshi5-10/+10
2023-09-12drm/amd/display: do not block ODM + OPM on one side of the screenWenjing Liu1-7/+0
2023-09-12drm/amd/display: Fix DML calculation errorsNicholas Susanto1-0/+2
2023-09-12drm/amdgpu: print more address info of UMC bad pageTao Zhou1-3/+9
2023-09-12drm/amdgpu: fallback to old RAS error message for aqua_vanjaramHawking Zhang1-2/+4
2023-09-12drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOVAlex Deucher1-0/+3
2023-09-12drm/amdgpu/soc21: don't remap HDP registers for SR-IOVAlex Deucher1-1/+1
2023-09-12drm/amd/display: [FW Promotion] Release 0.0.181.0Anthony Koo1-0/+2
2023-09-12drm/amd/display: Don't check registers, if using AUX BL controlSwapnil Patel1-1/+3
2023-09-12drm/amdgpu: fix retry loop testDan Carpenter1-1/+1
2023-09-12drm/amd/display: Add dirty rect support for ReplayBhawanpreet Lakha1-1/+2
2023-09-12drm/amd/display: set default return value for ODM Combine debugfsAurabindo Pillai1-1/+1
2023-09-12Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz3-29/+3
2023-09-12drm/amd/display: fix the white screen issue when >= 64GB DRAMYifan Zhang1-5/+9
2023-09-12drm/amd/display: Don't lock phantom pipe on disablingAlvin Lee1-1/+2
2023-09-12drm/amd/display: Blank phantom OTG before enablingAlvin Lee6-49/+68
2023-09-12drm/amdkfd: Update CU masking for GFX 9.4.3Mukul Joshi7-28/+56
2023-09-12drm/amdkfd: Update cache info reporting for GFX v9.4.3Mukul Joshi3-37/+51
2023-09-12drm/amdgpu: add channel index table for UMC v12Tao Zhou3-0/+20
2023-09-12drm/amd/pm: enable smu_v13_0_6 mca debug mode when UMC RAS feature is enabledYang Wang2-1/+28
2023-09-12drm/amd/pm: update smu_v13_0_6 smu headerYang Wang2-1/+5
2023-09-12drm/amdgpu: add address conversion for UMC v12Tao Zhou3-1/+159
2023-09-12drm/amdgpu: Use default reset method handlerLijo Lazar1-9/+7
2023-09-12drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi14-65/+60
2023-09-12drm/amd: Fix the flag setting code for interrupt requestMa Jun1-19/+26