aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-18drm/amdgpu: rename ip block helper functionsAlex Deucher1-9/+9
2017-12-07drm/amdgpu: add license to files where it was missingAlex Deucher1-0/+2
2017-12-04drm/amdgpu: add header kgd_pp_interface.hRex Zhu1-1/+0
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+4
2017-11-20drm/amdgpu: don't skip attributes when powerplay is enabledAlex Deucher1-0/+4
2017-10-09Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+1
2017-09-28drm/amdgpu: delete pp_enable in adevRex Zhu1-42/+35
2017-09-28drm/amdgpu: move common pm sysfs code to amdgpu_device.cRex Zhu1-0/+6
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-1/+1
2017-09-18drm/amdgpu: unify the interface of amd_pm_funcsRex Zhu1-137/+99
2017-09-12drm/amd/powerplay: delete eventmgr layer in poweprlayRex Zhu1-5/+5
2017-05-10drm/amdgpu: refine amdgpu pwm1_enable sysfs interface.Rex Zhu1-10/+2
2017-03-29drm/amdgpu: add get_clockgating callback for soc15 (v3)Huang Rui1-0/+3
2017-03-29drm/amdgpu: add get_clockgating callback for nbio v6.1Huang Rui1-0/+1
2017-03-29drm/amdgpu: add get_clockgating callback for gfx v9Huang Rui1-0/+2
2017-03-29drm/amdgpu: refine vce2.0 dpm sequenceRex Zhu1-3/+3
2017-03-29drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3)Tom St Denis1-12/+16
2017-03-29drm/amd/powerplay: add power consumption display support in debugfsEric Huang1-0/+11
2017-03-29drm/amd/powerplay: change parameter type pointer from int32_t to void in read sensorEric Huang1-12/+12
2017-03-29drm/amd/amdgpu: add power profile sysfs entryEric Huang1-0/+192
2017-02-10drm/amdgpu/pm: check for headless before calling compute_clocksAlex Deucher1-1/+2
2017-02-08drm/amdgpu: refine code for VCE2.0 and related dpm code.Rex Zhu1-1/+11
2017-01-27drm/amdgpu: fix typo of CGTSHuang Rui1-1/+1
2017-01-27drm/amdgpu: extend profiling mode.Rex Zhu1-17/+21
2017-01-27drm/amdgpu: fix bug return invalid value to sysfs.Rex Zhu1-1/+1
2017-01-27drm/amdgpu: add parse clock gating stateHuang Rui1-0/+33
2017-01-27drm/amdgpu: introduce an interface to get clock gating status dynamicallyHuang Rui1-0/+4
2017-01-27drm/amd/powerplay: add profiling mode in dpm levelRex Zhu1-0/+17
2017-01-27drm/amd/powerplay: Unify dpm level definesRex Zhu1-24/+15
2016-11-11drm/amd/amdgpu: expose fan rpm though hwmonGrazvydas Ignotas1-0/+21
2016-10-25drm/amdgpu: refine set power state logic for dpm.Rex Zhu1-65/+15
2016-10-25drm/amdgpu: use same vce state definition in dpm and powerplayRex Zhu1-1/+1
2016-09-22drm/amd/powerplay: Replace per-asic print_performance with genericTom St Denis1-2/+60
2016-08-08drm/amd/amdgpu: change pptable output format from ASCII to binaryEric Huang1-5/+2
2016-08-08drm/amd/amdgpu: add mutex locking for both DPM and PP based powergating for UVD/VCETom St Denis1-33/+25
2016-07-07drm/amdgpu: some improvement in parsing inputsEric Huang1-3/+9
2016-07-07drm/amdgpu: add the common code to support mclk ODEric Huang1-0/+55
2016-07-07drm/amdgpu: add the new common pm code to support sclk ODEric Huang1-9/+15
2016-07-07drm/amdgpu: add the new common pm code to select the clock levelsEric Huang1-18/+32
2016-07-07drm/amdgpu: add powerplay sclk OD support through sysfs (v2)Eric Huang1-0/+49
2016-06-17drm/amdgpu: missing bounds check in amdgpu_set_pp_force_state()Dan Carpenter1-15/+13
2016-05-04drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2)Eric Huang1-15/+36
2016-05-04drm/amdgpu: Mark all instances of struct drm_info_list as constNils Wallménius1-1/+1
2016-03-14Merge drm-fixes into drm-next.Dave Airlie1-8/+27
2016-03-02drm/amdgpu/pm: update current crtc info after setting the powerstateAlex Deucher1-3/+3
2016-02-22drm/amdgpu/pm: adjust display configuration after powerstateAlex Deucher1-2/+3
2016-02-22drm/amdgpu/pm: add some checks for PXAlex Deucher1-1/+20
2016-02-22drm/amdgpu: fix locking in force performance levelAlex Deucher1-2/+1
2016-02-10drm/amd/powerplay: add some sysfs interfaces for powerplay.Eric Huang1-1/+335
2016-02-10drm/amdgpu: remove the ring lock v2Christian König1-13/+6