commit | 09422b2e7290c2899df78ebcc6b1bdcc4f2328dd | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Apr 26 23:28:10 2012 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu May 03 11:18:28 2012 +0200 |
tree | dbadf7ccfb70a22183d3bb04b156bb6cc2a1c501 | |
parent | d05c617ea4643f19232a38a5190cfe95ee88f1dd [diff] |
drm/i915: move LP_RING&friends to i915_dma.c Wohoo! Now we only need to move all the gem/kms stuff that accidentally landed in i915_dma.c out of it, and this will be our legacy dri1 grave-yard. Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>