drm/vc4: kms: Improve logging
authorMaxime Ripard <maxime@cerno.tech>
Fri, 4 Mar 2022 14:59:40 +0000 (15:59 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:04:46 +0000 (16:04 +0000)
commit6ba6676674da3f1da488722b5537a523c34bfa1d
tree94df014424ea5366583164788b6eae475eae8627
parent90a3e1f105a48b8edeb4228e224dfcf5100a00e9
drm/vc4: kms: Improve logging

When debugging, finding out what muxing decisions were made and what the
actual core clock rate is is always useful, so let's add some more
messages.

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