Re: [PATCH 0/3] drm/vc4 support for extra formats

2017-11-20 Thread Eric Anholt
Dave Stevenson writes: > These are relatively trivial patches that just expand the > list of formats that the vc4 DRM driver will accept. > RGB888, BGR888, NV21, and NV61 tested with the modetest app from the libdrm > repo. YUV422 and YVU422 can't be as they aren't supported. It worked in my tes

[PATCH 0/3] drm/vc4 support for extra formats

2017-11-16 Thread Dave Stevenson
These are relatively trivial patches that just expand the list of formats that the vc4 DRM driver will accept. RGB888, BGR888, NV21, and NV61 tested with the modetest app from the libdrm repo. YUV422 and YVU422 can't be as they aren't supported. Dave Stevenson (3): drm/vc4: Add support for DRM_F