Noralf Trønnes df73789514 drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()
Prepare for moving drm_fb_helper modesetting code to drm_client.
drm_client will be linked to drm.ko, so move
__drm_atomic_helper_disable_plane() and __drm_atomic_helper_set_config()
out of drm_kms_helper.ko.

While at it, fix two checkpatch complaints:
- WARNING: Block comments use a trailing */ on a separate line
- CHECK: Alignment should match open parenthesis

v7: Declare drm_mode_set and drm_plane_state

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190531140117.37751-2-noralf@tronnes.org
2019-06-08 16:46:37 +02:00
..
2019-05-08 21:35:19 -07:00
2017-03-24 09:36:06 +01:00
2019-02-18 13:27:15 +10:00
2018-05-03 21:26:32 +02:00
2017-06-01 08:02:14 +02:00
2019-02-21 12:13:42 +01:00
2019-04-15 15:51:49 +10:00
2018-10-04 11:03:34 +10:00
2019-01-21 10:30:12 +01:00
2019-03-08 08:23:15 -08:00