]> rtime.felk.cvut.cz Git - vajnamar/linux-xlnx.git/commit
drm: xilinx: dp: Add delay after Monitor wake up
authorHyun Kwon <hyun.kwon@xilinx.com>
Fri, 8 Sep 2017 18:03:38 +0000 (11:03 -0700)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 12 Sep 2017 07:45:46 +0000 (09:45 +0200)
commitf5e4ff5b0f2995fb1bbdb93cdc7e6cecef710bd9
tree02d647ee0bfe7eaf39aa98b4571f7048f9fde19c
parentf618d3b9e121d8036139419b139f7011903c77dc
drm: xilinx: dp: Add delay after Monitor wake up

Some monitors require delay to fully wake up. Otherwise, it may
result in some error such as training failure.

Delay of 4 msec was not specified in the spec, but found from
experimentation (ex, no failure for 20 times or more). Thus,
this setting is exposed as module parameter so that user can
change if needed.

Signed-off-by: Hyun Kwon <hyun.kwon@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/gpu/drm/xilinx/xilinx_drm_dp.c