aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2017-04-11 11:13:37 +0100
committerChris Wilson <[email protected]>2017-04-11 12:44:02 +0100
commit02b312d05d1b51008e37f72f5a30c88e11c51ea5 (patch)
tree60223710eaedd4ce9389e20a50594db9e0c9437b /tools/perf/scripts/python/bin/stackcollapse-record
parent84d84cb7e20d3d2c6413c5f75634e88eb68a3f97 (diff)
drm/i915: Stop sleeping from inside gen6_bsd_submit_request()
submit_request() is called from an atomic context, it's not allowed to sleep. We have to be careful in our parameters to intel_uncore_wait_for_register() to limit ourselves to the atomic wait loop and not incur the wrath of our warnings. Fixes: 6976e74b5fa1 ("drm/i915: Don't allow overuse of __intel_wait_for_register_fw()") Signed-off-by: Chris Wilson <[email protected]> Cc: Michal Wajdeczko <[email protected]> Cc: Joonas Lahtinen <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Michal Wajdeczko <[email protected]> Reviewed-by: Tvrtko Ursulin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions