Skip to content

Commit

Permalink
drm/vc4: Add support for YUV planes.
Browse files Browse the repository at this point in the history
This supports 420 and 422 subsampling with 2 or 3 planes, tested with
modetest.  It doesn't set up chroma subsampling position (which it
appears KMS doesn't deal with yet).

The LBM memory is overallocated in many cases, but apparently the docs
aren't quite correct and I'll probably need to look at the hardware
source to really figure it out.

Signed-off-by: Eric Anholt <eric@anholt.net>
  • Loading branch information
Eric Anholt committed Feb 16, 2016
1 parent fe4cd84 commit fc04023
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 59 deletions.
Loading

0 comments on commit fc04023

Please sign in to comment.