i965: Make L3 configuration atom listen for TCS/TES program updates.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 9 Nov 2017 08:06:14 +0000 (00:06 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 10 Nov 2017 21:34:59 +0000 (13:34 -0800)
commitb8d42cccd053e32ca048645ea7e6f901366e286d
tree674e2131202d8490f2e0891e763bf0e72dd1b65f
parentad9c2f5469deadea25b6781188acdebc3942df49
i965: Make L3 configuration atom listen for TCS/TES program updates.

The L3 configuration code already considers the TCS and TES programs,
but failed to listen for TCS/TES program changes.

This was somehow missing.

Fixes: e9644cb1f96ccf7e ("i965: Consider tessellation in get_pipeline_state_l3_weights.")
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
src/mesa/drivers/dri/i965/gen7_l3_state.c