diff options
author | Maxime Ripard <maxime@cerno.tech> | 2020-05-27 17:47:47 +0200 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2020-06-10 11:09:37 +0200 |
commit | e10cde4ad0edca3ceffd87ac30a53d8977d06ba5 (patch) | |
tree | 6d25f0d0cdf8a4e92fda675bf6eab03d258fda03 /drivers/dma/sa11x0-dma.c | |
parent | 6a88752c092073da7357e9df67b838d4883a90d4 (diff) |
drm/vc4: plane: Move planes creation to its own function
The planes so far were created as part of the CRTC binding code with
each planes created associated only to one CRTC. However, the hardware
in the vc4 doesn't really have such constraint and can be used with any
CRTC.
In order to rework this, let's first move the overlay and cursor planes
creation to a function of its own.
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/a378ea56214179f1f25fcd36ecc69511edd1e790.1590594512.git-series.maxime@cerno.tech
Diffstat (limited to 'drivers/dma/sa11x0-dma.c')
0 files changed, 0 insertions, 0 deletions