aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorDhinakaran Pandiyan <[email protected]>2018-02-23 14:15:16 -0800
committerRodrigo Vivi <[email protected]>2018-02-27 12:06:07 -0800
commit51e98eb851616ecd9ae5017d606c5e4e8e5be79d (patch)
treec70225aaf411b42825c75dbdca7a50d3515ec1f0 /tools/perf/scripts/python/bin/stackcollapse-record
parentb891d5e46c96b0a41a5b09024794c631ee77c37b (diff)
drm/i915/frontbuffer: Mark frontbuffer flush and invalidate with might_sleep()
Frontbuffer flush and invalidate call psr, fbc and drrs functions that use mutexes but they can be called in atomic contexts in the fbdev path. The point where the spinlocks are acquired is up in the call stack that is not entirely easy to spot, so annotate with might_sleep(). Cc: Rodrigo Vivi <[email protected]> Signed-off-by: Dhinakaran Pandiyan <[email protected]> Reviewed-by: Rodrigo Vivi <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions