drm/amdgpu: add mc resume DPG mode for VCN3.0
authorBoyuan Zhang <boyuan.zhang@amd.com>
Mon, 30 Mar 2020 13:42:45 +0000 (09:42 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:12 +0000 (01:59 -0400)
commit99541f392b4d0584594a2492582b3f262a8f2643
tree884a8b6d86a3fa521be7717f5d0a955ed1825f17
parent063cabd8b6dcde7835dfafee6657998db5ab7ad3
drm/amdgpu: add mc resume DPG mode for VCN3.0

Add vcn_v3_0_mc_resume_dpg_mode to resume memory controller 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