index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
Age
Commit message (
Expand
)
Author
2016-10-25
drm/amd/powerplay: mark symbols static where possible
Baoyou Xie
2016-10-14
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-13
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
drm/amd/powerplay: fix static checker warnings in iceland_smc.c
Rex Zhu
2016-10-04
drm/amdgpu: remove DRM_AMD_POWERPLAY
Alex Deucher
2016-09-30
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-28
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-23
drm/amdgpu: Constify tables
Nils Wallménius
2016-09-22
drm/amd/powerplay: export function to help to set cg by smu.
Rex Zhu
2016-09-22
drm/amd/powerplay: Replace per-asic print_performance with generic
Tom St Denis
2016-09-22
drm/amdgpu:add fw version entry to info
Frank Min
2016-09-20
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-19
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 common functions and data on Fiji.
Rex Zhu
2016-09-19
drm/amd/powerplay: use smu7 common functions and data on Polars10.
Rex Zhu
2016-09-19
drm/amd/powerplay: use smu7 common functions and data on Tonga.
Rex Zhu
2016-09-19
drm/amd/powerplay: implement smu7_smumgr for asics with smu ip version 7.
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: implement fw image related smu interface for 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 fw image related smum interface for Polaris.
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: add common interface in smumgr to help to visit fw image.
Rex Zhu
2016-09-19
drm/amd/powerplay: add parameter of the mclk switch latency time
Rex Zhu
2016-09-19
drm/amd/powerplay: fix potential issue of array access violation
Rex Zhu
2016-09-19
drm/amd/powerplay: fix mclk not switching back after multi-head was disabled
Rex Zhu
2016-09-16
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-14
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
amd/powerplay: use kmemdup instead of kmalloc + memcpy
Edward O'Callaghan
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: add feature flags in hwmgr to enable/disable special featu...
Rex Zhu
2016-09-14
drm/amd/powerplay: mark symbols static where possible on tonga/iceland.
Rex Zhu
2016-09-14
drm/amd/powerplay: declare functions instand of include header file.
Rex Zhu
[next]