On Thu, Jul 2, 2015 at 4:07 PM, Mark Yao <mark.yao at rock-chips.com> wrote: > hardware cursor windows only have some fixed size, and not support > width virtual, when move hardware cursor windows outside of left, > the display would be wrong, so this window can't for cursor now. > > And Tag hardware cursor window as a overlay is wrong, will make > userspace wrong behaviour. > > So just remove the hardware cursor window > > Signed-off-by: Mark Yao <mark.yao at rock-chips.com> > --- > Changes in v2: > remove unused cursor_data struct. > > drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 11 ----------- > 1 file changed, 11 deletions(-) Reviewed-by: Tomasz Figa <tfiga at chromium.org> Best regards, Tomasz