From: Chris Wilson Date: Mon, 27 Apr 2015 12:41:23 +0000 (+0100) Subject: drm/i915: Don't downclock whilst we have clients waiting for GPU results X-Git-Tag: omap-for-v4.2/fixes-rc1^2~37^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5a4c67d52e42ad4e76c27287fb7e4a06e11e3fc;p=pandora-kernel.git drm/i915: Don't downclock whilst we have clients waiting for GPU results If we have clients stalled waiting for requests, ignore the GPU if it signals that it should downclock due to low load. This helps prevent the automatic timeout from causing extremely long running batches from taking even longer. Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed