aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorStefan Schake <[email protected]>2017-12-29 17:05:43 +0100
committerEric Anholt <[email protected]>2018-01-03 15:56:03 -0800
commitce9caf2f79a5aa170a4b6456a03db639eed9c988 (patch)
tree5204a4d4e5ca8c02fc3c6a4cf608f1c1e2896f85 /tools/perf/scripts/python/export-to-sqlite.py
parente7cdf5c82f1773c3386b93bbcf13b9bfff29fa31 (diff)
drm/vc4: Move IRQ enable to PM path
We were calling enable_irq on bind, where it was already enabled previously by the IRQ helper. Additionally, dev->irq is not set correctly until after postinstall and so was always zero here, triggering a warning in 4.15. Fix both by moving the enable to the power management resume path, where we know there was a previous disable invocation during suspend. Fixes: 253696ccd613 ("drm/vc4: Account for interrupts in flight") Signed-off-by: Stefan Schake <[email protected]> Signed-off-by: Eric Anholt <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Tested-by: Stefan Wahren <[email protected]> Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions