]> git.karo-electronics.de Git - karo-tx-linux.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)
commit95d6eb3b134e1826ed04cc92b224d93de13e281f
treead2fd659fd467f99372c6d305a1944ea13dc5564
parentee0a89cf3c2c550e6d877dda21dd2947afb90cb6
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