summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/ci_dpm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: refine code for VCE2.0 and related dpm code.Rex Zhu2017-02-081-9/+0
* drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci.Rex Zhu2017-02-081-6/+14
* drm/amdgpu: refine ci uvd dpm code.Rex Zhu2017-01-271-1/+10
* drm/amdgpu: extend profiling mode.Rex Zhu2017-01-271-2/+3
* drm/amd/powerplay: add profiling mode in dpm levelRex Zhu2017-01-271-2/+2
* drm/amdgpu: delete dead definitions of dpm_ip_funcsRex Zhu2017-01-271-9/+0
* drm/amd/powerplay: Unify dpm level definesRex Zhu2017-01-271-6/+6
* drm/amdgpu: fix CI bug uvd status not true in debugfs.Rex Zhu2016-12-061-1/+1
* drm/amdgpu: change log level to KERN_INFO in ci_dpm.cRex Zhu2016-11-151-1/+1
* drm/amdgpu: refine uvd_4.2 clock gate sequence.Rex Zhu2016-11-111-8/+0
* drm/amdgpu: use mask bit for deep sleep feature on dpm.Rex Zhu2016-11-111-1/+1
* Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-071-1/+3
|\
| * drm/amdgpu: fix s3 resume back, uvd dpm randomly can't disable.Rex Zhu2016-10-261-1/+1
| * drm/amdgpu/dpm: flush any thermal work on finiAlex Deucher2016-10-241-0/+2
* | drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CIRex Zhu2016-10-271-4/+16
* | drm/amdgpu: disable dpm before turn off clock when vce idle.Rex Zhu2016-10-271-4/+3
* | drm/amdgpu: just not load smc firmware if smu is already runningRex Zhu2016-10-271-2/+5
* | drm/amdgpu: when suspend, set boot state instand of disable dpm.Rex Zhu2016-10-271-4/+13
* | drm/amdgpu: update current ps/requeset ps in adev with real ps.Rex Zhu2016-10-251-0/+2
* | drm/amdgpu: add an implement for check_power_state equal for CIRex Zhu2016-10-251-0/+51
* | drm/amdgpu: check min clock set by DAL before set ps.Rex Zhu2016-10-251-0/+6
* | drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-251-0/+9
* | 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: refine uvd gate logic for CI.Rex Zhu2016-08-251-4/+2
* drm/amdgpu/ci: add mullins to default case for smc ucodeAlex Deucher2016-08-081-0/+1
* drm/amdgpu: use modules parameter to ctrl deep sleep feature in dpmRex Zhu2016-08-081-1/+4
* drm/amdgpu: comment out unused defaults_staturn_pro static const structure to...Slava Grigorev2016-07-291-0/+2
* drivers/amdgpu: Use canonical form in branch predicatesEdward O'Callaghan2016-07-291-1/+1
* drm/amdgpu: comment out unused defaults_bonaire_pro static const structures toSlava Grigorev2016-07-151-0/+2
* drm/amdgpu/gfx7: switch to using the existing rlc callbacksAlex Deucher2016-07-071-3/+3
* drm/amdgpu: add mclk OD(overdrive) support for CIEric Huang2016-07-071-0/+36
* drm/amdgpu: add the CI code to enable sclk OD(OverDrive)Eric Huang2016-07-071-0/+40
* drm/amdgpu: add the CI code to enable clock level selectionEric Huang2016-07-071-0/+114
* drm/amdgpu: load different smc firmware on some CI variantsAlex Deucher2016-07-071-2/+12
* drm/amdgpu: fix fw leak in non-powerplay dpm codeAlex Deucher2016-06-091-0/+3
* 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