From: Daniel Vetter Date: Thu, 26 Apr 2012 21:28:10 +0000 (+0200) Subject: drm/i915: move LP_RING&friends to i915_dma.c X-Git-Tag: v3.5-rc1~83^2~8^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09422b2e7290c2899df78ebcc6b1bdcc4f2328dd;p=pandora-kernel.git 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 Acked-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed