Re: [PATCH] drm/amdgpu: enable gfxoff again on raven series

2019-03-13 Thread Deucher, Alexander
Reviewed-by: Alex Deucher From: amd-gfx on behalf of Huang Rui Sent: Wednesday, March 13, 2019 8:27 AM To: amd-gfx@lists.freedesktop.org Cc: Huang, Ray Subject: [PATCH] drm/amdgpu: enable gfxoff again on raven series This patch enables gfxoff and stutter mode

RE: [PATCH] drm/amdgpu: enable gfxoff again on raven series

2019-03-13 Thread Gao, Likun
Tested-by: Likun Gao Regards, Likun -Original Message- From: amd-gfx On Behalf Of Huang Rui Sent: Wednesday, March 13, 2019 8:28 PM To: amd-gfx@lists.freedesktop.org Cc: Huang, Ray Subject: [PATCH] drm/amdgpu: enable gfxoff again on raven series This patch enables gfxoff and stutter

[PATCH] drm/amdgpu: enable gfxoff again on raven series

2019-03-13 Thread Huang Rui
This patch enables gfxoff and stutter mode again, since we take more testing on raven series. For raven2 and picasso, we can enable it directly. And for raven, we need check the RLC ucode version cannot be less than #531. Signed-off-by: Huang Rui --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c