]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Unexport primary plane helpers
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 5 Oct 2018 09:47:32 +0000 (11:47 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 5 Oct 2018 16:06:49 +0000 (18:06 +0200)
commitc85dcea7940373ff2a583f076c726526df9815a4
tree1e2f7100acc6915317429c940294252021817a74
parent64d5ac412370d6bb34ff110552482e0d3d74e068
drm: Unexport primary plane helpers

Well except the destroy helper, which isn't really a primary helper
but generally useful, if mislabelled.

v2: Keep some of the nice comments about the limitations of the
primarmy plane helpers, and put them into the kerneldoc for
drm_crtc_init() (Sam).

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181005094732.31353-1-daniel.vetter@ffwll.ch
drivers/gpu/drm/drm_modeset_helper.c
drivers/gpu/drm/drm_plane_helper.c
include/drm/drm_plane_helper.h