bcd21a4786
This series builds upon the set of fixes previously submitted to move
Armada DRM closer to atomic modeset. We're nowhere near yet, but this
series helps to get us closer by unifying some of the differences
between the primary and overlay planes.
New features added allows userspace to disable the primary plane if
overlay is full screen and there's nothing obscuring the colorkey -
this saves having to fetch an entire buffer containing nothing but
colorkey when displaying full screen video.
[airlied: fixup for atomic plane helper rename:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
armada_510.c | ||
armada_crtc.c | ||
armada_crtc.h | ||
armada_debugfs.c | ||
armada_drm.h | ||
armada_drv.c | ||
armada_fb.c | ||
armada_fb.h | ||
armada_fbdev.c | ||
armada_gem.c | ||
armada_gem.h | ||
armada_hw.h | ||
armada_ioctlP.h | ||
armada_overlay.c | ||
armada_trace.c | ||
armada_trace.h |