i965: Allow creating planar YUV __DRIimages
authorKristian Høgsberg Kristensen <kristian.h.kristensen@intel.com>
Mon, 2 May 2016 04:25:35 +0000 (21:25 -0700)
committerKristian Høgsberg Kristensen <krh@bitplanet.net>
Tue, 24 May 2016 17:14:57 +0000 (10:14 -0700)
commit1be1114e6b977ef70cc8bba9485adbaace4ecde4
tree372aa80c3192df0f16d9cb4f227e7f8d4439a95b
parent654e950cba55dabd2d9accb60db8e5f4c1495716
i965: Allow creating planar YUV __DRIimages

Lift the resctriction we had before and allow creation of images with
multiple planes. We still require all the planes to be within the same
bo.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Chad Versace <chad.versace@intel.com>
src/mesa/drivers/dri/i965/intel_screen.c