index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
amd_powerplay.c
Age
Commit message (
Expand
)
Author
2018-03-21
drm/amd/pp: Add smu irq handlers in sw_init instand of hw_init
Rex Zhu
2018-03-20
drm/amd/pp: Fix unable to handle kernel paging request
Rex Zhu
2018-03-20
drm/amd/powerplay: Fix NULL pointer deref on driver unbind.
Andrey Grodzovsky
2018-03-15
drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.c
Rex Zhu
2018-03-15
drm/amdgpu: Remove wrapper layer of smu ip functions
Rex Zhu
2018-03-07
drm/amd/pp: Add auto power profilng switch based on workloads (v2)
Rex Zhu
2018-03-06
drm/amd/pp: Revert gfx/compute profile switch sysfs
Rex Zhu
2018-03-05
drm/amd/pp: Refine powerplay instance
Rex Zhu
2018-03-05
drm/amd/pp: Simplify the create of powerplay instance
Rex Zhu
2018-02-19
drm/amd/pp: Expose set/get_power_limit for DGPU
Rex Zhu
2018-02-19
drm/amd/powerplay: add mmhub powergating by smu in powerplay
Eric Huang
2018-02-19
drm/amd/pp: Enable pp_set_power_profile_mode under manual mode
Rex Zhu
2018-02-19
drm/amd/pp: Refine pp_dpm_force_clock_level functions
Rex Zhu
2018-02-19
drm: amd: Fix trailing semicolons
Luis de Bethencourt
2018-02-19
drm/amdgpu/pp: remove the get_temperature API
Alex Deucher
2018-02-19
drm/amd/pp: Add edit/commit/show OD clock/voltage support in sysfs
Rex Zhu
2018-02-19
drm/amd/pp: Add stable Pstate clk display support in debugfs
Rex Zhu
2018-02-19
drm/amd/pp: Add custom power profile mode support on Vega10
Rex Zhu
2018-02-19
drm/amd/powerplay: removed hwmgr_handle_task unused parameter and given a bet...
Evan Quan
2018-01-10
drm/amd/powerplay: set pp_num_states as 0 on error situation
Evan Quan
2017-12-19
drm/amd/pp: delete repeated call of force_dpm_level
Rex Zhu
2017-12-04
drm/amd/pp: delete an outdated comment in amd_powerplay.c
Rex Zhu
2017-12-04
drm/amd/pp: implement notify_smu_memory_info on Powerplay
Rex Zhu
2017-12-04
drm/amd/powerplay: move functions to amd_pm_funcs table
Rex Zhu
2017-12-04
drm/amdgpu: change redundant init logs to debug level
pding
2017-11-01
drm/amd/powerplay: fix memory leak of hardcoded pptable
Eric Huang
2017-10-25
drm/amd/powerplay: fix amd_powerplay_reset()
Dan Carpenter
2017-10-06
drm/amd/powerplay: delete flag PP_VALID
Rex Zhu
2017-10-06
drm/amd/powerplay: move set_clockgating_by_smu to pp func table
Rex Zhu
2017-10-06
drm/amd/powerplay: tidy up ret checks in amd_powerplay.c (v3)
Rex Zhu
2017-10-01
drm/amd/powerplay: refine code in amd_powerplay.c (v2)
Rex Zhu
2017-09-28
drm/amdgpu: create powerplay by cgs interface
Rex Zhu
2017-09-28
drm/amdgpu: delete pp_enable in adev
Rex Zhu
2017-09-26
drm/amd/powerplay: refine powerplay code.
Rex Zhu
2017-09-26
drm/amd/powerplay: refine interface in struct pp_smumgr_func
Rex Zhu
2017-09-18
drm/amd/powerplay: use struct amd_pm_funcs in powerplay
Rex Zhu
2017-09-12
drm/amd/powerplay: add UMD P-state in powerplay.
Rex Zhu
2017-09-12
drm/amd/powerplay: delete eventmgr layer in poweprlay
Rex Zhu
2017-04-28
drm/amd/powerplay: fix suspend error on DPM disabled
Huang Rui
2017-04-04
drm/amd/powerplay: fix a couple locking issues
Dan Carpenter
2017-04-04
drm/amd/powerplay: fix pp_dpm_get_current_power_state() (v2)
Dan Carpenter
2017-04-04
drm/amdgpu/powerplay: fix locking typo
Alex Deucher
2017-03-29
drm/amd/powerplay: add some display/powerplay interfaces
Eric Huang
2017-03-29
drm/amd/powerplay: add global PowerPlay mutex.
Rex Zhu
2017-03-29
drm/amd/powerplay: remove unneeded conversions to bool
Andrew F. Davis
2017-03-29
drm/amd/powerplay: add voltage change support through pp_table
Eric Huang
2017-03-29
drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3)
Tom St Denis
2017-03-29
drm/amd/powerplay: change parameter type pointer from int32_t to void in read...
Eric Huang
2017-03-29
drm/amd/amdgpu: add power profile sysfs entry
Eric Huang
2017-03-29
drm/amdgpu:fix powerplay logic
Monk Liu
[next]