drm/vc4: Add DRM_DEBUG_ATOMIC for the insides of fkms.
authorEric Anholt <eric@anholt.net>
Thu, 2 Feb 2017 01:10:09 +0000 (17:10 -0800)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:08:00 +0000 (00:08 +0100)
commitd8954cd52524dd2d37f8ea8454f8fae8ecff7b9b
treea7ca59025c471024b31f29871331c63e35e4ff63
parenta4906957780a6ad345dc9385f17757df9b3772d8
drm/vc4: Add DRM_DEBUG_ATOMIC for the insides of fkms.

Trying to debug weston on fkms involved figuring out what calls I was
making to the firmware.

Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/vc4/vc4_firmware_kms.c