]> git.baikalelectronics.ru Git - kernel.git/commit
drm/mediatek: plane: Remove plane zpos/index
authorDaniel Kurtz <djkurtz@chromium.org>
Thu, 4 Aug 2016 02:59:52 +0000 (10:59 +0800)
committerSean Paul <seanpaul@chromium.org>
Mon, 8 Aug 2016 18:20:00 +0000 (14:20 -0400)
commit4220ccb9bfb41cba095bbde9ac7104b88a790e23
tree2ecce23fd387dfbc37084367cddd2b308a249393
parentb70f3247b016d9929ce84c8e679fd94decc90273
drm/mediatek: plane: Remove plane zpos/index

It is not actually useful to a mtk plane to know its zpos/index, so just
remove this field.

This let's completely remove struct mtk_drm_plane in a follow up patch.

Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
Signed-off-by: Bibby Hsieh <bibby.hsieh@mediatek.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/1470279597-60453-3-git-send-email-bibby.hsieh@mediatek.com
drivers/gpu/drm/mediatek/mtk_drm_crtc.c
drivers/gpu/drm/mediatek/mtk_drm_plane.c
drivers/gpu/drm/mediatek/mtk_drm_plane.h