OpenCloudOS-Kernel/drivers/gpu/drm/shmobile
Thomas Zimmermann 7221941c4f drm/plane: Remove drm_plane_init()
Open-code drm_plane_init() and remove the function from DRM. The
implementation of drm_plane_init() is a simple wrapper around a call
to drm_universal_plane_init(), so drivers can just use that instead.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Lyude Paul <lyude@redhat.com> # nouveau
Acked-by: Jyri Sarha <jyri.sarha@iki.fi>
Link: https://patchwork.freedesktop.org/patch/msgid/20220909105947.6487-2-tzimmermann@suse.de
2022-09-20 09:37:12 +02:00
..
Kconfig drm/gem: rename GEM CMA helpers to GEM DMA helpers 2022-08-03 18:31:49 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
shmob_drm_backlight.c drm: shmobile: Use backlight helper 2022-06-24 21:45:28 +02:00
shmob_drm_backlight.h drm: shmobile: convert to SPDX identifiers 2018-09-14 13:54:02 +03:00
shmob_drm_crtc.c drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr} 2022-08-03 18:32:27 +02:00
shmob_drm_crtc.h drm/shmobile: drop use of drmP.h 2019-07-15 18:11:31 +02:00
shmob_drm_drv.c drm/gem: rename GEM CMA helpers to GEM DMA helpers 2022-08-03 18:31:49 +02:00
shmob_drm_drv.h drm/shmobile: Convert to Linux IRQ interfaces 2021-07-25 11:01:12 +02:00
shmob_drm_kms.c drm/gem: rename GEM CMA helpers to GEM DMA helpers 2022-08-03 18:31:49 +02:00
shmob_drm_kms.h drm/gem: rename GEM CMA helpers to GEM DMA helpers 2022-08-03 18:31:49 +02:00
shmob_drm_plane.c drm/plane: Remove drm_plane_init() 2022-09-20 09:37:12 +02:00
shmob_drm_plane.h drm/shmobile: drop use of drmP.h 2019-07-15 18:11:31 +02:00
shmob_drm_regs.h drm/shmobile: drop use of drmP.h 2019-07-15 18:11:31 +02:00