aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/renoir_ppt.c
AgeCommit message (Expand)Author
2020-05-10drm/amd/powerplay: fix resume failed as smu table initialize early exitPrike Liang
2020-04-17drm/amd/powerplay: implement the is_dpm_running()Prike Liang
2020-04-17drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLKYuxian Dai
2020-03-10drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to sm...Hersen Wu
2020-03-05drm/amd/powerplay: map mclk to fclk for COMBINATIONAL_BYPASS casePrike Liang
2020-01-07drm/amd/powerplay: unified VRAM address for driver table interaction with SMU V2Evan Quan
2020-01-07drm/amd/powerplay: cache the watermark settings on system memoryEvan Quan
2020-01-07drm/amdgpu/smu: make the set_performance_level logic easier to followAlex Deucher
2019-12-18drm/amdgpu/smu: add metrics table lock for renoir (v2)Alex Deucher
2019-12-18drm/amd/powerplay: Add SMU WMTABLE Validity Check for RenoirZhan Liu
2019-12-11drm/amd/powerplay: correct the value retrieved through GPU_LOAD sensor interfaceXiaomeng Hou
2019-12-11drm/amd/powerplay: implement the get_enabled_mask callback for smu12Xiaomeng Hou
2019-12-11drm/amd/powerplay: implement interface to retrieve clock freq for renoirXiaomeng Hou
2019-12-11drm/amd/powerplay: implement interface to retrieve gpu temperature for renoirXiaomeng Hou
2019-12-03drm/amdgpu/powerplay: unify smu send message functionLikun Gao
2019-11-19drm/amd/powerplay: enable gpu_busy_percent sys interface for renoir (v2)changzhu
2019-11-19drm/amd/powerplay: add JPEG power control for RenoirLeo Liu
2019-11-19drm/amd/powerplay: add Powergate JPEG for RenoirLeo Liu
2019-11-06drm/amd/powerplay: fix struct init in renoir_print_clk_levelsRaul E Rangel
2019-10-25drm/amdgpu/powerplay: modify the parameters of SMU_MSG_PowerUpVcn to 0chen gong
2019-10-25drm/amd/powerplay: clear the swSMU code layerEvan Quan
2019-10-25drm/amd/powerplay: split out those internal used swSMU APIs V2Evan Quan
2019-10-25drm/amd/powerplay: add lock protection for swSMU APIs V2Evan Quan
2019-10-25drm/amdgpu/powerplay: use local renoir array sizes for clock fetchingAlex Deucher
2019-10-17drm/amdgpu/powerplay: implement interface pp_power_profile_modePrike Liang
2019-10-15drm/amdgpu/powerplay: add renoir funcs to support dcHersen Wu
2019-10-03drm/amd/powerplay: update the interface for getting dpm full scale clock freq...Prike Liang
2019-10-03drm/amd/powerplay: implement the interface for setting sclk/uclk profile_peak...Prike Liang
2019-10-03drm/amd/powerplay: implement interface set_power_profile_mode() (v2)Prike Liang
2019-10-03drm/amd/powerplay: add the interfaces for getting and setting profiling dpm c...Prike Liang
2019-10-03drm/amd/powerplay: add interface for getting workload typePrike Liang
2019-10-03drm/amd/powerplay: add interface for forcing and unforcing dpm limit valuePrike Liang
2019-10-03drm/amd/powerplay: bypass dpm_context null pointer check guard for some smu s...Prike Liang
2019-10-03drm/amd/powerplay: implement VCN power gating control interfacePrike Liang
2019-09-16drm/amd/powerplay: Add the interface for geting dpm current power statePrike Liang
2019-09-13drm/amd/powerplay: implement sysfs for getting dpm clockPrike Liang
2019-09-13drm/amd/powerplay: replace smu->table_count with SMU_TABLE_COUNT in smu (v2)Kevin Wang
2019-08-29drm/amd/powerplay: add the interface for getting ultimate frequency v3Prike Liang
2019-08-22drm/amd/powerplay: add DPMCLOCKS table implementationAaron Liu
2019-08-22drm/amd/powerplay: init smu tables for rnAaron Liu
2019-08-22drm/amd/powerplay: add smu tables for rnAaron Liu
2019-08-22drm/amd/powerplay: using valid mapping check for rnAaron Liu
2019-08-22drm/amd/powerplay: udpate smu_v12_0_check_fw_version (v2)Aaron Liu
2019-08-22drm/amdgpu/powerplay: add initial renoir_ppt.c for renoir (v3)Aaron Liu