drm/rockchip: vop: move line_flag_num to interrupt registers
authorMark yao <mark.yao@rock-chips.com>
Wed, 26 Jul 2017 06:19:19 +0000 (14:19 +0800)
committerMark Yao <mark.yao@rock-chips.com>
Mon, 31 Jul 2017 00:44:00 +0000 (08:44 +0800)
commitac6560dfc8ab5dd57220ed21653d84481e13a6d2
tree26426a77147c66266b6225f3d0c39d2b8ceeea45
parent9548e1b49a0cb2eb0cec1cf2560c920fe2954608
drm/rockchip: vop: move line_flag_num to interrupt registers

In the hardware design process, the design of line flags
register is associated with the interrupt register,
placing the line flags in the interrupt definition is
more reasonable, and it would make multi-vop define easilier.

Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/1501049960-6006-1-git-send-email-mark.yao@rock-chips.com
drivers/gpu/drm/rockchip/rockchip_drm_vop.c
drivers/gpu/drm/rockchip/rockchip_drm_vop.h
drivers/gpu/drm/rockchip/rockchip_vop_reg.c