drm/verisilicon: Add drm plane funcs 91/294591/1
authorKeith Zhao <keith.zhao@starfivetech.com>
Tue, 13 Jun 2023 04:45:44 +0000 (13:45 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 21 Jun 2023 07:27:23 +0000 (16:27 +0900)
commit63a8d9e5753e13abcf2f3e2bf367c733dbbb88f4
treee412d5a5ed35fd1d1384c443fc9afeb7b6f318ef
parentbb0f103c45ffda9c186e78ea2ce8b71f61e5afcc
drm/verisilicon: Add drm plane funcs

Implement plane functions for the DRM driver.

Signed-off-by: Keith Zhao <keith.zhao@starfivetech.com>
[cherry-pick : https://patchwork.kernel.org/project/linux-riscv/cover/20230602074043.33872-1-keith.zhao@starfivetech.com/]
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
Change-Id: I0b0680590b3f301afc316565c7321015d2177745
drivers/gpu/drm/verisilicon/Makefile
drivers/gpu/drm/verisilicon/vs_plane.c [new file with mode: 0644]
drivers/gpu/drm/verisilicon/vs_plane.h [new file with mode: 0644]