OSDN Git Service

drm/amd/display: Increase DP blank timeout from 30 ms to 50 ms
authorKen Chalmers <ken.chalmers@amd.com>
Fri, 15 Feb 2019 15:31:52 +0000 (09:31 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:36:49 +0000 (15:36 -0500)
commit3af91bb15093dd2bf53114b74b333458a03de1c8
tree7d35e4519d46d3b2a1f53e18800273148d877d7d
parent30eb85ff422f1cf97ca35f37aef7a1cd77744cce
drm/amd/display: Increase DP blank timeout from 30 ms to 50 ms

[Why]
At 24 Hz, a frame is 41.7 ms, so a 30 ms wait can (and does often)
timeout.

[How]
Bump timeout from 30 ms to 50 ms.

Signed-off-by: Ken Chalmers <ken.chalmers@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@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/dcn10/dcn10_stream_encoder.c