summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorJinjie Ruan <ruanjinjie@huawei.com>2024-09-12 11:30:20 +0300
committerRob Clark <robdclark@chromium.org>2024-10-27 18:23:32 +0300
commit394679f322649d06fea3c646ba65f5a0887f52c3 (patch)
tree95bd6f2cca9aea10f9af524e2c447aa9f3a491a0 /tools/perf/scripts/python/gecko.py
parent7d39ef944c5008ac01b5bba4bc05bed378327a89 (diff)
downloadlinux-394679f322649d06fea3c646ba65f5a0887f52c3.tar.xz
drm/msm/adreno: Use IRQF_NO_AUTOEN flag in request_irq()
disable_irq() after request_irq() still has a time gap in which interrupts can come. request_irq() with IRQF_NO_AUTOEN flag will disable IRQ auto-enable when request IRQ. Fixes: 4b565ca5a2cb ("drm/msm: Add A6XX device support") Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com> Patchwork: https://patchwork.freedesktop.org/patch/614075/ Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions