Add the support of 10bit I010 surface

Graphics / Video Acceleration / VA-API - Zhao Yakui [intel.com] - 21 November 2016 08:22 UTC

And it is treated as non-tiling for I010 surfaces, which is like I420. Every pixel also uses two bytes like P010 but it occupies the lower 10-bit.

f5a9331 Add the support of 10bit I010 surface
src/i965_drv_video.c | 23 +++++++++++++++++++++++
src/i965_fourcc.h | 4 ++++
2 files changed, 27 insertions(+)

Upstream: cgit.freedesktop.org


  • Share