commit | fc2d6f1eabee9d971453da2a27a72471c2a347dd | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Tue Oct 20 14:18:56 2015 +0100 |
committer | Eric Anholt <eric@anholt.net> | Tue Feb 16 11:24:08 2016 -0800 |
tree | 13f68d8b3b7f1ee20501dc9a0c4b8169859f7b2a | |
parent | d8dbf44f13b91185c618219d912b246817a8d132 [diff] |
drm/vc4: Add more display planes to each CRTC. Previously we only did the primary and cursor plane, but overlay planes are useful and just require this setup to add, since all planes go into the HVS display list in the same way. Signed-off-by: Eric Anholt <eric@anholt.net>