summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr
AgeCommit message (Expand)AuthorFilesLines
2018-03-21drm/amd/powerplay: Return per DPM level clockKenneth Feng2-96/+276
2018-03-21drm/amd/powerplay: Remove the SOC floor voltage settingKenneth Feng1-8/+0
2018-03-21drm/amd/powerplay: add the hw manager for vega12 (v4)Evan Quan10-1/+5218
2018-03-21drm/amd/powerplay: add new pp_psm infrastructure for vega12 (v2)Evan Quan6-212/+452
2018-03-21drm/amd/powerplay: update ppatomfwctl (v2)Evan Quan2-0/+152
2018-03-21drm/amd/powerplay: add vega12_pptable.hEvan Quan1-0/+109
2018-03-21drm/amd/powerplay: add vega12_inc.hEvan Quan1-0/+39
2018-03-19drm/amd/pp: Remove unneeded void * casts for Vega10Rex Zhu3-130/+83
2018-03-19drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu5-31/+7
2018-03-19drm/amd/pp: Clean up header file for Vega10Rex Zhu4-3/+12
2018-03-19drm/amd/pp: Move functions to smu backend table for vega10Rex Zhu2-22/+21
2018-03-15drm/amd/pp: Rename file name cz_* to smu8_*Rex Zhu3-2/+2
2018-03-15drm/amd/pp: Replace function/struct name cz_* with smu8_*Rex Zhu3-485/+484
2018-03-15drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.cRex Zhu1-43/+43
2018-03-15drm/amd/pp: Mv cz uvd/vce pg/dpm functions to cz_hwmgr.cRex Zhu5-209/+140
2018-03-15drm/amd/pp: Remove dead header file pp_asicblocks.hRex Zhu1-1/+0
2018-03-15drm/amd/pp: Delete dead code on cz_clockpowergating.cRex Zhu2-81/+0
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu1-38/+12
2018-03-15drm/amd/pp: Move helper functions to smu_help.cRex Zhu4-510/+721
2018-03-15drm/amd/pp: Replace rv_* with smu10_*Rex Zhu5-306/+306
2018-03-15drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function tableRex Zhu1-2/+1
2018-03-15drm/amd/pp: Add rv_read_arg_from_smc to smu backend function tableRex Zhu1-6/+6
2018-03-15drm/amd/pp: Remove meanless return value check in RVRex Zhu1-52/+20
2018-03-15drm/amd/pp: Simplified the avfs btc state on smu7Rex Zhu1-12/+2
2018-03-14drm/amdgpu: Move IH clientid defs to separate fileOak Zeng1-3/+3
2018-03-14drm/amd/pp: fix missing CONFIG_ACPI.Dave Airlie1-0/+2
2018-03-07drm/amd/pp: Add #ifdef checks for CONFIG_ACPIRex Zhu2-0/+4
2018-03-07drm/amd/pp: Remove cgs wrapper function for temperature updateRex Zhu1-1/+3
2018-03-07drm/amd/pp: Add auto power profilng switch based on workloads (v2)Rex Zhu5-13/+31
2018-03-06drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu4-182/+0
2018-03-06drm/amd/pp: Fix sclk in highest two levels when compute on smu7Rex Zhu1-0/+21
2018-03-06drm/amd/pp: Implement get/set_power_profile_mode on smu7Rex Zhu1-0/+143
2018-03-05drm/amd/pp: Add a helper to set field in u32Rex Zhu1-0/+16
2018-03-05drm/amd/pp: Add PCC feature support on VegaRex Zhu2-0/+35
2018-03-05drm/amd/pp: Remove cgs_query_system_infoRex Zhu8-158/+60
2018-03-05drm/amd/pp: Remove the wrap functions for acpi in powerplayRex Zhu2-115/+1
2018-03-05drm/amd/pp: Use amdgpu acpi helper functions in powerplayRex Zhu3-8/+4
2018-03-05drm/amd/pp: Refine powerplay instanceRex Zhu1-3/+4
2018-03-05drm/amd/pp: Fix incorrect return value in smu7_check_clk_voltage_validRex Zhu1-1/+1
2018-02-28drm/amd/powerplay: fix power over limit on FijiEric Huang1-7/+0
2018-02-26drm/amd/pp: Move common dpm check functions to hardwaremanager.cRex Zhu4-29/+10
2018-02-26drm/amd/pp: Cleaning up vega10_enable_dpm_tasks functionRex Zhu1-6/+5
2018-02-26drm/amd/pp: Refine code in powerplay for Cz/Vega10Rex Zhu3-39/+4
2018-02-26drm/amd/pp: Remove dead error checking code on Vega10Rex Zhu3-107/+47
2018-02-26drm/amd/powerplay: fix thermal interrupts on vega10Eric Huang1-1/+3
2018-02-26drm/amd/pp: Fix bug that dpm level was not really lockedRex Zhu1-8/+14
2018-02-26drm/amd/pp: Fix error handling when smu return failed on Vega10.Rex Zhu1-12/+14
2018-02-19drm/amdgpu/powerplay/smu7: drop refresh rate checks for mclk switchingAlex Deucher1-2/+1
2018-02-19drm/amd/powerplay/smu7: allow mclk switching with no displaysAlex Deucher1-4/+7
2018-02-19drm/amd/powerplay/vega10: allow mclk switching with no displaysAlex Deucher1-4/+7