[PATCH 2/4] drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry

2020-11-12 Thread Prike Liang
The new amdgpu_gfx_state_change_set() funtion can support set GFX power change status to D0/D3. Signed-off-by: Prike Liang Acked-by: Huang Rui Reviewed-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | 20 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h

RE: [PATCH 2/4] drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry

2020-10-18 Thread Liang, Prike
[AMD Official Use Only - Internal Distribution Only] > -Original Message- > From: Alex Deucher > Sent: Saturday, October 17, 2020 2:10 AM > To: Liang, Prike > Cc: amd-gfx list ; Deucher, Alexander > ; Huang, Ray > Subject: Re: [PATCH 2/4] drm/amdgpu: add amdgpu

Re: [PATCH 2/4] drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry

2020-10-16 Thread Alex Deucher
On Fri, Oct 16, 2020 at 5:21 AM Prike Liang wrote: > > The new amdgpu_gfx_state_change_set() funtion can support set GFX power > change status to D0/D3. > > Signed-off-by: Prike Liang > Acked-by: Huang Rui > Reviewed-by: Alex Deucher I presume we'll need something similar for renoir? That can

[PATCH 2/4] drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry

2020-10-16 Thread Prike Liang
The new amdgpu_gfx_state_change_set() funtion can support set GFX power change status to D0/D3. Signed-off-by: Prike Liang Acked-by: Huang Rui Reviewed-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | 20 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h