drm/vc4: crtc: Add FIFO depth to vc4_crtc_data
authorMaxime Ripard <maxime@cerno.tech>
Mon, 13 Jan 2020 12:39:20 +0000 (13:39 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:37 +0000 (16:33 +0100)
commitb59b46d87922ba2a5c0ab1ba73275dda469c7869
tree970d978c75e2794db27034fbff9ac84006df9ac0
parent822a0ad2eca41af6615a24d4655c323a2225e8b2
drm/vc4: crtc: Add FIFO depth to vc4_crtc_data

Not all pixelvalve FIFOs in vc5 have the same depth, so we need to add that
to our vc4_crtc_data structure to be able to compute the fill level
properly later on.

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