drm/verisilicon: Add drm plane funcs
authorKeith Zhao <keith.zhao@starfivetech.com>
Tue, 13 Jun 2023 04:45:44 +0000 (13:45 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 24 Jul 2023 23:25:16 +0000 (08:25 +0900)
commitfe095038415ad889effb38769a6555f3a6486513
tree857cad4e7fdc686647fd77f467c6dcc4d8c74dc6
parent761ac2a88e764a0ff1df166a251cf68476183ddf
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]