Mesa (master): ilo: convert GPE GEN6 command functions to use ilo_builder

Chia-I Wu olv at kemper.freedesktop.org
Tue Sep 9 05:33:16 UTC 2014


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

Author: Chia-I Wu <olvaffe at gmail.com>
Date:   Sun Sep  7 23:45:03 2014 +0800

ilo: convert GPE GEN6 command functions to use ilo_builder

Similar to the changes to GEN7 command functions, but to GEN6 this time.

As every GPE function has been converted, remove
ilo_cp_assert_no_implicit_flush() calls.

---

 src/gallium/drivers/ilo/ilo_3d_pipeline.c      |    4 -
 src/gallium/drivers/ilo/ilo_3d_pipeline_gen6.c |  232 ++---
 src/gallium/drivers/ilo/ilo_3d_pipeline_gen7.c |   70 +-
 src/gallium/drivers/ilo/ilo_gpe_gen6.h         | 1188 ++++++++++++------------
 4 files changed, 730 insertions(+), 764 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=90f4b131fccae3a950864ed9ba15eea8edce915f



More information about the mesa-commit mailing list