commit | e36c1cd7292efcb8daca26cd6331481736544742 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Oct 21 19:00:02 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Oct 21 19:00:02 2010 +0100 |
tree | d952a08fc4540175842c3dd94e8409355ff491c1 | |
parent | c717966744e618af76aa5d7fe6cc44dba487bdc6 [diff] |
drm/i915/ringbuffer: Remove broken intel_fill_struct() ... before someone tries to use it. The code both calls intel_ring_begin/advance() and open-codes the bookkeeping performed by those two functions. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>