drm/amd/display: disable ext aux support for vega
authorRoman Li <Roman.Li@amd.com>
Tue, 8 Oct 2019 21:35:48 +0000 (17:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 17 Oct 2019 20:25:03 +0000 (16:25 -0400)
commit9c1a91f6f5db1482b989303c87e7b49f9bf844a7
tree954b454f9e828955f35af43bfbb3f340377cb8ad
parentf6040a439f9b6d9f90b7d4ef56762f412dfd1f9d
drm/amd/display: disable ext aux support for vega

[Why]
Earlier changes to support configurable aux timeout
caused dc init failure on vega due to missing reg defs.
Needs to be disabled until implemented for vega.

[How]
Set extended aux timeout cap for vega to false.

Signed-off-by: Roman Li <Roman.Li@amd.com>
Reviewed-By: abdoulaye berthe <abdoulaye.berthe@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.c