diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2016-07-20 09:21:12 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2016-07-20 09:29:53 +0100 |
commit | 42df271439f77a06f4f0034d819fbb6f9c36f834 (patch) | |
tree | 3bbbf06dfc36ece1ad78102121a7ea69aa15482a /drivers/gpu/drm/shmobile | |
parent | 04769652c8c7ad4779a4b943dcf889a2020226f4 (diff) |
drm/i915: Disable waitboosting for fence_wait()
We want to restrict waitboosting to known process contexts, where we can
track which clients are receiving waitboosts and prevent excessive power
wasting. For fence_wait() we do not have any client tracking and so that
leaves it open to abuse.
v2: Hide the IS_ERR_OR_NULL testing for special clients
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1469002875-2335-5-git-send-email-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/shmobile')
0 files changed, 0 insertions, 0 deletions