summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu2018-04-191-6/+10
* drm/amd/powerply: fix power reading on FijiEric Huang2018-04-031-1/+2
* drm/amd/powerplay: Enable ACG SS featureKenneth Feng2018-04-033-9/+22
* drm/amd/pp: Remove Dead functions on Vega12Rex Zhu2018-04-034-1419/+23
* drm/amd/pp: silence a static checker warningDan Carpenter2018-04-031-4/+4
* drm/amd/pp: clean header file hwmgr.hRex Zhu2018-03-231-0/+3
* drm/amd/pp: use mlck_table.count for array loop index limitColin Ian King2018-03-231-10/+11
* drm/amd/pp: Add new asic support in pp_psm.cRex Zhu2018-03-226-453/+239
* drm/amd/pp: Clean up powerplay code on Vega12Rex Zhu2018-03-222-513/+1
* drm/amd/pp: Add smu irq handlers for legacy asicsRex Zhu2018-03-221-0/+27
* drm/amd/pp: Fix set wrong temperature range on smu7Rex Zhu2018-03-221-1/+1
* drm/amd/pp: Add smu irq handlers in sw_init instand of hw_initRex Zhu2018-03-211-4/+0
* drm/amd/pp: Refine register_thermal_interrupt functionRex Zhu2018-03-217-13/+10
* drm/amdgpu: Remove wrapper layer of cgs irq handlingRex Zhu2018-03-215-126/+85
* drm/amd/powerplay: Return per DPM level clockKenneth Feng2018-03-212-96/+276
* drm/amd/powerplay: Remove the SOC floor voltage settingKenneth Feng2018-03-211-8/+0
* drm/amd/powerplay: add the hw manager for vega12 (v4)Evan Quan2018-03-2110-1/+5218
* drm/amd/powerplay: add new pp_psm infrastructure for vega12 (v2)Evan Quan2018-03-216-212/+452
* drm/amd/powerplay: update ppatomfwctl (v2)Evan Quan2018-03-212-0/+152
* drm/amd/powerplay: add vega12_pptable.hEvan Quan2018-03-211-0/+109
* drm/amd/powerplay: add vega12_inc.hEvan Quan2018-03-211-0/+39
* drm/amd/pp: Remove unneeded void * casts for Vega10Rex Zhu2018-03-193-130/+83
* drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu2018-03-195-31/+7
* drm/amd/pp: Clean up header file for Vega10Rex Zhu2018-03-194-3/+12
* drm/amd/pp: Move functions to smu backend table for vega10Rex Zhu2018-03-192-22/+21
* drm/amd/pp: Rename file name cz_* to smu8_*Rex Zhu2018-03-153-2/+2
* drm/amd/pp: Replace function/struct name cz_* with smu8_*Rex Zhu2018-03-153-485/+484
* drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.cRex Zhu2018-03-151-43/+43
* drm/amd/pp: Mv cz uvd/vce pg/dpm functions to cz_hwmgr.cRex Zhu2018-03-155-209/+140
* drm/amd/pp: Remove dead header file pp_asicblocks.hRex Zhu2018-03-151-1/+0
* drm/amd/pp: Delete dead code on cz_clockpowergating.cRex Zhu2018-03-152-81/+0
* drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu2018-03-151-38/+12
* drm/amd/pp: Move helper functions to smu_help.cRex Zhu2018-03-154-510/+721
* drm/amd/pp: Replace rv_* with smu10_*Rex Zhu2018-03-155-306/+306
* drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function tableRex Zhu2018-03-151-2/+1
* drm/amd/pp: Add rv_read_arg_from_smc to smu backend function tableRex Zhu2018-03-151-6/+6
* drm/amd/pp: Remove meanless return value check in RVRex Zhu2018-03-151-52/+20
* drm/amd/pp: Simplified the avfs btc state on smu7Rex Zhu2018-03-151-12/+2
* drm/amdgpu: Move IH clientid defs to separate fileOak Zeng2018-03-141-3/+3
* drm/amd/pp: fix missing CONFIG_ACPI.Dave Airlie2018-03-141-0/+2
* drm/amd/pp: Add #ifdef checks for CONFIG_ACPIRex Zhu2018-03-072-0/+4
* drm/amd/pp: Remove cgs wrapper function for temperature updateRex Zhu2018-03-071-1/+3
* drm/amd/pp: Add auto power profilng switch based on workloads (v2)Rex Zhu2018-03-075-13/+31
* drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu2018-03-064-182/+0
* drm/amd/pp: Fix sclk in highest two levels when compute on smu7Rex Zhu2018-03-061-0/+21
* drm/amd/pp: Implement get/set_power_profile_mode on smu7Rex Zhu2018-03-061-0/+143
* drm/amd/pp: Add a helper to set field in u32Rex Zhu2018-03-051-0/+16
* drm/amd/pp: Add PCC feature support on VegaRex Zhu2018-03-052-0/+35
* drm/amd/pp: Remove cgs_query_system_infoRex Zhu2018-03-058-158/+60
* drm/amd/pp: Remove the wrap functions for acpi in powerplayRex Zhu2018-03-052-115/+1
OpenPOWER on IntegriCloud