aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/ci_dpm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-30Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie1-0/+6
2017-05-24drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher1-0/+6
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul1-14/+16
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-1/+1
2017-05-10drm/amd/powerplay: refine pwm1_enable callback functions for CI.Rex Zhu1-12/+15
2017-04-28drm/amdgpu: fix memory clock can't switch on CI.Rex Zhu1-2/+1
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher1-2/+4
2017-03-29gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches1-3/+1
2017-03-29drm/amdgpu: implement read_sensor() for pre-powerplay chipsSamuel Pitoiset1-0/+43
2017-03-29drm/amd/amdgpu: add power profile support for CIEric Huang1-0/+252
2017-02-08drm/amdgpu: refine code for VCE2.0 and related dpm code.Rex Zhu1-9/+0
2017-02-08drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci.Rex Zhu1-6/+14
2017-01-27drm/amdgpu: refine ci uvd dpm code.Rex Zhu1-1/+10
2017-01-27drm/amdgpu: extend profiling mode.Rex Zhu1-2/+3
2017-01-27drm/amd/powerplay: add profiling mode in dpm levelRex Zhu1-2/+2
2017-01-27drm/amdgpu: delete dead definitions of dpm_ip_funcsRex Zhu1-9/+0
2017-01-27drm/amd/powerplay: Unify dpm level definesRex Zhu1-6/+6
2016-12-06drm/amdgpu: fix CI bug uvd status not true in debugfs.Rex Zhu1-1/+1
2016-11-15drm/amdgpu: change log level to KERN_INFO in ci_dpm.cRex Zhu1-1/+1
2016-11-11drm/amdgpu: refine uvd_4.2 clock gate sequence.Rex Zhu1-8/+0
2016-11-11drm/amdgpu: use mask bit for deep sleep feature on dpm.Rex Zhu1-1/+1
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie1-1/+3
2016-10-27drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CIRex Zhu1-4/+16
2016-10-27drm/amdgpu: disable dpm before turn off clock when vce idle.Rex Zhu1-4/+3
2016-10-27drm/amdgpu: just not load smc firmware if smu is already runningRex Zhu1-2/+5
2016-10-27drm/amdgpu: when suspend, set boot state instand of disable dpm.Rex Zhu1-4/+13
2016-10-26drm/amdgpu: fix s3 resume back, uvd dpm randomly can't disable.Rex Zhu1-1/+1
2016-10-25drm/amdgpu: update current ps/requeset ps in adev with real ps.Rex Zhu1-0/+2
2016-10-25drm/amdgpu: add an implement for check_power_state equal for CIRex Zhu1-0/+51
2016-10-25drm/amdgpu: check min clock set by DAL before set ps.Rex Zhu1-0/+6
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher1-0/+9
2016-10-25drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)Alex Deucher1-0/+1
2016-10-25drm/amdgpu: save number of vce states in dpm struct.Rex Zhu1-1/+1
2016-10-25drm/amdgpu: use same vce state definition in dpm and powerplayRex Zhu1-1/+1
2016-10-24drm/amdgpu/dpm: flush any thermal work on finiAlex Deucher1-0/+2
2016-08-25drm/amdgpu: refine uvd gate logic for CI.Rex Zhu1-4/+2
2016-08-08drm/amdgpu/ci: add mullins to default case for smc ucodeAlex Deucher1-0/+1
2016-08-08drm/amdgpu: use modules parameter to ctrl deep sleep feature in dpmRex Zhu1-1/+4
2016-07-29drm/amdgpu: comment out unused defaults_staturn_pro static const structure to fix the buildSlava Grigorev1-0/+2
2016-07-29drivers/amdgpu: Use canonical form in branch predicatesEdward O'Callaghan1-1/+1
2016-07-15drm/amdgpu: comment out unused defaults_bonaire_pro static const structures toSlava Grigorev1-0/+2
2016-07-07drm/amdgpu/gfx7: switch to using the existing rlc callbacksAlex Deucher1-3/+3
2016-07-07drm/amdgpu: add mclk OD(overdrive) support for CIEric Huang1-0/+36
2016-07-07drm/amdgpu: add the CI code to enable sclk OD(OverDrive)Eric Huang1-0/+40
2016-07-07drm/amdgpu: add the CI code to enable clock level selectionEric Huang1-0/+114
2016-07-07drm/amdgpu: load different smc firmware on some CI variantsAlex Deucher1-2/+12
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