While debugging one internal workload I've been trying various
things. Here are two of those. I'm not aware of them actually
fixing anything but...

CC: Mark Janes <mark.a.ja...@intel.com>

Topi Pohjolainen (3):
  i965/gen8: Remove unused gen8_emit_3dstate_multisample()
  intel/blorp/hiz: Always set sample number
  i965: Disable stencil cache optimization combining two 4x2 blocks

 src/intel/blorp/blorp_genX_exec.h                  | 11 +++++++++++
 src/mesa/drivers/dri/i965/brw_context.h            |  1 -
 src/mesa/drivers/dri/i965/brw_defines.h            |  5 ++++-
 src/mesa/drivers/dri/i965/brw_state_upload.c       |  1 +
 src/mesa/drivers/dri/i965/gen8_multisample_state.c | 16 ----------------
 5 files changed, 16 insertions(+), 18 deletions(-)

-- 
2.11.0

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to