aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/amd_powerplay.c
AgeCommit message (Expand)Author
2020-06-03drm/amd/powerplay: perform PG ungate prior to CG ungateEvan Quan
2020-05-20drm/amd/powerplay: avoid using pm_en before it is initialized revisedTiecheng Zhou
2020-01-26drm/amdgpu/vi: silence an uninitialized variable warningDan Carpenter
2019-09-17drm/amdgpu: Add smu lock around in pp_smu_i2c_bus_accessAndrey Grodzovsky
2019-08-27drm/amd/powerplay: Add interface to lock SMU HW I2C.Andrey Grodzovsky
2019-08-15drm/amd/poweplay: Add amd_pm_funcs callback for mode 2Andrey Grodzovsky
2019-07-30drm/amdgpu/powerplay: return success if set_mp1_state is not setAlex Deucher
2019-07-30drm/amdgpu/powerplay: add a new interface to set the mp1 stateAlex Deucher
2019-03-19drm/amd/powerplay: fix semicolon code style issueYang Wei
2019-03-19drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao
2019-01-25drm/amd/powerplay: support enabled ppfeatures retrieving and setting V3Evan Quan
2019-01-25drm/amdgpu: expose BACO interfaces to upper level from PPJim Qu
2018-12-07drm/amd/powerplay: rv dal-pplib interface refactor powerplay parthersen wu
2018-11-19drm/amd/powerplay: Ratelimit all "was not implemented" messagesJoerg Roedel
2018-11-01drm/amd/powerplay: no MGPU fan boost enablement on DPM disabledEvan Quan
2018-10-22drm/amd/pp: enable power limit increase in OD modeJoseph Greathouse
2018-10-22drm/amd/powerplay: error out when force clock level under auto dpm mode V2Evan Quan
2018-10-12drm/amd/powerplay: hint when power profile setting is not supportedEvan Quan
2018-10-10drm/amdgpu: Remove amdgpu_ucode_fini_boRex Zhu
2018-10-09drm/amd/pp: Implement load_firmware interfaceRex Zhu
2018-10-09drm/amd/pp: Allocate ucode bo in request_smu_load_fwRex Zhu
2018-10-09drm/amd/pp: Fix memory leak on CI/AIRex Zhu
2018-10-09drm/amdgpu: Add fan RPM setting via sysfsRex Zhu
2018-10-09drm/amd/pp: Implement AMDGPU_PP_SENSOR_MIN/MAX_FAN_RPMRex Zhu
2018-10-09drm/amd/pp: Expose the smu support for SDMA PG cntlRex Zhu
2018-10-09drm/amd/powerplay: helper interfaces for MGPU fan boost featureEvan Quan
2018-08-27drm/amd/pp: Add ACP PG support in SMURex Zhu
2018-07-20drm/amd/pp: Set Max clock level to display by defaultRex Zhu
2018-07-10drm/amd/pp: fix semicolon.cocci warningskbuild test robot
2018-07-05drm/amd/pp: Export notify_smu_enable_pwe to displayRex Zhu
2018-07-05drm/amd/pp: Refine the interface exported to displayRex Zhu
2018-07-05drm/amdgpu: Add gfx_off support in smu through pp_set_powergating_by_smuRex Zhu
2018-07-05drm/amd/pp: Add gfx pg support in smu through set_powergating_by_smuRex Zhu
2018-07-05drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smuRex Zhu
2018-07-05drm/amd/pp: Rename enable_per_cu_power_gating to powergate_gfxRex Zhu
2018-07-05drm/amdgpu: Rename set_mmhub_powergating_by_smu to powergate_mmhubRex Zhu
2018-06-13drm/amd/powerplay: remove uncessary extra gfxoff control callEvan Quan
2018-06-13drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control...Huang Rui
2018-06-13drm/amdgpu: fix CG enabling hang with gfxoff enabledHuang Rui
2018-05-15drm/amd/powerplay: add control gfxoff enabling in late initHuang Rui
2018-05-15drm/amdgpu: use pp_feature member to store the maskHuang Rui
2018-05-15drm/amd/powerplay: enable/disable gfxoff through smuHuang Rui
2018-05-15drm/amd/pp: Remove dead interfaceRex Zhu
2018-05-15drm/amdgpu: Reserved vram for smu to save debug info.Rex Zhu
2018-04-11drm/amdgpu: remove duplicate cg/pg wrapper functionsRex Zhu
2018-04-11drm/amd/pp: Not call cgs interface to get display infoRex Zhu
2018-04-11drm/amd/pp: Use release_firmware directly in powerplayRex Zhu
2018-04-11drm/amd/pp: Save vf state in pp contextRex Zhu
2018-04-11drm/amd/pp: Lock pm_funcs when set pp tableRex Zhu
2018-04-11drm/amd/pp: Add hwmgr_sw_init/fini functioinsRex Zhu