]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitac366424b1d8f46ce6022863c3dfe6ff9cfc88be
treeef104ac0b8f72a2c3f51c7653e524678c052d21e
parentc996eef387641dff5fe57ac91391a0a2ea2292a3
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