aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/ci_dpm.c
AgeCommit message (Expand)Author
2019-01-25drm/amdgpu: remove old CI DPM implementationAlex Deucher
2018-11-09drm/amdgpu: abstract the function of enter/exit safe mode for RLCLikun Gao
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König
2018-07-05drm/amdgpu: use pcie functions for link width and speedAlex Deucher
2018-07-05drm/amdgpu: switch firmware path for CIK parts (v2)Alex Deucher
2018-07-05drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smuRex Zhu
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-06-15drm/amdgpu: Use real power source in powerplay instand of hardcodeRex Zhu
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-15drm/amdgpu: use pp_feature member to store the maskHuang Rui
2018-05-15drm/amdgpu: move PP_FEATURE_MASK to amd_shared headerHuang Rui
2018-04-11drm/amdgpu: Use dpm_enabled as dpm state flagRex Zhu
2018-03-20drm/amdgpu: Fix kernel NULL pointer dereference in dpm functionsRex Zhu
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu
2018-03-06drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu
2018-02-19drm/amd/pp: Fix sysfs pp_dpm_pcie bug on CI/VIRex Zhu
2018-02-19drm/amd/pp: Refine pp_dpm_force_clock_level functionsRex Zhu
2018-02-19drm/amdgpu/pp: remove the get_temperature APIAlex Deucher
2018-02-19drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König
2017-12-18drm/amdgpu: rename ip block helper functionsAlex Deucher
2017-12-06drm/amd/powerplay: Fix buffer overflows with mc_reg_addressErnst Sjöstrand
2017-12-04drm/amd/powerplay: describe the PCIE link speed in right GT/sEvan Quan
2017-09-28drm/amdgpu: move common pm sysfs code to amdgpu_device.cRex Zhu
2017-09-18drm/amdgpu: unify the interface of amd_pm_funcsRex Zhu
2017-09-18drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcsRex Zhu
2017-05-30Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie
2017-05-24drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-10drm/amd/powerplay: refine pwm1_enable callback functions for CI.Rex Zhu
2017-04-28drm/amdgpu: fix memory clock can't switch on CI.Rex Zhu
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher
2017-03-29gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2017-03-29drm/amdgpu: implement read_sensor() for pre-powerplay chipsSamuel Pitoiset
2017-03-29drm/amd/amdgpu: add power profile support for CIEric Huang
2017-02-08drm/amdgpu: refine code for VCE2.0 and related dpm code.Rex Zhu
2017-02-08drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci.Rex Zhu
2017-01-27drm/amdgpu: refine ci uvd dpm code.Rex Zhu
2017-01-27drm/amdgpu: extend profiling mode.Rex Zhu
2017-01-27drm/amd/powerplay: add profiling mode in dpm levelRex Zhu
2017-01-27drm/amdgpu: delete dead definitions of dpm_ip_funcsRex Zhu
2017-01-27drm/amd/powerplay: Unify dpm level definesRex Zhu
2016-12-06drm/amdgpu: fix CI bug uvd status not true in debugfs.Rex Zhu
2016-11-15drm/amdgpu: change log level to KERN_INFO in ci_dpm.cRex Zhu
2016-11-11drm/amdgpu: refine uvd_4.2 clock gate sequence.Rex Zhu
2016-11-11drm/amdgpu: use mask bit for deep sleep feature on dpm.Rex Zhu
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie
2016-10-27drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CIRex Zhu
2016-10-27drm/amdgpu: disable dpm before turn off clock when vce idle.Rex Zhu
2016-10-27drm/amdgpu: just not load smc firmware if smu is already runningRex Zhu