[Mesa-dev] [PATCH v4 32/34] i965: Use ISL for emitting buffer surface states

Chad Versace chad.versace at intel.com
Fri Jul 15 19:01:35 UTC 2016


On Wed 13 Jul 2016, Jason Ekstrand wrote:
> Reviewed-by: Topi Pohjolainen <topi.pohjolainen at intel.com>
> ---
>  src/mesa/drivers/dri/i965/brw_binding_tables.c    |  2 +-
>  src/mesa/drivers/dri/i965/brw_context.h           |  8 --
>  src/mesa/drivers/dri/i965/brw_state.h             |  9 +++
>  src/mesa/drivers/dri/i965/brw_wm_surface_state.c  | 93 +++++++++++------------
>  src/mesa/drivers/dri/i965/gen7_cs_state.c         |  2 +-
>  src/mesa/drivers/dri/i965/gen7_wm_surface_state.c | 47 ------------
>  src/mesa/drivers/dri/i965/gen8_surface_state.c    | 42 ----------
>  7 files changed, 55 insertions(+), 148 deletions(-)

Patch 32 is
Reviewed-by: Chad Versace <chad.versace at intel.com>



More information about the mesa-dev mailing list