OSDN Git Service

Add the support of 10bit I010 surface
authorZhao Yakui <yakui.zhao@intel.com>
Sun, 20 Nov 2016 19:41:44 +0000 (14:41 -0500)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 21 Nov 2016 14:22:00 +0000 (22:22 +0800)
commitf5a9331acb971ee68843ede0dba73555ebb6fdf7
tree06f98f0c6b4e7c173412641fc56e18e81667eecd
parent0babac1c9d517862fe9239dc2c6f312d4edb0792
Add the support of 10bit I010 surface

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.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
src/i965_drv_video.c
src/i965_fourcc.h