index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
ci_dpm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: abstract the function of enter/exit safe mode for RLC
Likun Gao
2018-11-09
1
-3
/
+3
*
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
2018-09-26
1
-2
/
+2
*
drm/amdgpu: use pcie functions for link width and speed
Alex Deucher
2018-07-05
1
-2
/
+1
*
drm/amdgpu: switch firmware path for CIK parts (v2)
Alex Deucher
2018-07-05
1
-5
/
+5
*
drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smu
Rex Zhu
2018-07-05
1
-1
/
+14
*
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-06-22
1
-6
/
+6
|
\
|
*
drm/amdgpu: Use real power source in powerplay instand of hardcode
Rex Zhu
2018-06-15
1
-6
/
+6
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-3
/
+6
|
/
*
drm/amdgpu: use pp_feature member to store the mask
Huang Rui
2018-05-15
1
-1
/
+1
*
drm/amdgpu: move PP_FEATURE_MASK to amd_shared header
Huang Rui
2018-05-15
1
-1
/
+1
*
drm/amdgpu: Use dpm_enabled as dpm state flag
Rex Zhu
2018-04-11
1
-1
/
+1
*
drm/amdgpu: Fix kernel NULL pointer dereference in dpm functions
Rex Zhu
2018-03-20
1
-0
/
+1
*
drm/amdgpu: Remove wrapper layer of smu ip functions
Rex Zhu
2018-03-15
1
-2
/
+14
*
drm/amd/pp: Revert gfx/compute profile switch sysfs
Rex Zhu
2018-03-06
1
-256
/
+0
*
drm/amd/pp: Fix sysfs pp_dpm_pcie bug on CI/VI
Rex Zhu
2018-02-19
1
-7
/
+10
*
drm/amd/pp: Refine pp_dpm_force_clock_level functions
Rex Zhu
2018-02-19
1
-3
/
+1
*
drm/amdgpu/pp: remove the get_temperature API
Alex Deucher
2018-02-19
1
-1
/
+0
*
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
2018-02-19
1
-6
/
+6
*
drm/amdgpu: rename ip block helper functions
Alex Deucher
2017-12-18
1
-4
/
+4
*
drm/amd/powerplay: Fix buffer overflows with mc_reg_address
Ernst Sjöstrand
2017-12-06
1
-7
/
+3
*
drm/amd/powerplay: describe the PCIE link speed in right GT/s
Evan Quan
2017-12-04
1
-3
/
+3
*
drm/amdgpu: move common pm sysfs code to amdgpu_device.c
Rex Zhu
2017-09-28
1
-1
/
+0
*
drm/amdgpu: unify the interface of amd_pm_funcs
Rex Zhu
2017-09-18
1
-9
/
+1
*
drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcs
Rex Zhu
2017-09-18
1
-34
/
+66
*
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
2017-05-30
1
-0
/
+6
|
\
|
*
drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
Alex Deucher
2017-05-24
1
-0
/
+6
*
|
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-05-18
1
-14
/
+16
|
\
\
|
|
/
|
*
drm/amd/powerplay: refine pwm1_enable callback functions for CI.
Rex Zhu
2017-05-10
1
-12
/
+15
|
*
drm/amdgpu: fix memory clock can't switch on CI.
Rex Zhu
2017-04-28
1
-2
/
+1
*
|
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-16
1
-1
/
+1
|
/
*
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
2017-03-29
1
-2
/
+4
*
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-29
1
-3
/
+1
*
drm/amdgpu: implement read_sensor() for pre-powerplay chips
Samuel Pitoiset
2017-03-29
1
-0
/
+43
*
drm/amd/amdgpu: add power profile support for CI
Eric Huang
2017-03-29
1
-0
/
+252
*
drm/amdgpu: refine code for VCE2.0 and related dpm code.
Rex Zhu
2017-02-08
1
-9
/
+0
*
drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci.
Rex Zhu
2017-02-08
1
-6
/
+14
*
drm/amdgpu: refine ci uvd dpm code.
Rex Zhu
2017-01-27
1
-1
/
+10
*
drm/amdgpu: extend profiling mode.
Rex Zhu
2017-01-27
1
-2
/
+3
*
drm/amd/powerplay: add profiling mode in dpm level
Rex Zhu
2017-01-27
1
-2
/
+2
*
drm/amdgpu: delete dead definitions of dpm_ip_funcs
Rex Zhu
2017-01-27
1
-9
/
+0
*
drm/amd/powerplay: Unify dpm level defines
Rex Zhu
2017-01-27
1
-6
/
+6
*
drm/amdgpu: fix CI bug uvd status not true in debugfs.
Rex Zhu
2016-12-06
1
-1
/
+1
*
drm/amdgpu: change log level to KERN_INFO in ci_dpm.c
Rex Zhu
2016-11-15
1
-1
/
+1
*
drm/amdgpu: refine uvd_4.2 clock gate sequence.
Rex Zhu
2016-11-11
1
-8
/
+0
*
drm/amdgpu: use mask bit for deep sleep feature on dpm.
Rex Zhu
2016-11-11
1
-1
/
+1
*
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-11-07
1
-1
/
+3
|
\
|
*
drm/amdgpu: fix s3 resume back, uvd dpm randomly can't disable.
Rex Zhu
2016-10-26
1
-1
/
+1
|
*
drm/amdgpu/dpm: flush any thermal work on fini
Alex Deucher
2016-10-24
1
-0
/
+2
*
|
drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CI
Rex Zhu
2016-10-27
1
-4
/
+16
*
|
drm/amdgpu: disable dpm before turn off clock when vce idle.
Rex Zhu
2016-10-27
1
-4
/
+3
[next]