OSDN Git Service

drm/amd/display: fix CTS 4.2.2.8
authorabdoulaye berthe <abdoulaye.berthe@amd.com>
Fri, 7 Dec 2018 21:12:09 +0000 (16:12 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 14 Jan 2019 20:38:24 +0000 (15:38 -0500)
commita6729a5a406a885c749bc05d73c06e6cd9bd6211
treea688aef11d72f0b9384ceb8c6f8aef446daaebb8
parentc591d8429df2832cdfe63907bf34c5f150a45b3d
drm/amd/display: fix CTS 4.2.2.8

[Why]
1-Test equipment does not reset test automation flag after completing
current test causing the next test to fail.
2.When test request is empty, we shouldn't ack the test.

[How]
1-Driver should always clear test equipment automation test request
when request is completed.
2-Driver should clear test equipement test automation if driver does
not complete the request.

Signed-off-by: abdoulaye berthe <abdoulaye.berthe@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c