diff options
author | 2016-09-06 22:55:33 +0300 | |
---|---|---|
committer | 2016-09-07 15:54:41 +0300 | |
commit | 4e910c7a1860bbc22d06da2f62010ab20a19834f (patch) | |
tree | c19a0b21f5c8bb4eb59485cb55858ac41a018169 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/tilcdc: Clean up LCDC functional clock rate setting code (diff) | |
download | linux-dev-4e910c7a1860bbc22d06da2f62010ab20a19834f.tar.xz linux-dev-4e910c7a1860bbc22d06da2f62010ab20a19834f.zip |
drm/tilcdc: Flush flip-work workqueue before drm_flip_work_cleanup()
Flush flip-work workqueue before drm_flip_work_cleanup(). It causes a
nasty warning if there is unfinished flip-work in the queue when
drm_flip_work_cleanup() is called. The flush_workqueue() has to be
called before drm_crtc_cleanup() for unref_worker() to be able to do
its job.
Signed-off-by: Jyri Sarha <jsarha@ti.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions