drm/amd/display: Use constants from atom.h for HDMI caps read
authorAndrew Jiang <Andrew.Jiang@amd.com>
Fri, 20 Oct 2017 20:40:45 +0000 (16:40 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 2 Nov 2017 16:56:54 +0000 (12:56 -0400)
commitcc57306f426e3953118f1fcf8a7254dbad46c5f6
tree8ad59f04e2b3a1ea3ad53e31eb0f80dfe6256370
parent7bef1af3b9c2a5690a41298b5986dbde82fbedbc
drm/amd/display: Use constants from atom.h for HDMI caps read

Get rid of the constant we copied over before and just directly use the
constants from the file.

Signed-off-by: Andrew Jiang <Andrew.Jiang@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link.c