summaryrefslogtreecommitdiff
path: root/scripts/coccinelle
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@armlinux.org.uk>2018-07-30 13:52:34 +0300
committerRussell King <rmk+kernel@armlinux.org.uk>2018-07-30 13:52:34 +0300
commit47dc413b0025e96eaa43bdd808233763e4080a10 (patch)
tree805f13ce568eddd92ebb1f830507bd21bb43262a /scripts/coccinelle
parentde503ddff86ed31cde5ec5ea74ec7bf60d3fecc5 (diff)
downloadlinux-47dc413b0025e96eaa43bdd808233763e4080a10.tar.xz
drm/armada: convert overlay plane to atomic state
The overlay plane support updates asynchronously to the request, but the drm_plane_helper_update() transitional helper waits for a vblank event before releasing the framebuffer. Using the transitional helper would make the call block, which would introduce a performance regression. Convert the overlay plane update to use the atomic state structures and methods for the plane, but implement our own legacy update method rather than the transitional helper. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'scripts/coccinelle')
0 files changed, 0 insertions, 0 deletions