Module: Mesa
Branch: master
Commit: c8083b1adc79073c0d6fc3bb87d6a18e41c779c4
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8083b1adc79073c0d6fc3bb87d6a18e41c779c4

Author: Chia-I Wu <olva...@gmail.com>
Date:   Thu Oct  8 16:51:50 2015 +0800

ilo: improve Gen8 defines based on its PRMs

---

 src/gallium/drivers/ilo/core/ilo_state_cc.c        |   12 +-
 src/gallium/drivers/ilo/core/ilo_state_raster.c    |   14 +-
 src/gallium/drivers/ilo/core/ilo_state_sbe.c       |   12 +-
 src/gallium/drivers/ilo/core/ilo_state_surface.c   |    4 -
 src/gallium/drivers/ilo/core/ilo_state_vf.c        |    8 +-
 src/gallium/drivers/ilo/genhw/gen_eu_message.xml.h |    3 +
 src/gallium/drivers/ilo/genhw/gen_mi.xml.h         |   96 ++++++-
 src/gallium/drivers/ilo/genhw/gen_regs.xml.h       |   17 +-
 src/gallium/drivers/ilo/genhw/gen_render.xml.h     |   16 ++
 src/gallium/drivers/ilo/genhw/gen_render_3d.xml.h  |  278 +++++++++++++++-----
 .../drivers/ilo/genhw/gen_render_dynamic.xml.h     |   18 +-
 .../drivers/ilo/genhw/gen_render_media.xml.h       |    6 +-
 .../drivers/ilo/genhw/gen_render_surface.xml.h     |   36 ++-
 13 files changed, 399 insertions(+), 121 deletions(-)

Diff:   
http://cgit.freedesktop.org/mesa/mesa/diff/?id=c8083b1adc79073c0d6fc3bb87d6a18e41c779c4
_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to