]> git.baikalelectronics.ru Git - kernel.git/commit
drm/atomic-helper: debug output for modesets
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 22 Jan 2015 15:36:25 +0000 (16:36 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 27 Jan 2015 09:02:47 +0000 (10:02 +0100)
commit1132620becbf29e3ceabfe914c7ce9391ce2e84e
treead2fd659fd467f99372c6d305a1944ea13dc5564
parent46129cdd2c3c47480908cb8e2b221f2fd8e2fb61
drm/atomic-helper: debug output for modesets

With the combination of ->enable and ->active it's a bit complicated
to follow what exactly is going on sometimes within a full modeset.
Add debug output to make this all traceable.

Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
drivers/gpu/drm/drm_atomic_helper.c