commit | b67a4376d53e1ae6eaef05389cfd0e6e5b7097db | [log] [tgz] |
---|---|---|
author | Ben Widawsky <ben@bwidawsk.net> | Sat Sep 01 22:59:47 2012 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Sep 03 10:20:43 2012 +0200 |
tree | 20606e3e2fb028b48a700e1ea57ca87b32780b2d | |
parent | 5fa7ac9c9cadd598a22c09660c270bdb92da1e91 [diff] |
drm/i915: Extract forcewake ack timeout It's used all over the place, and we want to be able to play around with the value, apparently. Note that it doesn't touch other timeouts of the same value (like gtfifo, and thread C0 wait). Signed-off-by: Ben Widawsky <ben@bwidawsk.net> Reviewed-by: Chris Wilson <chris@chris-wilson.oc.uk> [danvet: fixup conflict with vlv forcewake patches.] Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>