summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/ci_dpm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis2016-05-111-0/+1
* drm/amdgpu: Drop unused parameter for *get_sleep_divider_id_from_clockNils Wallménius2016-05-111-4/+2
* drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clockNils Wallménius2016-05-111-1/+1
* drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clockNils Wallménius2016-05-111-2/+1
* drm/amd: cleanup remaining spaces and tabs v2Christian König2016-05-111-1/+1
* drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis2016-05-041-210/+0
* Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-171-46/+3
|\
| * drm/amdgpu/ci: sync up with dpm changes from radeonAlex Deucher2016-03-081-2/+3
| * drm/amdgpu/ci: remove redundant pcie setupAlex Deucher2016-03-081-20/+0
| * drm/amdgpu/ci: drop some old thermal setupAlex Deucher2016-03-081-24/+0
* | drm/amdgpu/dpm/ci: switch over to the common pcie caps interfaceAlex Deucher2016-02-081-6/+5
|/
* drm/amdgpu: Show gpu load when display gpu performance for Ci.Rex Zhu2016-01-081-2/+12
* drm/amdgpu: fix bug that can't enter thermal interrupt for bonaire.Rex Zhu2015-11-161-4/+4
* drm/amdgpu: add pm sysfs files lateAlex Deucher2015-10-021-3/+5
* drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)Ken Wang2015-06-031-6/+6
* drm/amdgpu: stop loading firmware with pm.mutex lockedChristian König2015-06-031-4/+4
* drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang12015-06-031-21/+36
* drm/amdgpu: Add support for CIK partsAlex Deucher2015-06-031-0/+6684
OpenPOWER on IntegriCloud