summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-03drm/amdgpu/pm: implement the SMU_MSG_EnableGfxImu functionHuang Rui7-1/+44
2022-06-03drm/amdgpu/pm: update MP v13_0_4 smu message register marcoHuang Rui1-0/+20
2022-06-03drm/amdgpu: add mmhub v3_0_1 ip blockHuang Rui4-1/+589
2022-06-03drm/amdgpu: add mmhub v3_0_1 headersHuang Rui2-0/+9252
2022-06-03drm/amdgpu: use the callback function for reset status polling on IMUHuang Rui2-14/+24
2022-06-03drm/amd/display: Ensure that DMCUB fw in use is loaded by DC and not VBIOSDillon Varone1-1/+3
2022-06-03drm/amd/display: use updated clock source init routineCharlene Liu2-2/+2
2022-06-03drm/amd/display: Select correct DTO sourceDillon Varone1-0/+27
2022-06-03drm/amdgpu: print umc correctable error addressStanley.Yang3-2/+54
2022-06-03drm/amd/display: disable idle optimizationsAurabindo Pillai1-0/+1
2022-06-03drm/amd/display: add missing interrupt handlers for DCN32/DCN321Aurabindo Pillai1-1/+64
2022-06-03drm/amd/display: Implement WM table transfer for DCN32/DCN321Alvin Lee1-0/+7
2022-06-03drm/amd/display: Various DML fixes to enable higher timingsDillon Varone3-38/+26
2022-06-03drm/amd/display: Add guard for FCLK pstate message to PMFW for DCN321Dillon Varone1-1/+2
2022-06-03drm/amdgpu: introduce two work mode for imuHuang Rui3-13/+24
2022-06-03drm/amd/display: Use DTBCLK for valid pixel clockEric Bernstein2-6/+31
2022-06-03drm/amd/display: Add missing instance for clock source registerAlvin Lee2-2/+4
2022-06-03drm/amd/display: Fix USBC link creationDillon Varone12-8/+292
2022-06-03drm/amd: Add GFX11 modifiers support to AMDGPU (v3)Aurabindo Pillai2-13/+115
2022-06-03drm/amd/amdgpu: align the cg and pg settingsKenneth Feng1-1/+4
2022-06-03drm/amd/display: add DCN32 to IP discovery tableAurabindo Pillai1-0/+2
2022-06-03drm/amd/display: Add DM support for DCN32/DCN321Aurabindo Pillai1-0/+23
2022-06-03drm/amdgpu/mes11: update mes11 api interfaceJack Xiao1-1/+1
2022-06-03drm/amd/display: Add dependant changes for DCN32/321Aurabindo Pillai49-308/+1521
2022-06-03drm/amd/display: add DCN32/321 specific files for Display CoreAurabindo Pillai30-18/+10478
2022-06-03drm/amd/display: add CLKMGR changes for DCN32/321Aurabindo Pillai15-5/+3506
2022-06-03drm/amd/display: DML changes for DCN32/321Aurabindo Pillai16-45/+12710
2022-06-03drm/amd/display: add GPIO changes for DCN32/321Aurabindo Pillai9-140/+628
2022-06-03drm/amd/display: add dcn32 IRQ changesAurabindo Pillai3-1/+413
2022-06-03drm/amd/display: Add DMCUB source files and changes for DCN32/321Aurabindo Pillai8-2/+859
2022-06-03drm/amd: add register headers for DCN32/321Aurabindo Pillai4-0/+308702
2022-06-03drm/amd/display: Add DCN32/321 version identifiersAurabindo Pillai3-0/+12
2022-06-03drm/amd: Add atomfirmware.h definitions needed for DCN32/321Aurabindo Pillai1-22/+187
2022-06-03drm/amdgpu/pm: support mca_ceumc_addr in ecctableStanley.Yang3-13/+57
2022-06-03drm/amd: Fix spelling typo in commentspengfuyuan6-7/+7
2022-06-03drm/amd/pm: enable fclk ds feature for SMU 13.0.0Evan Quan1-0/+2
2022-06-03drm/amd/pm: update SMU 13.0.0 driver_if headerEvan Quan2-1/+7
2022-06-03drm/amd/pm: correct the way for retrieving current uclk frequencyEvan Quan1-1/+1
2022-06-03amdgpu: amdgpu_device.c: Removed trailing whitespaceMitchell Augustin1-1/+1
2022-06-03drm/amdgpu: convert sienna_cichlid_get_default_config_table_settings() to IP ...Alex Deucher1-1/+1
2022-06-03drm/amdgpu: simplify amdgpu_device_asic_has_dc_support()Alex Deucher1-26/+0
2022-06-03drm/amdgpu/display: Prepare for new interfacesLeung, Martin10-38/+83
2022-06-03drm/amdgpu: suppress the compile warning about 64 bit typeEvan Quan1-1/+1
2022-06-03drm/amd/pm: suppress compile warnings about possible unaligned accessesEvan Quan4-10/+23
2022-06-03drm/amdkfd: Fix partial migration bugsPhilip Yang2-4/+4
2022-06-03drm/amdkfd: add pinned BOs to kfd_bo_listLang Yu1-7/+6
2022-06-03drm/amdgpu: Update PDEs flush TLB if PTB/PDB movedPhilip Yang1-2/+6
2022-06-03drm/amdgpu: enable tmz by default for GC 10.3.7Sunil Khatri1-2/+2
2022-06-03drm/amdkfd: Add GC 10.3.6 and 10.3.7 KFD definitionsMario Limonciello2-0/+16
2022-06-01drm/amdkfd: Use mmget_not_zero in MMU notifierPhilip Yang1-0/+3