On Sat 09 Jul 2016, Jason Ekstrand wrote:
> ---
> src/intel/isl/isl.h | 7 +++
> src/intel/isl/isl_format_layout.csv | 4
> src/intel/isl/isl_gen7.c| 4
> 3 files changed, 15 insertions(+)
This patch simply adds the enums for MCS and adds the format to th
---
src/intel/isl/isl.h | 7 +++
src/intel/isl/isl_format_layout.csv | 4
src/intel/isl/isl_gen7.c| 4
3 files changed, 15 insertions(+)
diff --git a/src/intel/isl/isl.h b/src/intel/isl/isl.h
index 9a60bbd..598ed2c 100644
--- a/src/intel/isl/isl.h
+++ b/s