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)
committerpopcornmix <popcornmix@gmail.com>
Wed, 27 Jan 2021 19:13:21 +0000 (19:13 +0000)
commitf532685277094ec233d215b7fe2d330b0da88e8b
tree4a1ecd4785a3c6713ebaf0744cf0a586c68616de
parent55ef28bd633fce16988ac3c20111c5b53b94522d
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