index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
amd_powerplay.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/powerplay: refine code to support no-dpm case
Evan Quan
2020-01-07
1
-1
/
+4
*
drm/amdgpu/sriov: Tonga sriov also need load firmware with smu
Emily Deng
2019-12-18
1
-3
/
+0
*
drm/amd/powerplay: fix various dereferences of a pointer before it is null ch...
Colin Ian King
2019-12-18
1
-3
/
+3
*
drm/amd/powerplay: enable pp one vf mode for vega10
Yintian Tao
2019-12-11
1
-1
/
+3
*
drm/amd/powerplay: dynamically disable ds and ulv for compute
Kenneth Feng
2019-11-08
1
-0
/
+8
*
drm/amd/powerplay: support xgmi pstate setting on powerplay routine V2
Evan Quan
2019-11-06
1
-0
/
+18
*
drm/amdgpu/vi: silence an uninitialized variable warning
Dan Carpenter
2019-10-25
1
-0
/
+1
*
drm/amd/powerplay: enable df cstate control on powerplay routine
Evan Quan
2019-10-15
1
-0
/
+18
*
drm/amdgpu: Add smu lock around in pp_smu_i2c_bus_access
Andrey Grodzovsky
2019-09-14
1
-1
/
+6
*
drm/amd/powerplay: Add interface to lock SMU HW I2C.
Andrey Grodzovsky
2019-08-27
1
-0
/
+16
*
drm/amd/poweplay: Add amd_pm_funcs callback for mode 2
Andrey Grodzovsky
2019-08-15
1
-0
/
+21
*
drm/amdgpu/powerplay: return success if set_mp1_state is not set
Alex Deucher
2019-07-31
1
-5
/
+3
*
drm/amdgpu/powerplay: add a new interface to set the mp1 state
Alex Deucher
2019-07-31
1
-0
/
+16
*
drm/amd/powerplay: fix semicolon code style issue
Yang Wei
2019-03-19
1
-4
/
+4
*
drm/amd/powerplay: add limit of pp_feature for smu (v3)
Likun Gao
2019-03-19
1
-1
/
+1
*
drm/amd/powerplay: support enabled ppfeatures retrieving and setting V3
Evan Quan
2019-01-25
1
-0
/
+42
*
drm/amdgpu: expose BACO interfaces to upper level from PP
Jim Qu
2019-01-25
1
-0
/
+54
*
drm/amd/powerplay: rv dal-pplib interface refactor powerplay part
hersen wu
2018-12-07
1
-3
/
+79
*
drm/amd/powerplay: Ratelimit all "was not implemented" messages
Joerg Roedel
2018-11-19
1
-26
/
+26
*
drm/amd/powerplay: no MGPU fan boost enablement on DPM disabled
Evan Quan
2018-11-01
1
-3
/
+3
*
drm/amd/pp: enable power limit increase in OD mode
Joseph Greathouse
2018-10-22
1
-2
/
+14
*
drm/amd/powerplay: error out when force clock level under auto dpm mode V2
Evan Quan
2018-10-22
1
-4
/
+7
*
drm/amd/powerplay: hint when power profile setting is not supported
Evan Quan
2018-10-12
1
-2
/
+7
*
drm/amdgpu: Remove amdgpu_ucode_fini_bo
Rex Zhu
2018-10-10
1
-3
/
+0
*
drm/amd/pp: Implement load_firmware interface
Rex Zhu
2018-10-10
1
-0
/
+15
*
drm/amd/pp: Allocate ucode bo in request_smu_load_fw
Rex Zhu
2018-10-10
1
-3
/
+0
*
drm/amd/pp: Fix memory leak on CI/AI
Rex Zhu
2018-10-10
1
-4
/
+4
*
drm/amdgpu: Add fan RPM setting via sysfs
Rex Zhu
2018-10-10
1
-0
/
+19
*
drm/amd/pp: Implement AMDGPU_PP_SENSOR_MIN/MAX_FAN_RPM
Rex Zhu
2018-10-10
1
-0
/
+6
*
drm/amd/pp: Expose the smu support for SDMA PG cntl
Rex Zhu
2018-10-10
1
-0
/
+18
*
drm/amd/powerplay: helper interfaces for MGPU fan boost feature
Evan Quan
2018-10-09
1
-0
/
+19
*
drm/amd/pp: Add ACP PG support in SMU
Rex Zhu
2018-08-27
1
-0
/
+18
*
drm/amd/pp: Set Max clock level to display by default
Rex Zhu
2018-07-20
1
-2
/
+7
*
drm/amd/pp: fix semicolon.cocci warnings
kbuild test robot
2018-07-10
1
-1
/
+1
*
drm/amd/pp: Export notify_smu_enable_pwe to display
Rex Zhu
2018-07-05
1
-0
/
+20
*
drm/amd/pp: Refine the interface exported to display
Rex Zhu
2018-07-05
1
-3
/
+3
*
drm/amdgpu: Add gfx_off support in smu through pp_set_powergating_by_smu
Rex Zhu
2018-07-05
1
-16
/
+0
*
drm/amd/pp: Add gfx pg support in smu through set_powergating_by_smu
Rex Zhu
2018-07-05
1
-8
/
+17
*
drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smu
Rex Zhu
2018-07-05
1
-3
/
+26
*
drm/amd/pp: Rename enable_per_cu_power_gating to powergate_gfx
Rex Zhu
2018-07-05
1
-3
/
+3
*
drm/amdgpu: Rename set_mmhub_powergating_by_smu to powergate_mmhub
Rex Zhu
2018-07-05
1
-4
/
+4
*
drm/amd/powerplay: remove uncessary extra gfxoff control call
Evan Quan
2018-06-13
1
-9
/
+0
*
drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control...
Huang Rui
2018-06-13
1
-1
/
+2
*
drm/amdgpu: fix CG enabling hang with gfxoff enabled
Huang Rui
2018-06-13
1
-1
/
+1
*
drm/amd/powerplay: add control gfxoff enabling in late init
Huang Rui
2018-05-15
1
-0
/
+9
*
drm/amdgpu: use pp_feature member to store the mask
Huang Rui
2018-05-15
1
-1
/
+1
*
drm/amd/powerplay: enable/disable gfxoff through smu
Huang Rui
2018-05-15
1
-0
/
+9
*
drm/amd/pp: Remove dead interface
Rex Zhu
2018-05-15
1
-30
/
+0
*
drm/amdgpu: Reserved vram for smu to save debug info.
Rex Zhu
2018-05-15
1
-0
/
+35
*
drm/amdgpu: remove duplicate cg/pg wrapper functions
Rex Zhu
2018-04-11
1
-4
/
+4
[next]