]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: Don't allow dual-link DVI on all ASICs.
authorHarry Wentland <harry.wentland@amd.com>
Tue, 19 Dec 2017 21:17:22 +0000 (16:17 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Mar 2018 21:27:24 +0000 (16:27 -0500)
commit6724eebac4c45741334bc459296cdddb59904a36
tree9312801fedbefb93672d00f4dec3aec5b139fb11
parent35c4c88ce8da738b1a9ade239f84dad181f2cf9f
drm/amd/display: Don't allow dual-link DVI on all ASICs.

Our APUs (Carrizo, Stoney, Raven) don't support it.

v2: Don't use is_apu as other ASICs might also not support it

Signed-off-by: Harry Wentland <harry.wentland@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_stream.c
drivers/gpu/drm/amd/display/dc/dc.h
drivers/gpu/drm/amd/display/dc/dce100/dce100_resource.c
drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.c
drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.c
drivers/gpu/drm/amd/display/dc/dce80/dce80_resource.c