summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/renoir_ppt.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/powerplay: unified VRAM address for driver table interaction with SMU V2Evan Quan2020-01-071-0/+1
* drm/amd/powerplay: cache the watermark settings on system memoryEvan Quan2020-01-071-0/+4
* drm/amdgpu/smu: make the set_performance_level logic easier to followAlex Deucher2020-01-071-3/+27
* drm/amdgpu/smu: add metrics table lock for renoir (v2)Alex Deucher2019-12-181-2/+4
* drm/amd/powerplay: Add SMU WMTABLE Validity Check for RenoirZhan Liu2019-12-181-2/+10
* drm/amd/powerplay: correct the value retrieved through GPU_LOAD sensor interfaceXiaomeng Hou2019-12-111-1/+1
* drm/amd/powerplay: implement the get_enabled_mask callback for smu12Xiaomeng Hou2019-12-111-0/+1
* drm/amd/powerplay: implement interface to retrieve clock freq for renoirXiaomeng Hou2019-12-111-0/+49
* drm/amd/powerplay: implement interface to retrieve gpu temperature for renoirXiaomeng Hou2019-12-111-0/+22
* drm/amdgpu/powerplay: unify smu send message functionLikun Gao2019-12-031-1/+0
* drm/amd/powerplay: enable gpu_busy_percent sys interface for renoir (v2)changzhu2019-11-191-0/+76
* drm/amd/powerplay: add JPEG power control for RenoirLeo Liu2019-11-191-0/+26
* drm/amd/powerplay: add Powergate JPEG for RenoirLeo Liu2019-11-191-0/+1
* drm/amd/powerplay: fix struct init in renoir_print_clk_levelsRaul E Rangel2019-11-061-1/+3
* drm/amdgpu/powerplay: modify the parameters of SMU_MSG_PowerUpVcn to 0chen gong2019-10-251-1/+1
* drm/amd/powerplay: clear the swSMU code layerEvan Quan2019-10-251-0/+15
* drm/amd/powerplay: split out those internal used swSMU APIs V2Evan Quan2019-10-251-0/+1
* drm/amd/powerplay: add lock protection for swSMU APIs V2Evan Quan2019-10-251-8/+6
* drm/amdgpu/powerplay: use local renoir array sizes for clock fetchingAlex Deucher2019-10-251-4/+4
* drm/amdgpu/powerplay: implement interface pp_power_profile_modePrike Liang2019-10-171-0/+34
* drm/amdgpu/powerplay: add renoir funcs to support dcHersen Wu2019-10-151-0/+96
* drm/amd/powerplay: update the interface for getting dpm full scale clock freq...Prike Liang2019-10-031-10/+6
* drm/amd/powerplay: implement the interface for setting sclk/uclk profile_peak...Prike Liang2019-10-031-0/+40
* drm/amd/powerplay: implement interface set_power_profile_mode() (v2)Prike Liang2019-10-031-0/+31
* drm/amd/powerplay: add the interfaces for getting and setting profiling dpm c...Prike Liang2019-10-031-0/+91
* drm/amd/powerplay: add interface for getting workload typePrike Liang2019-10-031-0/+29
* drm/amd/powerplay: add interface for forcing and unforcing dpm limit valuePrike Liang2019-10-031-0/+62
* drm/amd/powerplay: bypass dpm_context null pointer check guard for some smu s...Prike Liang2019-10-031-0/+1
* drm/amd/powerplay: implement VCN power gating control interfacePrike Liang2019-10-031-1/+27
* drm/amd/powerplay: Add the interface for geting dpm current power statePrike Liang2019-09-161-0/+34
* drm/amd/powerplay: implement sysfs for getting dpm clockPrike Liang2019-09-131-0/+70
* drm/amd/powerplay: replace smu->table_count with SMU_TABLE_COUNT in smu (v2)Kevin Wang2019-09-131-3/+0
* drm/amd/powerplay: add the interface for getting ultimate frequency v3Prike Liang2019-08-291-0/+22
* drm/amd/powerplay: add DPMCLOCKS table implementationAaron Liu2019-08-221-0/+6
* drm/amd/powerplay: init smu tables for rnAaron Liu2019-08-221-0/+16
* drm/amd/powerplay: add smu tables for rnAaron Liu2019-08-221-0/+27
* drm/amd/powerplay: using valid mapping check for rnAaron Liu2019-08-221-6/+7
* drm/amd/powerplay: udpate smu_v12_0_check_fw_version (v2)Aaron Liu2019-08-221-0/+2
* drm/amdgpu/powerplay: add initial renoir_ppt.c for renoir (v3)Aaron Liu2019-08-221-0/+121
OpenPOWER on IntegriCloud