summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorLines
2022-07-25drm/amd/pm: revise the driver reloading fix for SMU 13.0.0 and 13.0.7Evan Quan-7/+0
2022-07-25drm/amd/pm: correct smu 13.0.0/7 mp1 state setupEvan Quan-2/+36
2022-07-25drm/amd/pm: update SMU13.0.0 driver_if headerEvan Quan-3/+3
2022-07-25drm/amd/pm: enable GPO feature support for SMU13.0.0Evan Quan-0/+2
2022-07-25drm/amd/pm: update driver if header for smu_13_0_7Kenneth Feng-9/+17
2022-07-25drm/pm/swsmu: add ras eeprom i2c function for smu13 v13_0_0YiPeng Chai-0/+157
2022-07-20drm/amd/pm: enable gfx ulv and gpo on smu_v13_0_7Kenneth Feng-0/+4
2022-07-18drm/amd/pm: enable mode1 reset for smu_v13_0_7Kenneth Feng-0/+1
2022-07-18drm/amdgpu: introduce runtime pm modeGuchun Chen-0/+9
2022-07-18drm/amdgpu: Call trace info was found in dmesg when loading amdgpulin cao-1/+3
2022-07-15Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/ag...Dave Airlie-5/+78
2022-07-13drm/amd/pm: Implement get GFXOFF status for vangoghAndré Almeida-0/+38
2022-07-13drm/amd/pm: Prevent divide by zeroYefim Barashkin-0/+2
2022-07-12Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/ag...Dave Airlie-170/+390
2022-07-08drm/amd/pm: drop the thermal_controller_type checkKenneth Feng-5/+3
2022-07-08drm/amd/pm: ac/dc change for smu_v13_0Kenneth Feng-3/+37
2022-07-05drm/amd/pm: update SMU 13.0.0 driver_if headerEvan Quan-2/+3
2022-06-28drm/amd/pm: enable VR0 HOT support for SMU 13.0.0Evan Quan-0/+2
2022-06-22amdgpu/pm: Fix possible array out-of-bounds if SCLK levels != 2Darren Powell-22/+12
2022-06-22amdgpu/pm: Fix incorrect variable for size of clocks arrayDarren Powell-8/+10
2022-06-21drm/amd: Don't show warning on reading vbios values for SMU13 3.1Mario Limonciello-0/+2
2022-06-21drm/amd/pm: skip to set mp1 unload state in special caseYang Wang-5/+6
2022-06-21drm/amdgpu/pm: adjust EccInfo_t structStanley.Yang-1/+2
2022-06-14drm/amd/pm: enable MACO support for SMU 13.0.0Evan Quan-51/+7
2022-06-14drm/amd/pm: enable UCLK DS feature for SMU 13.0.0Evan Quan-0/+2
2022-06-14drm/amdgpu/pm: remove the repeated EnableGfxImu message sendingTim Huang-9/+4
2022-06-14drm/amdgpu/pm: correct the firmware flag address for SMU IP v13.0.4Tim Huang-2/+11
2022-06-14drm/amd/pm: fix driver reload SMC firmware fail issue for smu13Yang Wang-0/+11
2022-06-10drm/amd/pm: support BAMACO reset on smu_v13_0_7Kenneth Feng-2/+56
2022-06-10drm/amd/pm: enable gfxoff on smu_v13_0_7Kenneth Feng-0/+3
2022-06-10drm/amd/pm: update the driver if header for smu_v13_0_7Kenneth Feng-19/+45
2022-06-09Merge tag 'amd-drm-fixes-5.19-2022-06-08' of https://gitlab.freedesktop.org/a...Dave Airlie-10/+23
2022-06-08drm/amd/pm: enable BACO on smu_v13_0_7Kenneth Feng-0/+8
2022-06-08drm/amd/pm: add interface to deallocate power_context for smu_v13_0_7Kenneth Feng-0/+1
2022-06-08drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.0/7Evan Quan-1/+12
2022-06-08drm/amd/pm: drop redundant declarationsEvan Quan-14/+0
2022-06-08drm/amd/pm: enable mode1 reset support for SMU 13.0.0Evan Quan-0/+33
2022-06-08drm/amd/pm: optimize the interface for dpm feature status queryEvan Quan-18/+8
2022-06-08drm/amd/pm: drop unneeded thermal_controller_type checkEvan Quan-4/+1
2022-06-08drm/amd/pm: enable FW CTF feature for SMU 13.0.0Evan Quan-0/+2
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds-2/+2
2022-06-03drm/amdgpu/swsmu: use new register offsets for smu_cmn.cAlex Deucher-70/+7
2022-06-03drm/amdgpu/swsmu: add SMU mailbox registers in SMU contextAlex Deucher-0/+86
2022-06-03drm/amdgpu: convert sienna_cichlid_populate_umd_state_clk() to use IP versionAlex Deucher-5/+5
2022-06-03drm/amdgpu/pm: implement the SMU_MSG_EnableGfxImu functionHuang Rui-1/+44
2022-06-03drm/amdgpu/pm: update MP v13_0_4 smu message register marcoHuang Rui-0/+20
2022-06-03drm/amdgpu: print umc correctable error addressStanley.Yang-0/+1
2022-06-03drm/amd/pm: suppress compile warnings about possible unaligned accessesEvan Quan-10/+23
2022-06-03drm/amdgpu/pm: support mca_ceumc_addr in ecctableStanley.Yang-13/+56
2022-06-03drm/amd: Fix spelling typo in commentspengfuyuan-1/+1