summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/inc
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-19drm/amd/powerplay: delete some dead codeDan Carpenter1-1/+0
2018-02-19drm/amdgpu/pp: remove the get_temperature APIAlex Deucher1-1/+0
2018-02-19drm/amd/pp: Add hwmgr interface for edit dpm tableRex Zhu1-0/+3
2018-02-19drm/amd/pp: include new ip and ip offset headersHawking Zhang1-1/+2
2018-02-19drm/amd/pp: Add a new pp feature mask bit for OD featureRex Zhu1-0/+2
2018-02-19drm/amd/pp: Move DPMTABLE_* definitions to common header fileRex Zhu1-0/+11
2018-02-19drm/amd/pp: Refine code abbreviate variable nameRex Zhu1-2/+2
2018-02-19drm/amd/pp: Store stable Pstate clocksRex Zhu1-0/+2
2018-02-19drm/amd/pp: Add custom power profile mode support on Vega10Rex Zhu1-0/+3
2018-02-19drm/amd/pp: Implement voltage regulator config on CIRex Zhu2-1/+21
2018-02-19drm/amd/pp: Add querying current gfx voltage for Vega10Rex Zhu1-1/+2
2018-02-19drm/amd/pp: Refine code shorten variable nameRex Zhu1-1/+1
2018-02-19drm/amd/pp: Add a helper to convert VID to voltage valueRex Zhu1-0/+1
2018-02-19drm/amd/powerplay: export the thermal ranges of VI asics (V2)Evan Quan1-0/+6
2018-02-19drm/amd/powerplay: export vega10 specific thermal ranges (V2)Evan Quan1-0/+34
2018-02-19drm/amd/powerplay: new hw manager interface for retrieving device specific th...Evan Quan1-0/+2
2018-02-19drm/amd/powerplay: correct PP_TemperatureRange member type since negative val...Evan Quan1-2/+2
2018-02-19drm/amd/powerplay: removed hwmgr_handle_task unused parameter and given a bet...Evan Quan1-1/+1