index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
4
-31
/
+53
2016-11-10
drm/amd/powerplay: implement get_clock_by_type for iceland.
Rex Zhu
1
-18
/
+33
2016-11-10
drm/amd/powerplay/smu7: fix checks in smu7_get_evv_voltages (v2)
Alex Deucher
1
-7
/
+10
2016-11-10
drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for iceland
Alex Deucher
1
-1
/
+3
2016-11-10
drm/amd/powerplay: propagate errors in phm_get_voltage_evv_on_sclk
Alex Deucher
1
-1
/
+1
2016-11-08
drm/amd/powerplay: return false instead of -EINVAL
Andrew Shadura
1
-1
/
+1
2016-11-08
drm/amdgpu/powerplay/smu7: fix unintialized data usage
Arnd Bergmann
1
-0
/
+2
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
4
-12
/
+19
2016-10-31
drm/amd/powerplay: don't succeed in getters if fan is missing
Grazvydas Ignotas
1
-3
/
+3
2016-10-27
drm/amd/powerplay: fix bug get wrong evv voltage of Polaris.
Rex Zhu
2
-2
/
+3
2016-10-25
drm/amd/powerplay: fix spelling mistake and add KERN_WARNING to printks
Colin Ian King
4
-8
/
+8
2016-10-25
drm/amdgpu: change function declarations and add missing header dependencies
Baoyou Xie
2
-6
/
+4
2016-10-25
drm/amdgpu/powerplay: add an implementation for get_vce_clock_state (v3)
Alex Deucher
1
-0
/
+16
2016-10-25
drm/amdgpu/dpm: add new callback to fetch vce clock state (v2)
Alex Deucher
1
-0
/
+1
2016-10-25
drm/amdgpu: use same vce state definition in dpm and powerplay
Rex Zhu
4
-26
/
+5
2016-10-25
drm/amd/powerplay: Enable UVD powergating for SMU7
Tom St Denis
2
-3
/
+23
2016-10-25
drm/amdgpu:add MEC_STORAGE ucode id for sriov
Monk Liu
1
-0
/
+7
2016-10-25
drm/amdgpu:use smc_index_11 for VI
Monk Liu
1
-2
/
+0
2016-10-25
drm/amd/powerplay: mark symbols static where possible
Baoyou Xie
9
-47
/
+54
2016-10-21
drm/amd/powerplay: don't give up if DPM is already running
Grazvydas Ignotas
1
-2
/
+2
2016-10-21
drm/amd/powerplay: fix static checker warning in process_pptables_v1_0.c
Rex Zhu
1
-3
/
+6
2016-10-21
drm/amdgpu/powerplay/smu7: fix static checker warning
Alex Deucher
1
-5
/
+8
2016-10-14
drm/amd/powerplay: fix bug stop dpm can't work on Vi.
Rex Zhu
2
-15
/
+25
2016-10-14
drm/amd/powerplay: notify smu no display by default.
Rex Zhu
1
-1
/
+1
2016-10-14
drm/amdgpu/powerplay: implement thermal sensor for CZ/ST
Alex Deucher
1
-0
/
+18
2016-10-13
drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.c
Rex Zhu
1
-2
/
+4
2016-10-13
drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.c
Rex Zhu
1
-2
/
+4
2016-10-13
drm/amd/powerplay: fix static checker warnings in iceland_smc.c
Rex Zhu
1
-1
/
+1
2016-10-04
drm/amdgpu: remove DRM_AMD_POWERPLAY
Alex Deucher
1
-6
/
+0
2016-09-30
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
6
-21
/
+20
2016-09-28
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
67
-32705
/
+17564
2016-09-23
drm/amdgpu: Constify tables
Nils Wallménius
6
-21
/
+20
2016-09-22
drm/amd/powerplay: export function to help to set cg by smu.
Rex Zhu
2
-74
/
+5
2016-09-22
drm/amd/powerplay: Replace per-asic print_performance with generic
Tom St Denis
5
-133
/
+14
2016-09-22
drm/amdgpu:add fw version entry to info
Frank Min
1
-0
/
+0
2016-09-20
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
29
-353
/
+642
2016-09-19
drm/amd/powerplay: Add read_sensor() callback to hwmgr (v3)
Tom St Denis
5
-0
/
+165
2016-09-19
drm/amd/powerplay: delete useless files.
Rex Zhu
36
-31672
/
+0
2016-09-19
drm/amd/powerplay: use smu7 hwmgr to manager iceland
Rex Zhu
2
-10
/
+27
2016-09-19
drm/amd/powerplay: implement fw related smu interface for iceland.
Rex Zhu
6
-17
/
+2673
2016-09-19
drm/amd/powerplay: use smu7 common functions and data on icelannd.
Rex Zhu
5
-609
/
+82
2016-09-19
drm/amd/powerplay: use smu7 common functions and data on Fiji.
Rex Zhu
3
-635
/
+68
2016-09-19
drm/amd/powerplay: use smu7 common functions and data on Polars10.
Rex Zhu
4
-715
/
+84
2016-09-19
drm/amd/powerplay: use smu7 common functions and data on Tonga.
Rex Zhu
3
-774
/
+117
2016-09-19
drm/amd/powerplay: implement smu7_smumgr for asics with smu ip version 7.
Rex Zhu
4
-1
/
+678
2016-09-19
drm/amd/powerplay: use smu7_hwmgr to manager tonga.
Rex Zhu
2
-6
/
+30
2016-09-19
drm/amd/powerplay: implement fw image related smum interface for tonga.
Rex Zhu
6
-3
/
+3329
2016-09-19
drm/amd/powerplay: use smu7 hwmgr to manager fiji
Rex Zhu
2
-4
/
+27
2016-09-19
drm/amd/powerplay: implement fw image related smu interface for Fiji.
Rex Zhu
5
-8
/
+2472
2016-09-19
drm/amd/powerplay: use smu7 hwmgr to manager polaris10/11
Rex Zhu
3
-4
/
+37
[next]