index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
hwmgr
Commit message (
Expand
)
Author
Age
*
drm/amd/powerplay: avoid out of bounds access on array ps.
Rex Zhu
2016-11-16
*
drm/amdgpu/powerplay: drop a redundant NULL check
Alex Deucher
2016-11-15
*
drm/amd/powerplay: implement get_clock_by_type for iceland.
Rex Zhu
2016-11-10
*
drm/amd/powerplay/smu7: fix checks in smu7_get_evv_voltages (v2)
Alex Deucher
2016-11-10
*
drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for iceland
Alex Deucher
2016-11-10
*
drm/amd/powerplay: propagate errors in phm_get_voltage_evv_on_sclk
Alex Deucher
2016-11-10
*
drm/amd/powerplay: return false instead of -EINVAL
Andrew Shadura
2016-11-08
*
drm/amdgpu/powerplay/smu7: fix unintialized data usage
Arnd Bergmann
2016-11-08
*
drm/amd/powerplay: don't succeed in getters if fan is missing
Grazvydas Ignotas
2016-10-31
*
drm/amd/powerplay: fix bug get wrong evv voltage of Polaris.
Rex Zhu
2016-10-27
*
drm/amd/powerplay: don't give up if DPM is already running
Grazvydas Ignotas
2016-10-21
*
drm/amd/powerplay: fix static checker warning in process_pptables_v1_0.c
Rex Zhu
2016-10-21
*
drm/amdgpu/powerplay/smu7: fix static checker warning
Alex Deucher
2016-10-21
*
drm/amd/powerplay: fix bug stop dpm can't work on Vi.
Rex Zhu
2016-10-14
*
drm/amd/powerplay: notify smu no display by default.
Rex Zhu
2016-10-14
*
drm/amdgpu/powerplay: implement thermal sensor for CZ/ST
Alex Deucher
2016-10-14
*
drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.c
Rex Zhu
2016-10-13
*
drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.c
Rex Zhu
2016-10-13
*
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-29
|
\
|
*
drm/amdgpu: Constify tables
Nils Wallménius
2016-09-23
*
|
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-27
|
\
|
|
*
drm/amd/powerplay: Replace per-asic print_performance with generic
Tom St Denis
2016-09-22
|
*
drm/amd/powerplay: Add read_sensor() callback to hwmgr (v3)
Tom St Denis
2016-09-19
|
*
drm/amd/powerplay: delete useless files.
Rex Zhu
2016-09-19
|
*
drm/amd/powerplay: use smu7 hwmgr to manager iceland
Rex Zhu
2016-09-19
|
*
drm/amd/powerplay: implement fw related smu interface for iceland.
Rex Zhu
2016-09-19
|
*
drm/amd/powerplay: use smu7 common functions and data on icelannd.
Rex Zhu
2016-09-19
|
*
drm/amd/powerplay: use smu7_hwmgr to manager tonga.
Rex Zhu
2016-09-19
|
*
drm/amd/powerplay: implement fw image related smum interface for tonga.
Rex Zhu
2016-09-19
|
*
drm/amd/powerplay: use smu7 hwmgr to manager fiji
Rex Zhu
2016-09-19
|
*
drm/amd/powerplay: use smu7 hwmgr to manager polaris10/11
Rex Zhu
2016-09-19
|
*
drm/amd/powerplay: implement smu7 hwmgr to manager asics with smu ip version 7.
Rex Zhu
2016-09-19
|
*
drm/amd/powerplay: fix potential issue of array access violation
Rex Zhu
2016-09-19
*
|
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-19
|
\
|
|
*
drm/amd/powerplay: Partially revert change initialize platform caps
Rex Zhu
2016-09-16
|
*
drm/amd/powerplay: add pptable point check before use it
Rex Zhu
2016-09-16
|
*
drm/amd/powerplay: add pp_table_version in hwmgr.
Rex Zhu
2016-09-16
|
*
drm/amd/powerplay: rename tonga_processpptable* to processpptable_v1_0*.
Rex Zhu
2016-09-16
|
*
drm/amd/powerplay/polaris10: mark symbols static where possible
Baoyou Xie
2016-09-14
|
*
drm/amd/powerplay/fiji: mark symbols static where possible
Baoyou Xie
2016-09-14
|
*
drm/amd/powerplay: delete duplicated function and definition.
Rex Zhu
2016-09-14
|
*
drm/amd/powerplay: move smu related variable definitions to smumgr.
Rex Zhu
2016-09-14
|
*
drm/amd/powerplay: wrap get evv voltage functions
Rex Zhu
2016-09-14
|
*
drm/amd/powerplay: add helper function to get voltage id in votage table
Rex Zhu
2016-09-14
|
*
drm/amd/powerplay: initialize platform caps in hwmgr_init.
Rex Zhu
2016-09-14
|
*
drm/amd/powerplay: mark symbols static where possible on tonga/iceland.
Rex Zhu
2016-09-14
|
*
drm/amd/powerplay: calculate flexible array member's address.
Rex Zhu
2016-09-14
|
*
drm/amd/powerplay: fix issue power containment not enabled on Tonga.
Rex Zhu
2016-09-12
|
*
drm/amd/powerplay: enable/disable auto thermal throttle for tonga.
Rex Zhu
2016-09-12
|
*
drm/amd/powerplay: original power state table should not be changed.
Rex Zhu
2016-09-02
[next]