From: Oscar Mateo Date: Thu, 24 Jul 2014 16:04:28 +0000 (+0100) Subject: drm/i915/bdw: GEN-specific logical ring emit flush X-Git-Tag: omap-for-v3.19/prcm-cleanup~70^2~73^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4712274c362b7730a1c6e01c9a51a6d46f5b7f43;p=pandora-kernel.git drm/i915/bdw: GEN-specific logical ring emit flush Same as the legacy-style ring->flush. v2: The BSD invalidate bit still exists in GEN8! Add it for the VCS rings (but still consolidate the blt and bsd ring flushes into one). This was noticed by Brad Volkin. v3: The command for BSD and for other rings is slightly different: get it exactly the same as in gen6_ring_flush + gen6_bsd_ring_flush Signed-off-by: Oscar Mateo Reviewed-by: Damien Lespiau [danvet: Checkpatch.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed