drm/amdgpu: add clock gating DPG mode for VCN3.0
authorBoyuan Zhang <boyuan.zhang@amd.com>
Fri, 27 Mar 2020 17:11:16 +0000 (13:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:12 +0000 (01:59 -0400)
commit063cabd8b6dcde7835dfafee6657998db5ab7ad3
tree4fa2a20421b1d18e7fa7f7b492dc0e473243dacf
parentb971df70c5ef8439fe22876489c0ef6ba6e2bf43
drm/amdgpu: add clock gating DPG mode for VCN3.0

Add vcn_v3_0_clock_gating_dpg_mode to enabling clock gating in DPG mode for VCN3.0

V2: Separate from previous patch-0002, and update description.

Signed-off-by: Boyuan Zhang <boyuan.zhang@amd.com>
Reviewed-by: James Zhu <james.zhu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c