i965: Define state flag to signal that the URB size has been altered.
authorFrancisco Jerez <currojerez@riseup.net>
Thu, 3 Sep 2015 14:15:57 +0000 (17:15 +0300)
committerFrancisco Jerez <currojerez@riseup.net>
Wed, 9 Dec 2015 11:46:04 +0000 (13:46 +0200)
commit2405b75bc9c6b9fa9583e926bca313ed89911bc7
treedd871678dc1756db77bf33c09dfbe1337ed9dc36
parent4841cab01a2a6d308c00b4039f1fb1a29e44ed74
i965: Define state flag to signal that the URB size has been altered.

This will make sure that we recalculate the URB layout anytime the URB
size is modified by the L3 partitioning code.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_state_upload.c
src/mesa/drivers/dri/i965/gen7_urb.c