drm/rockchip: vop: remove hardware cursor window
authoryao mark <mark.yao@rock-chips.com>
Thu, 2 Jul 2015 07:07:31 +0000 (15:07 +0800)
committerMark Yao <mark.yao@rock-chips.com>
Mon, 13 Jul 2015 06:11:20 +0000 (14:11 +0800)
commit0915da7dd75f0f5f38dc9b82415417e7a2b40385
tree5321159a0f30214e24b6b0c7a05e52d23ca83125
parentd3cae7df5b44d5b4dd7bcaf3a73382c8c10de83b
drm/rockchip: vop: remove hardware cursor window

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@rock-chips.com>
drivers/gpu/drm/rockchip/rockchip_drm_vop.c