OSDN Git Service

drm/amdgpu: init CSIB regardless of rlc version and pg status
authorEvan Quan <evan.quan@amd.com>
Thu, 5 Jul 2018 03:17:48 +0000 (11:17 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 13 Jul 2018 19:44:25 +0000 (14:44 -0500)
commitaf356b6d32c8dd065393e4c8cd5576c15e48df4d
tree03779b5710eaa0deb823d4954b0c7813e57fafe6
parent137dc4b9060e99a22dce59b42ca71912cf0180f3
drm/amdgpu: init CSIB regardless of rlc version and pg status

CSIB init has no relation with rlc version and pg status. It should be
needed regardless of them.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c