[Mesa-dev] i965: Two possible bug fixes
Topi Pohjolainen
topi.pohjolainen at gmail.com
Mon Sep 11 12:48:23 UTC 2017
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.janes at 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
More information about the mesa-dev
mailing list