Files
rockchip-kernel/include
Douglas Anderson 712908fec2 CHROMIUM: drm: rockchip: Add a timeout in dmc_notify()
There's at least one instance where the completion waited on in
dmc_notify() never happened.  This happened because the mode stored in
"vop->crtc.hwmode" didn't match the current hardware mode while we're in
the middle of a resolution change.

We've got a fix for the above problem (see
CL:Ic78730293ba2d8d6c27ee833d27c519b59c6b717) but it also seems wise to
add a timeout here for extra safety.

BUG=chrome-os-partner:48332
TEST=Without above CL see printout; can't reproduce hang anymore.

Change-Id: I174167994d9c6f0df4cf9bde0a7bf485f7f92a28
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/316661
Reviewed-by: Derek Basehore <dbasehore@chromium.org>
2016-01-19 10:00:30 +08:00
..
2014-03-06 09:47:42 +01:00
2016-01-19 10:00:21 +08:00