On Mon, Nov 8, 2021 at 10:06 AM xiazhengqiao <xiazhengqiao@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote: > > Add STARRY 2081101QFH032011-53G 10.1" WUXGA TFT LCD panel > > Signed-off-by: xiazhengqiao <xiazhengqiao@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> Tested-by: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx> Tested with a mt8183 katsu board [1] which uses this panel. [1] https://patchwork.kernel.org/project/linux-mediatek/patch/20211213072355.4079568-1-hsinyi@xxxxxxxxxxxx/ > --- > drivers/gpu/drm/panel/Kconfig | 9 + > drivers/gpu/drm/panel/Makefile | 1 + > .../gpu/drm/panel/panel-innolux-himax8279d.c | 515 ++++++++++++++++++ > 3 files changed, 525 insertions(+) > create mode 100644 drivers/gpu/drm/panel/panel-innolux-himax8279d.c > > diff --git a/drivers/gpu/drm/panel/Kconfig b/drivers/gpu/drm/panel/Kconfig > index 2cb8eba76af8..dcf04c32f6ae 100644 > --- a/drivers/gpu/drm/panel/Kconfig > +++ b/drivers/gpu/drm/panel/Kconfig > @@ -167,6 +167,15 @@ config DRM_PANEL_INNOLUX_EJ030NA > 320x480 3.0" panel as found in the RS97 V2.1, RG300(non-ips) > and LDK handheld gaming consoles. > <snip>