summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/ci_dpm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: abstract the function of enter/exit safe mode for RLCLikun Gao2018-11-091-3/+3
* drm/amdgpu: move more defines into amdgpu_irq.hChristian König2018-09-261-2/+2
* drm/amdgpu: use pcie functions for link width and speedAlex Deucher2018-07-051-2/+1
* drm/amdgpu: switch firmware path for CIK parts (v2)Alex Deucher2018-07-051-5/+5
* drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smuRex Zhu2018-07-051-1/+14
* Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-06-221-6/+6
|\
| * drm/amdgpu: Use real power source in powerplay instand of hardcodeRex Zhu2018-06-151-6/+6
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-3/+6
|/
* drm/amdgpu: use pp_feature member to store the maskHuang Rui2018-05-151-1/+1
* drm/amdgpu: move PP_FEATURE_MASK to amd_shared headerHuang Rui2018-05-151-1/+1
* drm/amdgpu: Use dpm_enabled as dpm state flagRex Zhu2018-04-111-1/+1
* drm/amdgpu: Fix kernel NULL pointer dereference in dpm functionsRex Zhu2018-03-201-0/+1
* drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu2018-03-151-2/+14
* drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu2018-03-061-256/+0
* drm/amd/pp: Fix sysfs pp_dpm_pcie bug on CI/VIRex Zhu2018-02-191-7/+10
* drm/amd/pp: Refine pp_dpm_force_clock_level functionsRex Zhu2018-02-191-3/+1
* drm/amdgpu/pp: remove the get_temperature APIAlex Deucher2018-02-191-1/+0
* drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König2018-02-191-6/+6
* drm/amdgpu: rename ip block helper functionsAlex Deucher2017-12-181-4/+4
* drm/amd/powerplay: Fix buffer overflows with mc_reg_addressErnst Sjöstrand2017-12-061-7/+3
* drm/amd/powerplay: describe the PCIE link speed in right GT/sEvan Quan2017-12-041-3/+3
* drm/amdgpu: move common pm sysfs code to amdgpu_device.cRex Zhu2017-09-281-1/+0
* drm/amdgpu: unify the interface of amd_pm_funcsRex Zhu2017-09-181-9/+1
* drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcsRex Zhu2017-09-181-34/+66
* Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie2017-05-301-0/+6
|\
| * drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher2017-05-241-0/+6
* | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2017-05-181-14/+16
|\ \ | |/
| * drm/amd/powerplay: refine pwm1_enable callback functions for CI.Rex Zhu2017-05-101-12/+15
| * drm/amdgpu: fix memory clock can't switch on CI.Rex Zhu2017-04-281-2/+1
* | drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-161-1/+1
|/
* drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher2017-03-291-2/+4
* gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-03-291-3/+1
* drm/amdgpu: implement read_sensor() for pre-powerplay chipsSamuel Pitoiset2017-03-291-0/+43
* drm/amd/amdgpu: add power profile support for CIEric Huang2017-03-291-0/+252
* 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
OpenPOWER on IntegriCloud