From: Oscar Mateo Date: Thu, 24 Jul 2014 16:04:27 +0000 (+0100) Subject: drm/i915/bdw: GEN-specific logical ring emit request X-Git-Tag: fixes-against-v3.18-rc2~73^2~73^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4da46e1e5bb7e7396fad172cdaffbe496562f3d8;p=pandora-kernel.git drm/i915/bdw: GEN-specific logical ring emit request Very similar to the legacy add_request, only modified to account for logical ringbuffer. v2: Use MI_GLOBAL_GTT, as suggested by Brad Volkin. v3: Unify render and non-render in the same function, as noticed by Brad Volkin. Signed-off-by: Oscar Mateo Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed