]> 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)
commita7cdf4ab2908e30644f485e4e552c2595429f8e2
tree5321159a0f30214e24b6b0c7a05e52d23ca83125
parent0c3a6ab5c0dc8db607f0fe62f8dea71c323d03d3
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