commit | c717966744e618af76aa5d7fe6cc44dba487bdc6 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Oct 21 18:51:09 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Oct 21 18:51:09 2010 +0100 |
tree | ce5c9e7eb06895d4bc5721387533ace7539006f0 | |
parent | b5dc608c98d929abbf2fe932ed07b3c868d83342 [diff] |
drm/i915/ringbuffer: Fix emit batch buffer regression from 8187a2b In commit 8187a2b, the number of dwords used in the ringbuffer for executing the batch buffer was erroneously changed from 2 to 4. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>