From: Chris Wilson Date: Thu, 12 Jun 2014 09:28:55 +0000 (+0100) Subject: drm/i915: Restrict GPU boost to the RCS engine X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~49^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec5cc0f9b019af95e4571a9fa162d94294c8d90b;p=pandora-kernel.git drm/i915: Restrict GPU boost to the RCS engine Make the assumption that media workloads are not as latency sensitive for __wait_seqno, and that upclocking the GPU does not affect the BLT engine. Under that assumption, we only wait to forcibly upclock the GPU when we are stalling for results from the render pipeline. Signed-off-by: Chris Wilson Reviewed-by: Deepak S Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed