commit | 69963e7c76743bd9e8ef559f955165dd85d9ba72 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Apr 17 15:31:26 2012 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Apr 18 13:18:52 2012 +0200 |
tree | 727f851759c47e1efafc9ee17ef5785f612ef7fd | |
parent | a360bb1a83279243a0945a0e646fd6c66521864e [diff] |
drm/i915: Remove unused ring->setup_seqno As we now no longer track a pipelined fence change, we never use ring->setup_seqno and can kill it. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>