index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
ci_dpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-25
drm/amdgpu: remove old CI DPM implementation
Alex Deucher
1
-6844
/
+0
2018-11-09
drm/amdgpu: abstract the function of enter/exit safe mode for RLC
Likun Gao
1
-3
/
+3
2018-09-26
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
1
-2
/
+2
2018-07-05
drm/amdgpu: use pcie functions for link width and speed
Alex Deucher
1
-2
/
+1
2018-07-05
drm/amdgpu: switch firmware path for CIK parts (v2)
Alex Deucher
1
-5
/
+5
2018-07-05
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
-6
/
+6
2018-06-15
drm/amdgpu: Use real power source in powerplay instand of hardcode
Rex Zhu
1
-6
/
+6
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-3
/
+6
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-20
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-03-06
drm/amd/pp: Revert gfx/compute profile switch sysfs
Rex Zhu
1
-256
/
+0
2018-02-19
drm/amd/pp: Fix sysfs pp_dpm_pcie bug on CI/VI
Rex Zhu
1
-7
/
+10
2018-02-19
drm/amd/pp: Refine pp_dpm_force_clock_level functions
Rex Zhu
1
-3
/
+1
2018-02-19
drm/amdgpu/pp: remove the get_temperature API
Alex Deucher
1
-1
/
+0
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
1
-6
/
+6
2017-12-18
drm/amdgpu: rename ip block helper functions
Alex Deucher
1
-4
/
+4
2017-12-06
drm/amd/powerplay: Fix buffer overflows with mc_reg_address
Ernst Sjöstrand
1
-7
/
+3
2017-12-04
drm/amd/powerplay: describe the PCIE link speed in right GT/s
Evan Quan
1
-3
/
+3
2017-09-28
drm/amdgpu: move common pm sysfs code to amdgpu_device.c
Rex Zhu
1
-1
/
+0
2017-09-18
drm/amdgpu: unify the interface of amd_pm_funcs
Rex Zhu
1
-9
/
+1
2017-09-18
drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcs
Rex Zhu
1
-34
/
+66
2017-05-30
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
1
-0
/
+6
2017-05-24
drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
Alex Deucher
1
-0
/
+6
2017-05-18
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
1
-14
/
+16
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-1
/
+1
2017-05-10
drm/amd/powerplay: refine pwm1_enable callback functions for CI.
Rex Zhu
1
-12
/
+15
2017-04-28
drm/amdgpu: fix memory clock can't switch on CI.
Rex Zhu
1
-2
/
+1
2017-03-29
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
1
-2
/
+4
2017-03-29
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-3
/
+1
2017-03-29
drm/amdgpu: implement read_sensor() for pre-powerplay chips
Samuel Pitoiset
1
-0
/
+43
2017-03-29
drm/amd/amdgpu: add power profile support for CI
Eric Huang
1
-0
/
+252
2017-02-08
drm/amdgpu: refine code for VCE2.0 and related dpm code.
Rex Zhu
1
-9
/
+0
2017-02-08
drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci.
Rex Zhu
1
-6
/
+14
2017-01-27
drm/amdgpu: refine ci uvd dpm code.
Rex Zhu
1
-1
/
+10
2017-01-27
drm/amdgpu: extend profiling mode.
Rex Zhu
1
-2
/
+3
2017-01-27
drm/amd/powerplay: add profiling mode in dpm level
Rex Zhu
1
-2
/
+2
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
-6
/
+6
2016-12-06
drm/amdgpu: fix CI bug uvd status not true in debugfs.
Rex Zhu
1
-1
/
+1
2016-11-15
drm/amdgpu: change log level to KERN_INFO in ci_dpm.c
Rex Zhu
1
-1
/
+1
2016-11-11
drm/amdgpu: refine uvd_4.2 clock gate sequence.
Rex Zhu
1
-8
/
+0
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
-1
/
+3
2016-10-27
drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CI
Rex Zhu
1
-4
/
+16
2016-10-27
drm/amdgpu: disable dpm before turn off clock when vce idle.
Rex Zhu
1
-4
/
+3
2016-10-27
drm/amdgpu: just not load smc firmware if smu is already running
Rex Zhu
1
-2
/
+5
[next]