i965/i915: Add UYVY as the supported format
authorJohnson Lin <johnson.lin@intel.com>
Fri, 16 Jun 2017 05:51:34 +0000 (13:51 +0800)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Fri, 30 Jun 2017 09:16:26 +0000 (10:16 +0100)
commit165e704719b85cb43156f517803dd9a1f0187519
tree568ade99104d7ff74607c4237a5384d815accfc8
parent8ff4be44b727ccd4452f426391c8a05b264e30dc
i965/i915: Add UYVY as the supported format

Trigger the correct sampler options for it. Similar with YUYV

Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
src/intel/compiler/brw_compiler.h
src/intel/compiler/brw_nir.c
src/mesa/drivers/dri/i915/intel_screen.c
src/mesa/drivers/dri/i965/brw_wm.c
src/mesa/drivers/dri/i965/intel_screen.c