From: Shaohua Li Date: Fri, 26 Jun 2009 03:23:55 +0000 (+0800) Subject: drm/i915: add FIFO watermark support X-Git-Tag: v2.6.31-rc3~25^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7662c8bd6545c12ac7b2b39e4554c3ba34789c50;p=pandora-kernel.git drm/i915: add FIFO watermark support This patch from jbarnes and myself adds FIFO watermark control to the driver. This is needed for both power saving features on new platforms with the so-called "big FIFO" and for controlling FIFO allocation between pipes in multi-head configurations. It's also necessary infrastructure to support things like framebuffer compression and configuration supportability checks (i.e. checking a configuration against available bandwidth). Signed-off-by: Jesse Barnes Signed-off-by: Shaohua Li Signed-off-by: Eric Anholt --- Reading git-diff-tree failed