Skip to content

Commit

Permalink
drm/tegra: Add plane support
Browse files Browse the repository at this point in the history
Add support for the B and C planes which support RGB and YUV pixel
formats and can be used as overlays or hardware cursor. Currently 32-bit
XRGB as well as UYVY, YUV420 and YUV422 pixel formats are advertised.
Other formats should be easy to add but these are the most common ones
and should cover the majority of use-cases.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
  • Loading branch information
Thierry Reding committed Feb 22, 2013
1 parent 894752b commit f34bc78
Show file tree
Hide file tree
Showing 3 changed files with 372 additions and 95 deletions.
Loading

0 comments on commit f34bc78

Please sign in to comment.