summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)AuthorFilesLines
2018-03-14drm/amdgpu/powerplay/vega10: fix memory leak in error pathAlex Deucher1-2/+4
2018-03-14drm/amd/pp: remove redundant pointer internal_bufColin Ian King1-2/+0
2018-03-14drm/amdgpu: Move IH clientid defs to separate fileOak Zeng1-3/+3
2018-03-14drm/amd/pp: fix missing CONFIG_ACPI.Dave Airlie1-0/+2
2018-03-07drm/amd/pp: Add #ifdef checks for CONFIG_ACPIRex Zhu2-0/+4
2018-03-07drm/amd/pp: fix "Delete the wrapper layer of smu_allocate/free_memory"Christian König2-2/+2
2018-03-07drm/amd/pp: Drop wrapper functions for upper/lower_32_bitsRex Zhu5-33/+28
2018-03-07drm/amd/pp: Delete the wrapper layer of smu_allocate/free_memoryRex Zhu10-301/+195
2018-03-07drm/amd/pp: Remove cgs wrapper function for temperature updateRex Zhu1-1/+3
2018-03-07Revert "drm/amd/pp: Add a pp feature mask bit for AutoWattman feature"Rex Zhu1-1/+0
2018-03-07drm/amd/pp: Add auto power profilng switch based on workloads (v2)Rex Zhu7-18/+63
2018-03-06drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu13-540/+0
2018-03-06drm/amd/pp: Fix sclk in highest two levels when compute on smu7Rex Zhu1-0/+21
2018-03-06drm/amd/pp: Implement get/set_power_profile_mode on smu7Rex Zhu1-0/+143
2018-03-06drm/amd/pp: Implement update_dpm_settings on CIRex Zhu1-0/+97
2018-03-06drm/amd/pp: Implement update_dpm_settings on TongaRex Zhu1-0/+97
2018-03-06drm/amd/pp: Implement update_dpm_settings on FijiRex Zhu1-0/+97
2018-03-05drm/amd/pp: Implement update_dpm_settings on PolarisRex Zhu1-0/+97
2018-03-05drm/amd/pp: Add a helper to set field in u32Rex Zhu2-0/+18
2018-03-05drm/amd/pp: Add common interface in smu for update dpm settingRex Zhu3-0/+10
2018-03-05drm/amd/pp: Add PCC feature support on VegaRex Zhu3-0/+36
2018-03-05drm/amd/pp: Export new smu message for PCC feature on Vega10Rex Zhu1-2/+2
2018-03-05drm/amd/pp: Remove cgs_query_system_infoRex Zhu12-193/+72
2018-03-05drm/amd/pp: Remove the wrap functions for acpi in powerplayRex Zhu3-141/+1
2018-03-05drm/amd/pp: Use amdgpu acpi helper functions in powerplayRex Zhu3-8/+4
2018-03-05drm/amd/pp: Refine powerplay instanceRex Zhu4-12/+10
2018-03-05drm/amd/pp: Simplify the create of powerplay instanceRex Zhu2-13/+19
2018-03-05drm/amd/pp: Fix incorrect return value in smu7_check_clk_voltage_validRex Zhu1-1/+1
2018-02-28drm/amd/pp: Print more smu failed info on Vega10Rex Zhu1-1/+1
2018-02-28drm/amd/powerplay: fix power over limit on FijiEric Huang1-7/+0
2018-02-26drm/amdgpu/powerplay/smu7: use proper dep table for mclkAlex Deucher3-3/+3
2018-02-26drm/amd/pp: Move common dpm check functions to hardwaremanager.cRex Zhu4-29/+10
2018-02-26drm/amd/pp: Cleaning up vega10_enable_dpm_tasks functionRex Zhu1-6/+5
2018-02-26drm/amd/pp: Refine code in powerplay for Cz/Vega10Rex Zhu6-39/+43
2018-02-26drm/amd/pp: Remove dead error checking code on Vega10Rex Zhu4-142/+67
2018-02-26drm/amd/pp: Add debug info when smu failed on Vega10Rex Zhu1-5/+13
2018-02-26drm/amd/pp: Remove duplicated vega10_is_smc_ram_running callsRex Zhu1-12/+3
2018-02-26drm/amd/pp: Add a pp feature mask bit for AutoWattman featureRex Zhu1-0/+1
2018-02-26drm/amd/powerplay: fix thermal interrupts on vega10Eric Huang1-1/+3
2018-02-26drm/amd/pp: Fix bug that dpm level was not really lockedRex Zhu1-8/+14
2018-02-26drm/amd/pp: Fix error handling when smu return failed on Vega10.Rex Zhu1-12/+14
2018-02-19drm/amdgpu/powerplay/smu7: drop refresh rate checks for mclk switchingAlex Deucher1-2/+1
2018-02-19drm/amd/powerplay/smu7: allow mclk switching with no displaysAlex Deucher1-4/+7
2018-02-19drm/amd/powerplay/vega10: allow mclk switching with no displaysAlex Deucher1-4/+7
2018-02-19drm/amd/powerplay: use PP_CAP macro for disable_mclk_switching_for_frame_lockAlex Deucher1-4/+4
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 Zhu2-3/+8
2018-02-19drm/amd/pp: Expose set/get_power_limit for DGPURex Zhu6-6/+75
2018-02-19drm/amd/powerplay: Remove extra pair of parenthesesMatthias Kaehlcke1-1/+1
2018-02-19drm/amd/powerplay: Fix enum mismatchMatthias Kaehlcke2-5/+5