Searched full:jdi (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-jdi-lt070me05000.c | 48 static int jdi_panel_init(struct jdi_panel *jdi) in jdi_panel_init() argument 50 struct mipi_dsi_device *dsi = jdi->dsi; in jdi_panel_init() 51 struct device *dev = &jdi->dsi->dev; in jdi_panel_init() 68 ret = mipi_dsi_dcs_set_column_address(dsi, 0, jdi->mode->hdisplay - 1); in jdi_panel_init() 74 ret = mipi_dsi_dcs_set_page_address(dsi, 0, jdi->mode->vdisplay - 1); in jdi_panel_init() 138 static int jdi_panel_on(struct jdi_panel *jdi) in jdi_panel_on() argument 140 struct mipi_dsi_device *dsi = jdi->dsi; in jdi_panel_on() 141 struct device *dev = &jdi->dsi->dev; in jdi_panel_on() 153 static void jdi_panel_off(struct jdi_panel *jdi) in jdi_panel_off() argument 155 struct mipi_dsi_device *dsi = jdi->dsi; in jdi_panel_off() [all …]
|
| H A D | Makefile | 35 obj-$(CONFIG_DRM_PANEL_JDI_LT070ME05000) += panel-jdi-lt070me05000.o 36 obj-$(CONFIG_DRM_PANEL_JDI_LPM102A188A) += panel-jdi-lpm102a188a.o 37 obj-$(CONFIG_DRM_PANEL_JDI_R63452) += panel-jdi-fhd-r63452.o 108 obj-$(CONFIG_DRM_PANEL_SONY_TD4353_JDI) += panel-sony-td4353-jdi.o
|
| H A D | Kconfig | 318 tristate "JDI LPM102A188A DSI panel" 323 Say Y here if you want to enable support for JDI LPM102A188A DSI 329 tristate "JDI LT070ME05000 WUXGA DSI panel" 334 Say Y here if you want to enable support for JDI DSI video mode 340 tristate "JDI R63452 Full HD DSI panel" 345 Say Y here if you want to enable support for the JDI R63452 705 Say Y here if you want to enable support for JDI dx12d100vm0eaa 1014 tristate "Sony TD4353 JDI panel" 1020 TD4353 JDI command mode panel as found on some Sony Xperia
|
| /linux/Documentation/devicetree/bindings/display/panel/ |
| H A D | sony,td4353-jdi.yaml | 4 $id: http://devicetree.org/schemas/display/panel/sony,td4353-jdi.yaml# 7 title: Sony TD4353 JDI 5 / 5.7" 2160x1080 MIPI-DSI Panel 13 The Sony TD4353 JDI is a 5 (XZ2c) / 5.7 (XZ2) inch 2160x1080 21 const: sony,td4353-jdi-tama 68 compatible = "sony,td4353-jdi-tama";
|
| H A D | jdi,lpm102a188a.yaml | 4 $id: http://devicetree.org/schemas/display/panel/jdi,lpm102a188a.yaml# 7 title: JDI LPM102A188A 2560x1800 10.2" DSI Panel 27 const: jdi,lpm102a188a 73 compatible = "jdi,lpm102a188a"; 85 compatible = "jdi,lpm102a188a";
|
| H A D | jdi,lt070me05000.yaml | 4 $id: http://devicetree.org/schemas/display/panel/jdi,lt070me05000.yaml# 7 title: JDI model LT070ME05000 1200x1920 7" DSI Panel 17 const: jdi,lt070me05000 62 compatible = "jdi,lt070me05000";
|
| H A D | panel-simple-dsi.yaml | 38 # JDI FHD_R63452 1080x1920 5.2" IPS LCD Panel 39 - jdi,fhd-r63452
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sdm845-sony-xperia-tama-apollo.dts | 16 compatible = "sony,td4353-jdi-tama";
|
| H A D | sdm845-sony-xperia-tama-akari.dts | 16 compatible = "sony,td4353-jdi-tama";
|
| H A D | msm8996pro-xiaomi-natrium.dts | 57 compatible = "jdi,fhd-r63452";
|
| H A D | msm8996-xiaomi-gemini.dts | 110 compatible = "jdi,fhd-r63452";
|
| H A D | sdm845-xiaomi-polaris.dts | 471 compatible = "jdi,fhd-nt35596s";
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-apq8064-asus-nexus7-flo.dts | 89 compatible = "jdi,lt070me05000";
|
| /linux/Documentation/devicetree/bindings/ |
| H A D | vendor-prefixes.yaml | 830 "^jdi,.*":
|