drm/vc4: hvs: More logging for dlist generation
authorMaxime Ripard <maxime@cerno.tech>
Wed, 22 Mar 2023 08:51:51 +0000 (09:51 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:34:53 +0000 (11:34 +0000)
commit90853f179d3146a5d71e2846435cf5b82609b74f
treee6bf07b14737cd4589b8a0ab53d718a09292f7ba
parent402619cca43af6e6bbf85b936a2ab117936b5451
drm/vc4: hvs: More logging for dlist generation

DLIST generation can get pretty tricky and there's not a lot of debug in
the driver to help. Let's add a few more to track the generated DLIST
size.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/gpu/drm/vc4/vc4_hvs.c