summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/kv_dpm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)Alex Deucher2016-10-251-0/+1
* drm/amdgpu: save number of vce states in dpm struct.Rex Zhu2016-10-251-1/+1
* drm/amdgpu: use same vce state definition in dpm and powerplayRex Zhu2016-10-251-1/+1
* drm/amdgpu: use modules parameter to ctrl deep sleep feature in dpmRex Zhu2016-08-081-1/+5
* drm/amdgpu: temporary comment out unused static const structures to fix the b...Slava Grigorev2016-07-151-0/+2
* drm/amdgpu/gfx7: switch to using the existing rlc callbacksAlex Deucher2016-07-071-3/+3
* drm/amdgpu: fix array out of boundstom will2016-05-161-1/+1
* drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis2016-05-111-0/+1
* drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clockNils Wallménius2016-05-111-6/+1
* drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clockNils Wallménius2016-05-111-2/+1
* drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis2016-05-041-57/+0
* drma/dmgpu: move cg and pg flags into shared headersAlex Deucher2016-02-081-4/+4
* drm/amdgpu: add missing dpm check for KV dpm late initAlex Deucher2015-10-191-0/+3
* drm/amdgpu: add pm sysfs files lateAlex Deucher2015-10-021-3/+6
* drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang12015-06-031-41/+48
* drm/amdgpu: Add support for CIK partsAlex Deucher2015-06-031-0/+3336