diff options
| author | Maxime Ripard <[email protected]> | 2022-07-11 19:38:47 +0200 |
|---|---|---|
| committer | Maxime Ripard <[email protected]> | 2022-07-13 10:46:07 +0200 |
| commit | 77c5fb12061f2d8fa28bb0216c9a19a0a6f47ef7 (patch) | |
| tree | 256466355365ebd0d5af75f75316aa2383344177 /tools/perf/scripts/python | |
| parent | 398e7ceae6886eaa29babcc0ac8f343e48262716 (diff) | |
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 <[email protected]>
Reviewed-by: Dave Stevenson <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions