OSDN Git Service

drm/vc4: hvs: Add debugfs node that dumps the current display lists
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Mon, 13 Jun 2022 14:47:34 +0000 (16:47 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Tue, 28 Jun 2022 12:55:11 +0000 (14:55 +0200)
commitc6dac00340fcd20b076cd2c3413610d1d7ade7bd
treebea932a28ee52e115c5dab201e23bd5f17c44237
parenta1aaefbacc2385a041823dcaf7bbcd7a73d2aa2f
drm/vc4: hvs: 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>
Link: https://lore.kernel.org/r/20220613144800.326124-8-maxime@cerno.tech
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/gpu/drm/vc4/vc4_hvs.c