drm/amdgpu: skip VCN2.5 power gating and clock gating for sriov Arcturus
authorJane Jian <Jane.Jian@amd.com>
Mon, 16 Dec 2019 08:24:13 +0000 (16:24 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Dec 2019 21:33:26 +0000 (16:33 -0500)
commitb40953c2baf0d6aed576451e655a44d444b7e9ef
treedfee6959a29218c0a1c92c413b536db733ea4ec1
parentd83c7a07a79b55983e5b9cd7447e4304668f7733
drm/amdgpu: skip VCN2.5 power gating and clock gating for sriov Arcturus

v1: skip gating in serveral called functions by power gating and clock gating
v2: from suggestion, skip setting gate in both set function, which is where
it being called.

Signed-off-by: Jane Jian <Jane.Jian@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c