Searched full:jdi (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/panel/ |
D | panel-jdi-lt070me05000.c | 10 * JDI model LT070ME05000, and its data sheet is at: 55 static int jdi_panel_init(struct jdi_panel *jdi) in jdi_panel_init() argument 57 struct mipi_dsi_device *dsi = jdi->dsi; in jdi_panel_init() 58 struct device *dev = &jdi->dsi->dev; in jdi_panel_init() 75 ret = mipi_dsi_dcs_set_column_address(dsi, 0, jdi->mode->hdisplay - 1); in jdi_panel_init() 81 ret = mipi_dsi_dcs_set_page_address(dsi, 0, jdi->mode->vdisplay - 1); in jdi_panel_init() 145 static int jdi_panel_on(struct jdi_panel *jdi) in jdi_panel_on() argument 147 struct mipi_dsi_device *dsi = jdi->dsi; in jdi_panel_on() 148 struct device *dev = &jdi->dsi->dev; in jdi_panel_on() 160 static void jdi_panel_off(struct jdi_panel *jdi) in jdi_panel_off() argument [all …]
|
D | panel-sony-td4353-jdi.c | 9 * - "JDI ID3" for Akari (XZ2) 10 * - "JDI ID4" for Apollo (XZ2 Compact) 311 { .compatible = "sony,td4353-jdi-tama", .data = (void *)TYPE_TAMA_60HZ }, 320 .name = "panel-sony-td4353-jdi", 327 MODULE_DESCRIPTION("DRM panel driver for SONY Xperia XZ2/XZ2c JDI panel");
|
D | Makefile | 24 obj-$(CONFIG_DRM_PANEL_JDI_LT070ME05000) += panel-jdi-lt070me05000.o 25 obj-$(CONFIG_DRM_PANEL_JDI_R63452) += panel-jdi-fhd-r63452.o 75 obj-$(CONFIG_DRM_PANEL_SONY_TD4353_JDI) += panel-sony-td4353-jdi.o
|
D | Kconfig | 237 tristate "JDI LT070ME05000 WUXGA DSI panel" 242 Say Y here if you want to enable support for JDI DSI video mode 248 tristate "JDI R63452 Full HD DSI panel" 253 Say Y here if you want to enable support for the JDI R63452 718 tristate "Sony TD4353 JDI panel" 724 TD4353 JDI command mode panel as found on some Sony Xperia
|
D | panel-jdi-fhd-r63452.c | 288 { .compatible = "jdi,fhd-r63452" }, 297 .name = "panel-jdi-fhd-r63452", 304 MODULE_DESCRIPTION("DRM driver for JDI FHD R63452 DSI panel, command mode");
|
/Linux-v6.6/Documentation/devicetree/bindings/display/panel/ |
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 65 compatible = "sony,td4353-jdi-tama";
|
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 60 compatible = "jdi,lt070me05000";
|
D | panel-simple-dsi.yaml | 35 # JDI FHD_R63452 1080x1920 5.2" IPS LCD Panel 36 - jdi,fhd-r63452
|
/Linux-v6.6/arch/arm64/boot/dts/qcom/ |
D | sdm845-sony-xperia-tama-akari.dts | 16 compatible = "sony,td4353-jdi-tama";
|
D | sdm845-sony-xperia-tama-apollo.dts | 16 compatible = "sony,td4353-jdi-tama";
|
D | msm8996pro-xiaomi-natrium.dts | 59 compatible = "jdi,fhd-r63452";
|
D | msm8996-xiaomi-gemini.dts | 112 compatible = "jdi,fhd-r63452";
|
D | sdm845-xiaomi-polaris.dts | 475 compatible = "jdi,fhd-nt35596s";
|
/Linux-v6.6/arch/arm/boot/dts/qcom/ |
D | qcom-apq8064-asus-nexus7-flo.dts | 86 compatible = "jdi,lt070me05000";
|
/Linux-v6.6/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 684 "^jdi,.*":
|