From: Mika Kuoppala Date: Mon, 6 Jul 2015 08:09:25 +0000 (+0300) Subject: drm/i915: Mark elsps submitted when they are pushed to hw X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cff8cc35bd310419cd2545ddcb65b329bdc1053;p=pandora-kernel.git drm/i915: Mark elsps submitted when they are pushed to hw Now when we have requests this deep on call chain, we can mark the elsp being submitted when it actually is. Remove temp variable and readjust commenting to more closely fit to the code. v2: Avoid tmp variable and reduce number of writes (Chris) Cc: Chris Wilson Signed-off-by: Mika Kuoppala Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed