From: Chris Wilson Date: Mon, 27 Apr 2015 12:41:20 +0000 (+0100) Subject: drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts X-Git-Tag: omap-for-v4.2/fixes-rc2-v2~71^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6f766f3975185af66a31a2cea2cd38721645999;p=pandora-kernel.git drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts Ring switches can occur many times per frame, and are often out of control, causing frequent RPS boosting for no practical benefit. Treat the sw semaphore synchronisation as a separate client and only allow it to boost once per busy/idle cycle. Signed-off-by: Chris Wilson [danvet: s/rq/req/] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed