commit | 447da18742b170b8e09ac71edf63c5798d2dbb0b | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Sep 24 21:49:27 2010 +0200 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Sat Sep 25 12:23:16 2010 +0100 |
tree | 3c7fc5ff8d4a5c8afde505ae0fa1126f352e205e | |
parent | 79f321b7e676bd54f563c5ce513588aa90b2cc21 [diff] |
drm/i915: kill ring->setup_status_page It's the same code, essentially, so kill all copies safe one unified version. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>