drm/amdgpu/vcn2.5: add DPG mode start and stop
authorJames Zhu <James.Zhu@amd.com>
Wed, 18 Dec 2019 19:17:56 +0000 (14:17 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 16 Jan 2020 18:37:34 +0000 (13:37 -0500)
commitd2a2c64f53718a995fd9a12171ba7ea10e80e96c
treed16fcce9e9d7d164b94179d8e8f5591771f8e583
parent45cec87cd6987eb17d897ceceb153cc449261289
drm/amdgpu/vcn2.5: add DPG mode start and stop

Add DPG mode start and stop functions for vcn2.5

v2: Correct firmware ucode index in vcn_v2_5_mc_resume_dpg_mode

Signed-off-by: James Zhu <James.Zhu@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