drm/amdgpu/virtual_dce: add case for topaz for disable_dce
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 8 Aug 2016 18:40:04 +0000 (14:40 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 8 Aug 2016 18:40:04 +0000 (14:40 -0400)
commit2579de4394309da473d89cd5df08dc0bfe5e87f5
tree3d539768adf9f70af27c81220bf2545843f39ac4
parentd06b7e1cf0fa4552fd725111b46df1ed0b649b15
drm/amdgpu/virtual_dce: add case for topaz for disable_dce

This asic has no DCE block.  Also clarify the error message
for unmatched chips.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_virtual.c