This series enables FBC on gen2 and gen3 platforms. Only tested on 855GM. I have a bunch of other FBC patches still in the pipeline, but this should have all the basics for gen2/3. Ville Syrjälä (8): drm/i915: Fix bogus FBC1 defines drm/i915: Gen2 FBC1 CFB pitch wants 32B units drm/i915: FBC_CONTROL2 is gen4 only drm/i915: Fix FBC1 plane checks for gen2 drm/i915: Reorganize FBC function pointer initializaition drm/i915: Rework the FBC interval/stall stuff a bit drm/i915: Swap primary planes on gen2 for FBC drm/i915: Enable FBC for all mobile gen2 and gen3 platforms drivers/gpu/drm/i915/i915_drv.c | 3 ++ drivers/gpu/drm/i915/i915_drv.h | 4 +- drivers/gpu/drm/i915/i915_irq.c | 14 ++++-- drivers/gpu/drm/i915/i915_reg.h | 4 +- drivers/gpu/drm/i915/intel_display.c | 2 +- drivers/gpu/drm/i915/intel_pm.c | 91 +++++++++++++++++------------------- 6 files changed, 58 insertions(+), 60 deletions(-) _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx