summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/ci_dpm.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-09drm/amdgpu: fix fw leak in non-powerplay dpm codeAlex Deucher1-0/+3
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis1-0/+1
2016-05-11drm/amdgpu: Drop unused parameter for *get_sleep_divider_id_from_clockNils Wallménius1-4/+2
2016-05-11drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clockNils Wallménius1-1/+1
2016-05-11drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clockNils Wallménius1-2/+1
2016-05-11drm/amd: cleanup remaining spaces and tabs v2Christian König1-1/+1
2016-05-05drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis1-210/+0
2016-03-17Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-46/+3
2016-03-08drm/amdgpu/ci: sync up with dpm changes from radeonAlex Deucher1-2/+3
2016-03-08drm/amdgpu/ci: remove redundant pcie setupAlex Deucher1-20/+0
2016-03-08drm/amdgpu/ci: drop some old thermal setupAlex Deucher1-24/+0
2016-02-08drm/amdgpu/dpm/ci: switch over to the common pcie caps interfaceAlex Deucher1-6/+5
2016-01-08drm/amdgpu: Show gpu load when display gpu performance for Ci.Rex Zhu1-2/+12
2015-11-16drm/amdgpu: fix bug that can't enter thermal interrupt for bonaire.Rex Zhu1-4/+4
2015-10-02drm/amdgpu: add pm sysfs files lateAlex Deucher1-3/+5
2015-06-04drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)Ken Wang1-6/+6
2015-06-04drm/amdgpu: stop loading firmware with pm.mutex lockedChristian König1-4/+4
2015-06-04drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang11-21/+36
2015-06-04drm/amdgpu: Add support for CIK partsAlex Deucher1-0/+6684