index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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
/
powerplay
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/powerplay: fix spelling mistake and add KERN_WARNING to printks
Colin Ian King
2016-10-25
4
-8
/
+8
*
drm/amdgpu: change function declarations and add missing header dependencies
Baoyou Xie
2016-10-25
2
-6
/
+4
*
drm/amdgpu/powerplay: add an implementation for get_vce_clock_state (v3)
Alex Deucher
2016-10-25
1
-0
/
+16
*
drm/amdgpu/dpm: add new callback to fetch vce clock state (v2)
Alex Deucher
2016-10-25
1
-0
/
+1
*
drm/amdgpu: use same vce state definition in dpm and powerplay
Rex Zhu
2016-10-25
4
-26
/
+5
*
drm/amd/powerplay: Enable UVD powergating for SMU7
Tom St Denis
2016-10-25
2
-3
/
+23
*
drm/amdgpu:add MEC_STORAGE ucode id for sriov
Monk Liu
2016-10-25
1
-0
/
+7
*
drm/amdgpu:use smc_index_11 for VI
Monk Liu
2016-10-25
1
-2
/
+0
*
drm/amd/powerplay: mark symbols static where possible
Baoyou Xie
2016-10-25
9
-47
/
+54
*
drm/amd/powerplay: fix bug stop dpm can't work on Vi.
Rex Zhu
2016-10-14
2
-15
/
+25
*
drm/amd/powerplay: notify smu no display by default.
Rex Zhu
2016-10-14
1
-1
/
+1
*
drm/amdgpu/powerplay: implement thermal sensor for CZ/ST
Alex Deucher
2016-10-14
1
-0
/
+18
*
drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.c
Rex Zhu
2016-10-13
1
-2
/
+4
*
drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.c
Rex Zhu
2016-10-13
1
-2
/
+4
*
drm/amd/powerplay: fix static checker warnings in iceland_smc.c
Rex Zhu
2016-10-13
1
-1
/
+1
*
drm/amdgpu: remove DRM_AMD_POWERPLAY
Alex Deucher
2016-10-04
1
-6
/
+0
*
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-30
6
-21
/
+20
|
\
|
*
drm/amdgpu: Constify tables
Nils Wallménius
2016-09-23
6
-21
/
+20
*
|
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-28
67
-32705
/
+17564
|
\
\
|
|
/
|
*
drm/amd/powerplay: export function to help to set cg by smu.
Rex Zhu
2016-09-22
2
-74
/
+5
|
*
drm/amd/powerplay: Replace per-asic print_performance with generic
Tom St Denis
2016-09-22
5
-133
/
+14
|
*
drm/amdgpu:add fw version entry to info
Frank Min
2016-09-22
1
-0
/
+0
|
*
drm/amd/powerplay: Add read_sensor() callback to hwmgr (v3)
Tom St Denis
2016-09-19
5
-0
/
+165
|
*
drm/amd/powerplay: delete useless files.
Rex Zhu
2016-09-19
36
-31672
/
+0
|
*
drm/amd/powerplay: use smu7 hwmgr to manager iceland
Rex Zhu
2016-09-19
2
-10
/
+27
|
*
drm/amd/powerplay: implement fw related smu interface for iceland.
Rex Zhu
2016-09-19
6
-17
/
+2673
|
*
drm/amd/powerplay: use smu7 common functions and data on icelannd.
Rex Zhu
2016-09-19
5
-609
/
+82
|
*
drm/amd/powerplay: use smu7 common functions and data on Fiji.
Rex Zhu
2016-09-19
3
-635
/
+68
|
*
drm/amd/powerplay: use smu7 common functions and data on Polars10.
Rex Zhu
2016-09-19
4
-715
/
+84
|
*
drm/amd/powerplay: use smu7 common functions and data on Tonga.
Rex Zhu
2016-09-19
3
-774
/
+117
|
*
drm/amd/powerplay: implement smu7_smumgr for asics with smu ip version 7.
Rex Zhu
2016-09-19
4
-1
/
+678
|
*
drm/amd/powerplay: use smu7_hwmgr to manager tonga.
Rex Zhu
2016-09-19
2
-6
/
+30
|
*
drm/amd/powerplay: implement fw image related smum interface for tonga.
Rex Zhu
2016-09-19
6
-3
/
+3329
|
*
drm/amd/powerplay: use smu7 hwmgr to manager fiji
Rex Zhu
2016-09-19
2
-4
/
+27
|
*
drm/amd/powerplay: implement fw image related smu interface for Fiji.
Rex Zhu
2016-09-19
5
-8
/
+2472
|
*
drm/amd/powerplay: use smu7 hwmgr to manager polaris10/11
Rex Zhu
2016-09-19
3
-4
/
+37
|
*
drm/amd/powerplay: implement fw image related smum interface for Polaris.
Rex Zhu
2016-09-19
5
-8
/
+2367
|
*
drm/amd/powerplay: implement smu7 hwmgr to manager asics with smu ip version 7.
Rex Zhu
2016-09-19
12
-10
/
+7195
|
*
drm/amd/powerplay: add common interface in smumgr to help to visit fw image.
Rex Zhu
2016-09-19
2
-1
/
+169
|
*
drm/amd/powerplay: add parameter of the mclk switch latency time
Rex Zhu
2016-09-19
1
-0
/
+1
|
*
drm/amd/powerplay: fix potential issue of array access violation
Rex Zhu
2016-09-19
1
-5
/
+2
|
*
drm/amd/powerplay: fix mclk not switching back after multi-head was disabled
Rex Zhu
2016-09-19
2
-1
/
+4
*
|
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-20
29
-353
/
+642
|
\
\
|
|
/
|
*
drm/amd/powerplay: Partially revert change initialize platform caps
Rex Zhu
2016-09-16
1
-6
/
+0
|
*
drm/amd/powerplay: add pptable point check before use it
Rex Zhu
2016-09-16
1
-1
/
+2
|
*
drm/amd/powerplay: add pp_table_version in hwmgr.
Rex Zhu
2016-09-16
2
-0
/
+9
|
*
drm/amd/powerplay: rename tonga_processpptable* to processpptable_v1_0*.
Rex Zhu
2016-09-16
7
-32
/
+32
|
*
drm/amd/powerplay/polaris10: mark symbols static where possible
Baoyou Xie
2016-09-14
3
-35
/
+44
|
*
drm/amd/powerplay/fiji: mark symbols static where possible
Baoyou Xie
2016-09-14
2
-17
/
+22
|
*
amd/powerplay: use kmemdup instead of kmalloc + memcpy
Edward O'Callaghan
2016-09-14
1
-6
/
+3
[next]