summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/inc
AgeCommit message (Expand)AuthorFilesLines
2018-05-17drm/amd/powerplay: add a framework for perfroming pre displayEvan Quan2-0/+2
2018-05-17drm/amd/powerplay: new framework to honour DAL clock limitsEvan Quan2-0/+4
2018-05-15drm/amd/powerplay: Add notify PWE function to SMU10Mikita Lipski1-0/+1
2018-05-15drm/amd/powerplay: add PME smu message for ravenJunwei Zhang1-1/+2
2018-05-15drm/amd/powerplay: add smu75 header filesEric Huang2-0/+1646
2018-05-15drm/amd/pp: Add OVERDRIVE support on Vega10 (v2)Rex Zhu1-5/+1
2018-05-15drm/amd/powerplay: add gfx off control functionHuang Rui1-0/+1
2018-05-15drm/amdgpu: move PP_FEATURE_MASK to amd_shared headerHuang Rui1-19/+0
2018-05-15drm/amd/powerplay: send CGPG smc message if PG is enabled for ravenHuang Rui1-0/+1
2018-05-15drm/amd/powerplay: add registry key to disable ACGKenneth Feng1-0/+1
2018-05-15drm/amd/powerplay: header file interface to SMU updateKenneth Feng1-1/+3
2018-05-15drm/amd/pp: Move same macro definitions to hwmgr.hRex Zhu1-0/+2
2018-05-15drm/amd/pp: fix the wrong readout engine clock in deep sleepEvan Quan1-0/+1
2018-05-15drm/amd/pp: use soc15 common macros instead of vega10 specificEvan Quan1-52/+0
2018-04-11drm/amd/pp: Not call cgs interface to get display infoRex Zhu1-1/+1
2018-04-11drm/amd/pp: Save vf state in pp contextRex Zhu1-0/+1
2018-04-11drm/amd/pp: Add hwmgr_sw_init/fini functioinsRex Zhu1-2/+5
2018-04-03drm/amd/powerplay: Enable ACG SS featureKenneth Feng1-5/+9
2018-03-23drm/amd/pp: clean header file hwmgr.hRex Zhu1-9/+6
2018-03-21drm/amd/pp: Refine register_thermal_interrupt functionRex Zhu2-3/+2
2018-03-21drm/amdgpu: Remove wrapper layer of cgs irq handlingRex Zhu1-5/+0
2018-03-21drm/amd/powerplay: add the hw manager for vega12 (v4)Evan Quan2-0/+35
2018-03-21drm/amd/powerplay: add vega12_ppsmc.hEvan Quan1-0/+123
2018-03-21drm/amd/powerplay: add new smu9_driver_if.h for vega12 (v2)Evan Quan1-0/+758
2018-03-19drm/amd/pp: Move functions to smu backend table for vega10Rex Zhu1-0/+8
2018-03-15drm/amd/pp: Remove dead header file pp_asicblocks.hRex Zhu1-47/+0
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu2-44/+8
2018-03-15drm/amd/pp: Move helper functions to smu_help.cRex Zhu1-153/+2
2018-03-15drm/amd/pp: Replace rv_* with smu10_*Rex Zhu1-1/+1
2018-03-15drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function tableRex Zhu1-0/+5
2018-03-15drm/amd/pp: Add new smu backend function smc_table_managerRex Zhu2-0/+3
2018-03-15drm/amd/pp: Simplified the avfs btc state on smu7Rex Zhu2-22/+1
2018-03-08drm/amd/pp: Drop wrapper functions for upper/lower_32_bitsRex Zhu1-5/+0
2018-03-08drm/amd/pp: Delete the wrapper layer of smu_allocate/free_memoryRex Zhu1-7/+0
2018-03-08Revert "drm/amd/pp: Add a pp feature mask bit for AutoWattman feature"Rex Zhu1-1/+0
2018-03-08drm/amd/pp: Add auto power profilng switch based on workloads (v2)Rex Zhu1-0/+5
2018-03-06drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu3-13/+0
2018-03-05drm/amd/pp: Add a helper to set field in u32Rex Zhu1-0/+2
2018-03-05drm/amd/pp: Add common interface in smu for update dpm settingRex Zhu2-0/+2
2018-03-05drm/amd/pp: Add PCC feature support on VegaRex Zhu1-0/+1
2018-03-05drm/amd/pp: Export new smu message for PCC feature on Vega10Rex Zhu1-2/+2
2018-03-05drm/amd/pp: Remove the wrap functions for acpi in powerplayRex Zhu1-26/+0
2018-03-05drm/amd/pp: Refine powerplay instanceRex Zhu2-5/+4
2018-03-05drm/amd/pp: Simplify the create of powerplay instanceRex Zhu1-1/+1
2018-02-27drm/amd/pp: Add a pp feature mask bit for AutoWattman featureRex Zhu1-0/+1
2018-02-19drm/amd/powerplay: remove unused headersCorentin Labbe2-479/+0
2018-02-19drm/amd/pp: Restore power profile mode in auto dpm level on Vega10Rex Zhu1-0/+1
2018-02-19drm/amd/pp: Expose set/get_power_limit for DGPURex Zhu1-0/+3
2018-02-19drm/amd/powerplay: add mmhub powergating by smu in powerplayEric Huang1-0/+1
2018-02-19drm/amd/powerplay: implement set_mmhub_powergating_by_smu for RavenEric Huang1-1/+2