From: Jesse Barnes Date: Fri, 24 Jun 2011 19:19:23 +0000 (-0700) Subject: drm/i915: split out plane update code X-Git-Tag: v3.1-rc1~230^2~18^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17638cd68d5cbcd75dfad25966c0c56a5c2bac9f;p=pandora-kernel.git drm/i915: split out plane update code Updating the planes is device specific, so create a new display callback and use it in pipe_set_base. (In fact we could go even further, valid display plane bits have changed with each generation, as has tiled buffer handling.) Signed-off-by: Jesse Barnes Reviewed-by: Chris Wilson Signed-off-by: Keith Packard --- Reading git-diff-tree failed