]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit125481b0fcf53b6e58b0b252465da654827a4fef
tree5321159a0f30214e24b6b0c7a05e52d23ca83125
parentb5ac04f32f5e769f93348c8d8da1cedef93614cd
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