drm/radeon/dp: sleep after powering up the display
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 14 Jan 2014 15:45:51 +0000 (10:45 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 20 Jan 2014 17:05:19 +0000 (12:05 -0500)
commitd30df55b3ec069283408b6d3b013bcba52dd03dc
tree8ea3ba7289921e9fe6ae354a10eb31d8c09853c8
parentab9f51c09f32351ccaaa6ab494edf07a16d3dd2a
drm/radeon/dp: sleep after powering up the display

According to the DP 1.1 spec, the sink must power
up within 1ms.  Noticed while reviewing Thierry's
drm/dp patches.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/atombios_dp.c