Mesa (master): ilo: improve Gen8 defines based on its PRMs

Chia-I Wu olv at kemper.freedesktop.org
Mon Oct 12 02:15:52 UTC 2015


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

Author: Chia-I Wu <olvaffe at 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



More information about the mesa-commit mailing list