drm/vc4: Add debugfs node that dumps the current display lists
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Tue, 6 Oct 2020 17:44:42 +0000 (18:44 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:04:17 +0000 (16:04 +0000)
commitd574a8fbecf2fedf9c24ca4c58b6df9c35676a96
tree243111b801802a9a55527ca5c74b351baae9680d
parente2b6738788c2df403074071dfd7f4f3020ad4a92
drm/vc4: Add debugfs node that dumps the current display lists

This allows easy analysis of display lists when debugging.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/gpu/drm/vc4/vc4_hvs.c