drm/vc4: Pass the drm vrefresh to the firmware on mode set
authorDave Stevenson <dave.stevenson@raspberrypi.org>
Thu, 11 Jul 2019 14:12:05 +0000 (15:12 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:02 +0000 (16:33 +0100)
commitd364136a66add3834b44cebfd0b78a8d42b17275
treedab565bc3e68f4a29cf47da59c3904ab334edde1
parentc76a4a1716a12b991cb3af0817f819065ef70614
drm/vc4: Pass the drm vrefresh to the firmware on mode set

More for completeness than need, but use drm_mode_vrefresh
to compute the vrefresh value, and pass that down to the
firmware on mode set.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
drivers/gpu/drm/vc4/vc4_firmware_kms.c