]> git.baikalelectronics.ru Git - kernel.git/commit
drm/rockchip: Kill vop_plane_state
authorTomasz Figa <tfiga@chromium.org>
Wed, 14 Sep 2016 12:55:01 +0000 (21:55 +0900)
committerSean Paul <seanpaul@chromium.org>
Wed, 21 Sep 2016 13:55:52 +0000 (06:55 -0700)
commitbeadf89c8f03dbb13fd9a54cea955ead1ff7f4a6
treedbe44dbb3b561ba241c1b8d0df8c74b831df2d19
parenta3e149b922ee5c623e777a0bb95ad980ef32cf27
drm/rockchip: Kill vop_plane_state

After changes introduced by last patches, there is no useful data stored
in vop_plane_state struct.  Let's remove it and make the driver use
generic plane state alone.

Signed-off-by: Tomasz Figa <tfiga@chromium.org>
drivers/gpu/drm/rockchip/rockchip_drm_vop.c