commit | 26247e77790c00e65e8040416f116519ae7ed1b3 | [log] [tgz] |
---|---|---|
author | Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> | Mon Nov 06 13:50:06 2017 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Dec 06 12:48:10 2017 -0500 |
tree | 6ea3e90c22d408f33d6a6ba3f4c08809c8e9e8d6 | |
parent | e56dc89b3c6619bb2c4985da13d6f0dfe2711397 [diff] |
drm/amd/display: fix mpo validation failure There was an error in translation of mode support check. "N/A" is a failure condition while "" was a special case. This change will differentiate between the two by using a define. Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>