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