]> Git Repo - linux.git/commit
drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry (v2)
authorPrike Liang <[email protected]>
Wed, 9 Sep 2020 03:08:00 +0000 (11:08 +0800)
committerAlex Deucher <[email protected]>
Fri, 13 Nov 2020 22:29:45 +0000 (17:29 -0500)
commitd90a53d65ad207d8eb73445fc4ceef461a98f861
treed815d2b1082d1aa9afb2d352bda63a226679779e
parent4cd078dc654d7ead65746fba04b06e5ab7e97bff
drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry (v2)

The new amdgpu_gfx_state_change_set() funtion can support set GFX power
change status to D0/D3.

v2: squash in warning fix (Alex)

Signed-off-by: Prike Liang <[email protected]>
Acked-by: Huang Rui <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
drivers/gpu/drm/amd/include/kgd_pp_interface.h
drivers/gpu/drm/amd/pm/inc/hwmgr.h
drivers/gpu/drm/amd/pm/inc/rv_ppsmc.h
drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
This page took 0.065148 seconds and 4 git commands to generate.