]> git.baikalelectronics.ru Git - kernel.git/commit
drm/omap: DMM: In case of error/timeout in wait_status() print the reason
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Fri, 29 Sep 2017 11:49:47 +0000 (14:49 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 19 Dec 2017 08:32:00 +0000 (10:32 +0200)
commit198ae7232f7107c247695a347303298c3b39ee79
tree800321dbae1b79291c7cecd3d7ebc3c9f8026247
parent3b8775fd83c96b33b076d807af6dece31ff41c19
drm/omap: DMM: In case of error/timeout in wait_status() print the reason

If the wait_status() fails either because of an error reported in the
STATUS register or because of a timeout waiting for the wait_mask, print
information which might help diagnose the reason.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/omap_dmm_tiler.c