From: Damien Lespiau Date: Tue, 4 Nov 2014 17:07:01 +0000 (+0000) Subject: drm/i915/skl: Stage the pipe DDB allocation X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~64^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34bb56af7fae9d4d6a33bf6f5f915e75a4023e02;p=pandora-kernel.git drm/i915/skl: Stage the pipe DDB allocation To correctly flush the new DDB allocation we need to know about the pipe allocation layout inside the DDB in order to sequence the re-allocation to not cause a newly allocated pipe to fetch from a space that was previously allocated to another pipe. This patch preserves the per-pipe (start,end) allocation to be used in the flush. Reviewed-by: Ville Syrjälä Signed-off-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed