aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_gem.c
diff options
context:
space:
mode:
authorMichael Zoran <[email protected]>2017-02-24 01:54:31 +0000
committerEric Anholt <[email protected]>2017-02-28 20:49:40 +0000
commit6d24c1c5918907ab78a5729b78c0d165deb3cc2b (patch)
tree3f1686a483f5c7ab56f0fa0d73c9fffb76be8f9b /drivers/gpu/drm/omapdrm/omap_gem.c
parentdrm: qxl: Enable atomic modesetting ioctl (diff)
downloadkernel-6d24c1c5918907ab78a5729b78c0d165deb3cc2b.tar.gz
kernel-6d24c1c5918907ab78a5729b78c0d165deb3cc2b.zip
drm/vc4: Don't wait for vblank when updating the cursor
Commonly used desktop environments such as xfce4 and gnome on debian sid can flood the graphics drivers with cursor updates. Because the current implementation is waiting for a vblank between cursor updates, this will cause the display to hang for a long time since a typical refresh rate is only 60Hz. This is unnecessary and unexpected by user mode software, so simply swap out the cursor frame buffer without waiting. Signed-off-by: Michael Zoran <[email protected]> Reviewed-by: Eric Anholt <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_gem.c')
0 files changed, 0 insertions, 0 deletions