summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/kv_dpm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Power on uvd block when hw_finiRex Zhu2018-08-271-2/+2
* drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu2018-08-271-3/+1
* drm/amdgpu: Fix vce initialize failed on Kaveri/MullinsRex Zhu2018-08-271-15/+26
* 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-1/+1
|\
| * drm/amdgpu: Use real power source in powerplay instand of hardcodeRex Zhu2018-06-151-1/+1
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+3
|/
* 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/amdgpu/pp: remove the get_temperature APIAlex Deucher2018-02-191-1/+0
* drm/amdgpu: rename ip block helper functionsAlex Deucher2017-12-181-4/+4
* drm/amdgpu: move common pm sysfs code to amdgpu_device.cRex Zhu2017-09-281-7/+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-19/+34
* 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
* drm/amdgpu: implement read_sensor() for pre-powerplay chipsSamuel Pitoiset2017-03-291-0/+34
* drm/amdgpu: refine code for VCE2.0 and related dpm code.Rex Zhu2017-02-081-32/+7
* drm/amdgpu: refine uvd pg code in kv_dpm.cRex Zhu2017-02-081-21/+8
* drm/amdgpu: fix kernel panic when dpm disabled on Kv.Rex Zhu2017-01-271-0/+3
* drm/amdgpu: fix dpm bug on Kv.Rex Zhu2017-01-271-3/+41
* drm/amdgpu: delete dead definitions of dpm_ip_funcsRex Zhu2017-01-271-9/+0
* drm/amd/powerplay: Unify dpm level definesRex Zhu2017-01-271-5/+5
* 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-0/+2
|\
| * drm/amdgpu/dpm: flush any thermal work on finiAlex Deucher2016-10-241-0/+2
* | drm/amdgpu: add an implement for check_power_state equal for KVAlex Deucher2016-10-251-0/+13
* | 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: use modules parameter to ctrl deep sleep feature in dpmRex Zhu2016-08-081-1/+5
* drm/amdgpu: temporary comment out unused static const structures to fix the b...Slava Grigorev2016-07-151-0/+2
* drm/amdgpu/gfx7: switch to using the existing rlc callbacksAlex Deucher2016-07-071-3/+3
* drm/amdgpu: fix array out of boundstom will2016-05-161-1/+1
* drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis2016-05-111-0/+1
* drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clockNils Wallménius2016-05-111-6/+1
* drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clockNils Wallménius2016-05-111-2/+1
* drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis2016-05-041-57/+0
* drma/dmgpu: move cg and pg flags into shared headersAlex Deucher2016-02-081-4/+4
* drm/amdgpu: add missing dpm check for KV dpm late initAlex Deucher2015-10-191-0/+3
* drm/amdgpu: add pm sysfs files lateAlex Deucher2015-10-021-3/+6
* drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang12015-06-031-41/+48
* drm/amdgpu: Add support for CIK partsAlex Deucher2015-06-031-0/+3336