aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/include/kgd_pp_interface.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-27drm/amd/powerplay: Add interface to lock SMU HW I2C.Andrey Grodzovsky1-0/+1
2019-08-15drm/amd/poweplay: Add amd_pm_funcs callback for mode 2Andrey Grodzovsky1-0/+1
2019-07-30drm/amd/powerplay: add new sensor type for VCN powergate statusEvan Quan1-0/+1
2019-07-30drm/amdgpu/powerplay: add a new interface to set the mp1 stateAlex Deucher1-0/+8
2019-07-18drm/amd/powerplay: correct SW SMU valid mapping checkEvan Quan1-0/+1
2019-05-24drm/amd/powerplay: expose Vega20 realtime memory utilizationEvan Quan1-0/+1
2019-05-24drm/amd/powerplay: support hwmon temperature channel labels V2Evan Quan1-0/+7
2019-05-24drm/amd/powerplay: expose current hotspot and memory temperatures V2Evan Quan1-0/+3
2019-01-25drm/amd/powerplay: support retrieving and adjusting dcefclock power levels V2Evan Quan1-0/+1
2019-01-25drm/amd/powerplay: support retrieving and adjusting fclock power levels V2Evan Quan1-0/+1
2019-01-25drm/amd/powerplay: support retrieving and adjusting SOC clock power levels V2Evan Quan1-0/+1
2019-01-25drm/amd/powerplay: support enabled ppfeatures retrieving and setting V3Evan Quan1-0/+2
2019-01-14drm/amdgpu: add BACO interfaces in pm and hwmgr function tableJim Qu1-0/+3
2019-01-14drm/amd/powerplay: support BOOTUP_DEFAULT power profile modeEvan Quan1-6/+7
2018-12-07drm/amd/powerplay: rv dal-pplib interface refactor powerplay parthersen wu1-0/+4
2018-10-09drm/amdgpu: Add fan RPM setting via sysfsRex Zhu1-0/+1
2018-10-09drm/amdgpu: Add new AMDGPU_PP_SENSOR_MIN/MAX_FAN_RPM sensorRex Zhu1-0/+2
2018-10-09drm/amd/powerplay: helper interfaces for MGPU fan boost featureEvan Quan1-0/+1
2018-09-26drm/amdgpu: add new AMDGPU_PP_SENSOR_ENABLED_SMC_FEATURES_MASK sensorAlex Deucher1-0/+1
2018-09-10drm/amd/powerplay: added vega20 overdrive support V3Evan Quan1-0/+2
2018-07-05drm/amd/pp: Export notify_smu_enable_pwe to displayRex Zhu1-3/+4
2018-07-05drm/amd/pp: Refine the interface exported to displayRex Zhu1-2/+1
2018-07-05drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smuRex Zhu1-3/+2
2018-07-05drm/amdgpu: Rename set_mmhub_powergating_by_smu to powergate_mmhubRex Zhu1-1/+1
2018-05-15drm/amd/pp: Print out voltage/clock range in sysfsRex Zhu1-0/+1
2018-05-15drm/amd/pp: Remove dead interfaceRex Zhu1-5/+0
2018-05-15drm/amd/pp: Remove struct pp_gpu_powerRex Zhu1-7/+0
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu1-2/+1
2018-03-07drm/amd/pp: Add auto power profilng switch based on workloads (v2)Rex Zhu1-17/+1
2018-03-06drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu1-7/+0
2018-03-05drm/amd/pp: Simplify the create of powerplay instanceRex Zhu1-8/+0
2018-02-19drm/amd/pp: Expose set/get_power_limit for DGPURex Zhu1-0/+2
2018-02-19drm/amdgpu: add an interface of amdgpu_dpm_set_mmhub_powergating_by_smuEric Huang1-0/+1
2018-02-19drm/amdgpu/pp: remove the get_temperature APIAlex Deucher1-1/+0
2018-02-19drm/amd/pp: Add edit/commit/show OD clock/voltage support in sysfsRex Zhu1-0/+1
2018-02-19drm/amd/pp: Add hwmgr interface for edit dpm tableRex Zhu1-0/+7
2018-02-19drm/amd/pp: Add OD driver clock/voltage display on smu7Rex Zhu1-0/+2
2018-02-19drm/amd/pp: Add stable Pstate clk display support in debugfsRex Zhu1-0/+2
2018-02-19drm/amdgpu: add custom power policy support in sysfsRex Zhu1-1/+11
2018-02-19drm/amd/powerplay: removed hwmgr_handle_task unused parameter and given a better name forEvan Quan1-1/+1
2017-12-06drm/amd/powerplay: Fix missing newlines at end of fileErnst Sjöstrand1-1/+1
2017-12-04drm/amdgpu: add new pp function point notify_smu_memory_infoRex Zhu1-0/+5
2017-12-04drm/amdgpu: add header kgd_pp_interface.hRex Zhu1-0/+289