config [31mCONFIG_DRM_PANEL[0m bool depends on [31mCONFIG_DRM[0m help Panel registration and lookup framework. menu "Display Panels" depends on [31mCONFIG_DRM[0m && [31mCONFIG_DRM_PANEL[0m config [31mCONFIG_DRM_PANEL_SIMPLE[0m tristate "support for simple panels" depends on [31mCONFIG_OF[0m depends on [31mCONFIG_BACKLIGHT_CLASS_DEVICE[0m select [31mCONFIG_VIDEOMODE_HELPERS[0m help [31mCONFIG_DRM[0m panel driver for dumb panels that need at most a regulator and a GPIO to be powered up. Optionally a backlight can be attached so that it can be automatically turned off when the panel goes into a low power state. config [31mCONFIG_DRM_PANEL_JDI_LT070ME05000[0m tristate "JDI LT070ME05000 WUXGA DSI panel" depends on [31mCONFIG_OF[0m depends on [31mCONFIG_DRM_MIPI_DSI[0m depends on [31mCONFIG_BACKLIGHT_CLASS_DEVICE[0m help Say Y here if you want to enable support for JDI DSI video mode panel as found in Google Nexus 7 (2013) devices. The panel has a 1200(RGB)×1920 (WUXGA) resolution and uses 24 bit per pixel. config [31mCONFIG_DRM_PANEL_SAMSUNG_LD9040[0m tristate "Samsung LD9040 RGB/SPI panel" depends on [31mCONFIG_OF[0m && [31mCONFIG_SPI[0m select [31mCONFIG_VIDEOMODE_HELPERS[0m config [31mCONFIG_DRM_PANEL_LG_LG4573[0m tristate "LG4573 RGB/SPI panel" depends on [31mCONFIG_OF[0m && [31mCONFIG_SPI[0m select [31mCONFIG_VIDEOMODE_HELPERS[0m help Say Y here if you want to enable support for LG4573 RGB panel. To compile this driver as a module, choose [31mCONFIG_M[0m here. config [31mCONFIG_DRM_PANEL_PANASONIC_VVX10F034N00[0m tristate "Panasonic VVX10F034N00 1920x1200 video mode panel" depends on [31mCONFIG_OF[0m depends on [31mCONFIG_DRM_MIPI_DSI[0m depends on [31mCONFIG_BACKLIGHT_CLASS_DEVICE[0m help Say Y here if you want to enable support for Panasonic VVX10F034N00 WUXGA (1920x1200) Novatek NT1397-based DSI panel as found in some Xperia Z2 tablets config [31mCONFIG_DRM_PANEL_SAMSUNG_S6E8AA0[0m tristate "Samsung S6E8AA0 DSI video mode panel" depends on [31mCONFIG_OF[0m select [31mCONFIG_DRM_MIPI_DSI[0m select [31mCONFIG_VIDEOMODE_HELPERS[0m config [31mCONFIG_DRM_PANEL_SHARP_LQ101R1SX01[0m tristate "Sharp LQ101R1SX01 panel" depends on [31mCONFIG_OF[0m depends on [31mCONFIG_DRM_MIPI_DSI[0m depends on [31mCONFIG_BACKLIGHT_CLASS_DEVICE[0m help Say Y here if you want to enable support for Sharp LQ101R1SX01 TFT-LCD modules. The panel has a 2560x1600 resolution and uses 24 bit RGB per pixel. It provides a dual MIPI DSI interface to the host and has a built-in LED backlight. To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called panel-sharp-lq101r1sx01. config [31mCONFIG_DRM_PANEL_SHARP_LS043T1LE01[0m tristate "Sharp LS043T1LE01 qHD video mode panel" depends on [31mCONFIG_OF[0m depends on [31mCONFIG_DRM_MIPI_DSI[0m depends on [31mCONFIG_BACKLIGHT_CLASS_DEVICE[0m help Say Y here if you want to enable support for Sharp LS043T1LE01 qHD (540x960) DSI panel as found on the Qualcomm APQ8074 Dragonboard endmenu |