summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>2018-02-24 01:15:16 +0300
committerRodrigo Vivi <rodrigo.vivi@intel.com>2018-02-27 23:06:07 +0300
commit51e98eb851616ecd9ae5017d606c5e4e8e5be79d (patch)
treec70225aaf411b42825c75dbdca7a50d3515ec1f0 /tools/perf/scripts/python
parentb891d5e46c96b0a41a5b09024794c631ee77c37b (diff)
downloadlinux-51e98eb851616ecd9ae5017d606c5e4e8e5be79d.tar.xz
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 <rodrigo.vivi@intel.com> Signed-off-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180223221520.18464-2-dhinakaran.pandiyan@intel.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions