index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
kv_dpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-11
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
1
-1
/
+0
2019-03-19
drm/amd/powerplay: add limit of pp_feature for smu (v3)
Likun Gao
1
-1
/
+1
2018-11-10
drm/amdgpu: abstract the function of enter/exit safe mode for RLC
Likun Gao
1
-3
/
+3
2018-09-27
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
1
-2
/
+2
2018-08-27
drm/amdgpu: Power on uvd block when hw_fini
Rex Zhu
1
-2
/
+2
2018-08-27
drm/amdgpu: Update power state at the end of smu hw_init.
Rex Zhu
1
-3
/
+1
2018-08-27
drm/amdgpu: Fix vce initialize failed on Kaveri/Mullins
Rex Zhu
1
-15
/
+26
2018-07-06
drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smu
Rex Zhu
1
-1
/
+14
2018-06-22
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-1
/
+1
2018-06-15
drm/amdgpu: Use real power source in powerplay instand of hardcode
Rex Zhu
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-05-15
drm/amdgpu: use pp_feature member to store the mask
Huang Rui
1
-1
/
+1
2018-05-15
drm/amdgpu: move PP_FEATURE_MASK to amd_shared header
Huang Rui
1
-1
/
+1
2018-04-11
drm/amdgpu: Use dpm_enabled as dpm state flag
Rex Zhu
1
-1
/
+1
2018-03-21
drm/amdgpu: Fix kernel NULL pointer dereference in dpm functions
Rex Zhu
1
-0
/
+1
2018-03-15
drm/amdgpu: Remove wrapper layer of smu ip functions
Rex Zhu
1
-2
/
+14
2018-02-19
drm/amdgpu/pp: remove the get_temperature API
Alex Deucher
1
-1
/
+0
2017-12-18
drm/amdgpu: rename ip block helper functions
Alex Deucher
1
-4
/
+4
2017-09-28
drm/amdgpu: move common pm sysfs code to amdgpu_device.c
Rex Zhu
1
-7
/
+0
2017-09-19
drm/amdgpu: unify the interface of amd_pm_funcs
Rex Zhu
1
-9
/
+1
2017-09-19
drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcs
Rex Zhu
1
-19
/
+34
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-1
/
+1
2017-03-30
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
1
-2
/
+4
2017-03-30
drm/amdgpu: implement read_sensor() for pre-powerplay chips
Samuel Pitoiset
1
-0
/
+34
2017-02-09
drm/amdgpu: refine code for VCE2.0 and related dpm code.
Rex Zhu
1
-32
/
+7
2017-02-09
drm/amdgpu: refine uvd pg code in kv_dpm.c
Rex Zhu
1
-21
/
+8
2017-01-27
drm/amdgpu: fix kernel panic when dpm disabled on Kv.
Rex Zhu
1
-0
/
+3
2017-01-27
drm/amdgpu: fix dpm bug on Kv.
Rex Zhu
1
-3
/
+41
2017-01-27
drm/amdgpu: delete dead definitions of dpm_ip_funcs
Rex Zhu
1
-9
/
+0
2017-01-27
drm/amd/powerplay: Unify dpm level defines
Rex Zhu
1
-5
/
+5
2016-11-11
drm/amdgpu: use mask bit for deep sleep feature on dpm.
Rex Zhu
1
-1
/
+1
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
1
-0
/
+2
2016-10-25
drm/amdgpu: add an implement for check_power_state equal for KV
Alex Deucher
1
-0
/
+13
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
1
-0
/
+9
2016-10-25
drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)
Alex Deucher
1
-0
/
+1
2016-10-25
drm/amdgpu: save number of vce states in dpm struct.
Rex Zhu
1
-1
/
+1
2016-10-25
drm/amdgpu: use same vce state definition in dpm and powerplay
Rex Zhu
1
-1
/
+1
2016-10-25
drm/amdgpu/dpm: flush any thermal work on fini
Alex Deucher
1
-0
/
+2
2016-08-08
drm/amdgpu: use modules parameter to ctrl deep sleep feature in dpm
Rex Zhu
1
-1
/
+5
2016-07-15
drm/amdgpu: temporary comment out unused static const structures to fix the b...
Slava Grigorev
1
-0
/
+2
2016-07-07
drm/amdgpu/gfx7: switch to using the existing rlc callbacks
Alex Deucher
1
-3
/
+3
2016-05-16
drm/amdgpu: fix array out of bounds
tom will
1
-1
/
+1
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
1
-0
/
+1
2016-05-11
drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clock
Nils Wallménius
1
-6
/
+1
2016-05-11
drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clock
Nils Wallménius
1
-2
/
+1
2016-05-05
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
1
-57
/
+0
2016-02-08
drma/dmgpu: move cg and pg flags into shared headers
Alex Deucher
1
-4
/
+4
2015-10-19
drm/amdgpu: add missing dpm check for KV dpm late init
Alex Deucher
1
-0
/
+3
2015-10-02
drm/amdgpu: add pm sysfs files late
Alex Deucher
1
-3
/
+6
2015-06-04
drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
yanyang1
1
-41
/
+48
[next]