]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/ringbuffer: Remove broken intel_fill_struct()
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 21 Oct 2010 18:00:02 +0000 (19:00 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 21 Oct 2010 18:00:02 +0000 (19:00 +0100)
commitce0d5f503998f686152e5fd794853c22d031c806
treed952a08fc4540175842c3dd94e8409355ff491c1
parent80ade2319cdee90ceae9e092532ef72acb2f09b9
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>
drivers/gpu/drm/i915/intel_ringbuffer.c
drivers/gpu/drm/i915/intel_ringbuffer.h