RE: [PATCH 5/5] drm/amd/pp: Remove the gfx pg/off ctrl code out of pp_set_powergating_state

2018-06-05 Thread Zhang, Hawking
interface to do such thing. Regards, Hawking -Original Message- From: amd-gfx On Behalf Of Rex Zhu Sent: 2018年6月5日 13:22 To: amd-gfx@lists.freedesktop.org Cc: Zhu, Rex Subject: [PATCH 5/5] drm/amd/pp: Remove the gfx pg/off ctrl code out of pp_set_powergating_state This is a ip function

[PATCH 5/5] drm/amd/pp: Remove the gfx pg/off ctrl code out of pp_set_powergating_state

2018-06-04 Thread Rex Zhu
This is a ip function for set smu pg state. Although the cg/pg were still not supported on legacy asics, we should not add other ip block's pg code in it. Signed-off-by: Rex Zhu --- drivers/gpu/drm/amd/powerplay/amd_powerplay.c | 25 + 1 file changed, 1 insertion(+), 24