summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorYunfei Dong <yunfei.dong@mediatek.com>2023-01-14 12:41:12 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2023-02-08 09:32:54 +0300
commit255a4a5f1d2bc70f95ac03defab39f2a7c1fff42 (patch)
treedcb9980e627e62cce52349bb3fdad1b689632162 /tools/perf/scripts/python/futex-contention.py
parent809060c8a357e020010dd8f797a5efd3c5432b13 (diff)
downloadlinux-255a4a5f1d2bc70f95ac03defab39f2a7c1fff42.tar.xz
media: mediatek: vcodec: Using pm_runtime_put instead of pm_runtime_put_sync
pm_runtime_put will set RPM_ASYNC flag then queue an idle-notification request again, won't return error immediately until current request is scheduled. But pm_runtime_put_sync run the ->runtime_idle() callback directly, return error immediately no matter whether current request is scheduled. Signed-off-by: Yunfei Dong <yunfei.dong@mediatek.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions