summaryrefslogtreecommitdiffstats
path: root/src/glsl
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2015-03-04 15:46:57 -0800
committerKenneth Graunke <[email protected]>2015-07-06 10:00:47 -0700
commitd9ab95b365f058a46bc43a8cb96b6fff10a13faf (patch)
tree31cee2b626670eeb44bfaf3b6fe2344e9b702039 /src/glsl
parent493af150fb3b1c007d791b24dcd5ea8a92ad763c (diff)
i965: Reserve more batch space to accomodate Gen6 perfmonitors.
Ben noticed that I said each PIPE_CONTROL was 4 DWords, but it's actually 5 DWords on Gen6-7. We've been reserving insufficient space for performance monitoring on Sandybridge, which means it would likely break if you used that functionality. (Thankfully, no one does...) Also, the existing number of 146 was the result of me flubbing up the arithmetic: it should have actually been 140. Cc: [email protected] Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Anuj Phogat <[email protected]> Reviewed-by: Ben Widawsky <[email protected]>
Diffstat (limited to 'src/glsl')
0 files changed, 0 insertions, 0 deletions