Re: [Mesa-dev] [PATCH 05/64] i965: Remove fake W-tiled render target support

2016-06-15 Thread Chad Versace
Patches 5 and 6 are Reviewed-by: Chad Versace ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev

[Mesa-dev] [PATCH 05/64] i965: Remove fake W-tiled render target support

2016-06-11 Thread Jason Ekstrand
This hasn't been used since 1cfb4bc890b8 where we deleted the meta stencil blit path. --- src/mesa/drivers/dri/i965/brw_state.h| 6 -- src/mesa/drivers/dri/i965/brw_wm_surface_state.c | 25 src/mesa/drivers/dri/i965/gen8_surface_state.c | 25 +---