commit | df156549e7ce284f0cf887eec1bad9aa1392ebbf | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Feb 10 18:11:58 2011 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Feb 21 12:59:34 2011 +0000 |
tree | 851b9d75b359e0a0af3909dc3c1f66744acadeeb | |
parent | f29606598e7703d830440a878673d98e7ce13218 [diff] |
i965: write cc straight to batch As we write directly into the batch in system memory, we do not need to write first to the stack (as was to avoid read back through the GTT) Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>