OSDN Git Service

drm/omap: dispc: improve debug print of display flags
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 23 Nov 2016 11:23:42 +0000 (13:23 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 3 Apr 2017 09:36:40 +0000 (12:36 +0300)
commit956d4f9308d027119282330b54859cf20d222710
treeef104ac0b8f72a2c3f51c7653e524678c052d21e
parent39135a305a0f0a82d60ceb79dcbf094fc4e70123
drm/omap: dispc: improve debug print of display flags

Instead of printing 0/1 for display flags like vsync high/low, use a
tri-state print (-1/0/1) to indicate the "undefined" state.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/dispc.c