aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_misc_state.c
diff options
context:
space:
mode:
authorFrancisco Jerez <[email protected]>2016-01-14 12:17:01 -0800
committerFrancisco Jerez <[email protected]>2016-02-08 15:47:21 -0800
commit10d84ba9f084174a1e8e7639dfb05dd855ba86e8 (patch)
tree665103a85d9723947dec6d41162ca76d3927d252 /src/mesa/drivers/dri/i965/brw_misc_state.c
parent0aa4f99f562a05880a779707cbcd46be459863bf (diff)
i965: Invalidate state cache before L3 partitioning set-up.
The state cache is also L3-backed so it seems sensible to make sure it's clean as we do for other RO caches before repartitioning the L3. This wasn't part of my original L3 partitioning code because I was able to reproduce hangs on Gen7 hardware when the state cache invalidation happened asynchronously with previous 3D rendering, which should no longer be possible after the previous change. Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_misc_state.c')
0 files changed, 0 insertions, 0 deletions