drm/verisilicon: Add mode config funcs 89/294589/1
authorKeith Zhao <keith.zhao@starfivetech.com>
Tue, 13 Jun 2023 04:42:33 +0000 (13:42 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 21 Jun 2023 07:27:23 +0000 (16:27 +0900)
commit878c1f1849c8351b606167f345301eaa0cb0c339
treeb7a913344f25d88c6b3ec9f4d1f384fb48a3047f
parentfae6093cc0d79c675ec02f5e45e405857968be6e
drm/verisilicon: Add mode config funcs

Add mode setting functions for JH7110 SoC.

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: I42ab5eaf511a339a9e13e47e395ea47eb1f3c0fd
drivers/gpu/drm/verisilicon/Makefile
drivers/gpu/drm/verisilicon/vs_drv.c
drivers/gpu/drm/verisilicon/vs_fb.c [new file with mode: 0644]
drivers/gpu/drm/verisilicon/vs_fb.h [new file with mode: 0644]