diff options
| author | Michal Wajdeczko <[email protected]> | 2017-04-07 16:01:44 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2017-04-07 18:48:08 +0100 |
| commit | 1d1a9774e40414148ecebbdb713746bfb6f9a561 (patch) | |
| tree | 57d97c5930416d8202210234501a3958019bba6b /tools/perf/scripts/python/bin | |
| parent | d769ab182771df6d7ad6c3ecb0449d94043b7921 (diff) | |
drm/i915: Extend intel_wait_for_register_fw() with fast timeout
In some cases we may want to spend more time in atomic wait than
hardcoded 2us. Let's add additional fast timeout parameter to allow
flexible configuration of atomic timeout before switching into heavy wait.
Add also possibility to return registry value to avoid extra read.
v2: use explicit fast timeout (Tvrtko/Chris)
allow returning register value (Chris)
Signed-off-by: Michal Wajdeczko <[email protected]>
Suggested-by: Tvrtko Ursulin <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Chris Wilson <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions