Maxime Ripard 77c5fb1206
drm/vc4: plane: Take possible_crtcs as an argument
vc4_plane_init() currently initialises the plane with no possible CRTCs,
and will expect the caller to set it up by itself.

Let's change that logic a bit to follow the syntax of
drm_universal_plane_init() and pass the possible CRTCs bitmask as an
argument to the function instead.

Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20220711173939.1132294-18-maxime@cerno.tech
2022-07-13 10:46:07 +02:00
..
2022-07-13 10:33:00 +02:00
2022-07-13 14:17:35 +10:00
2022-06-20 23:53:55 +03:00
2022-07-12 17:01:42 +10:00
2022-06-15 19:12:17 +02:00
2022-07-12 16:50:05 +10:00
2022-07-13 10:33:00 +02:00
2022-06-20 23:53:55 +03:00
2022-06-12 22:10:50 -01:00
2022-07-13 10:54:56 +10:00
2022-06-28 07:56:32 +02:00
2022-05-04 14:09:34 +02:00
2022-07-13 10:54:56 +10:00