]> git.baikalelectronics.ru Git - kernel.git/commit
drm/vc4: hdmi: Add all the vc5 HDMI registers into the debugfs dumps
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Mon, 13 Jun 2022 14:47:45 +0000 (16:47 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Tue, 28 Jun 2022 12:55:43 +0000 (14:55 +0200)
commit3d3633751b58fc5c76fe47f1ed475cc6f05305c7
tree5b57dea3379da5acec5dbd4abf420b46e991ab60
parent54d0b2539b37fcfbc78269eab414a892b384cfbe
drm/vc4: hdmi: Add all the vc5 HDMI registers into the debugfs dumps

The vc5 HDMI registers hadn't been added into the debugfs
register sets, therefore weren't dumped on request.
Add them in.

Fixes: e40b36e7391d ("drm/vc4: hdmi: Support the BCM2711 HDMI controllers")
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Link: https://lore.kernel.org/r/20220613144800.326124-19-maxime@cerno.tech
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/gpu/drm/vc4/vc4_hdmi.c
drivers/gpu/drm/vc4/vc4_hdmi.h