From: Paulo Zanoni Date: Fri, 13 Feb 2015 19:23:46 +0000 (-0200) Subject: drm/i915: add frontbuffer tracking to FBC X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~24^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbef0f15b5c83231dacb214dbf9a6dba063ca21c;p=pandora-kernel.git drm/i915: add frontbuffer tracking to FBC Kill the blt/render tracking we currently have and use the frontbuffer tracking infrastructure. Don't enable things by default yet. v2: (Rodrigo) Fix small conflict on rebase and typo at subject. v3: (Paulo) Rebase on RENDER_CS change. v4: (Paulo) Rebase. v5: (Paulo) Simplify: flushes don't have origin (Daniel). Also rebase due to patch order changes. Signed-off-by: Rodrigo Vivi Signed-off-by: Paulo Zanoni Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed