Hi,
as talked to Bibby directly, this Patch seems to create a bug with
touchscreens. Cursor is displayed on old position if changing its position.
e.g. Cursor was on X1,Y1 and i touch to new position X2,Y2 the "click" is
recognized on right position (i try to ), but cursor is displayed on X1,Y1
Support to async updates of cursors by using the new atomic
interface for that.
Signed-off-by: Bibby Hsieh
Reviewed-by: CK Hu
---
drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 98 +++-
drivers/gpu/drm/mediatek/mtk_drm_crtc.h | 2 +
drivers/gpu/drm/mediatek/mtk_drm_plane.c | 4