diff options
| author | 2017-01-11 10:16:12 -0500 | |
|---|---|---|
| committer | 2017-01-13 10:21:46 -0500 | |
| commit | c57a94ffd0105d58ab104fe383148c5eda5aa033 (patch) | |
| tree | db8b80ec8de0a1a3e56f71fd886ac8f8898d7958 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
| parent | Merge tag 'drm-misc-fixes-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes (diff) | |
| download | linux-dev-c57a94ffd0105d58ab104fe383148c5eda5aa033.tar.xz linux-dev-c57a94ffd0105d58ab104fe383148c5eda5aa033.zip | |
drm/msm/mdp5: rip out plane->pending tracking
It would race between userspace thread and commit worker. Ie. vblank
irq would trigger event and userspace could begin the next atomic
update, before the commit worker had a chance to clear the pending
flag.
If we do end up needing something to prevent userspace from trying
another pageflip before getting vblank event, it should probably be
implemented as a pending_planes bitmask, similar to pending_crtcs. See
start_atomic() and end_atomic().
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions
