video: rockchip_fb: synchronous win state
authorMark Yao <mark.yao@rock-chips.com>
Wed, 6 Jan 2016 07:33:26 +0000 (15:33 +0800)
committerHuang Jiachai <hjc@rock-chips.com>
Thu, 14 Jan 2016 05:59:48 +0000 (13:59 +0800)
commitf25987ec712b019fea4af4a2aae62f5855c9866a
tree042be2d5820ef6059e285dd0bff22c9dd1479a72
parenta99d6b4e096c61a409ca39d8d8ae39b411f6fd3a
video: rockchip_fb: synchronous win state

We enable win0 for uboot display, but win last_state is 0,
when we update win config from config_done ioctl, the state judge
is wrong.

Change-Id: I9955bed1683586254a908cb9395d27585e234b10
Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
drivers/video/rockchip/lcdc/rk312x_lcdc.c
drivers/video/rockchip/lcdc/rk3288_lcdc.c
drivers/video/rockchip/lcdc/rk3368_lcdc.c
drivers/video/rockchip/rk_fb.c