/linux-6.12.1/drivers/gpu/drm/panel/ |
D | panel-boe-bf060y8m-aj0.c | 45 static void boe_bf060y8m_aj0_reset(struct boe_bf060y8m_aj0 *boe) in boe_bf060y8m_aj0_reset() argument 47 gpiod_set_value_cansleep(boe->reset_gpio, 0); in boe_bf060y8m_aj0_reset() 49 gpiod_set_value_cansleep(boe->reset_gpio, 1); in boe_bf060y8m_aj0_reset() 51 gpiod_set_value_cansleep(boe->reset_gpio, 0); in boe_bf060y8m_aj0_reset() 55 static int boe_bf060y8m_aj0_on(struct boe_bf060y8m_aj0 *boe) in boe_bf060y8m_aj0_on() argument 57 struct mipi_dsi_device *dsi = boe->dsi; in boe_bf060y8m_aj0_on() 99 static int boe_bf060y8m_aj0_off(struct boe_bf060y8m_aj0 *boe) in boe_bf060y8m_aj0_off() argument 101 struct mipi_dsi_device *dsi = boe->dsi; in boe_bf060y8m_aj0_off() 127 struct boe_bf060y8m_aj0 *boe = to_boe_bf060y8m_aj0(panel); in boe_bf060y8m_aj0_prepare() local 128 struct device *dev = &boe->dsi->dev; in boe_bf060y8m_aj0_prepare() [all …]
|
D | panel-boe-tv101wum-nl6.c | 37 int (*init)(struct boe_panel *boe); 67 static int boe_tv110c9m_init(struct boe_panel *boe) in boe_tv110c9m_init() argument 69 struct mipi_dsi_multi_context ctx = { .dsi = boe->dsi }; in boe_tv110c9m_init() 439 static int inx_hj110iz_init(struct boe_panel *boe) in inx_hj110iz_init() argument 441 struct mipi_dsi_multi_context ctx = { .dsi = boe->dsi }; in inx_hj110iz_init() 838 static int boe_init(struct boe_panel *boe) in boe_init() argument 840 struct mipi_dsi_multi_context ctx = { .dsi = boe->dsi }; in boe_init() 1138 static int auo_kd101n80_45na_init(struct boe_panel *boe) in auo_kd101n80_45na_init() argument 1140 struct mipi_dsi_multi_context ctx = { .dsi = boe->dsi }; in auo_kd101n80_45na_init() 1155 static int auo_b101uan08_3_init(struct boe_panel *boe) in auo_b101uan08_3_init() argument [all …]
|
D | Makefile | 6 obj-$(CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0) += panel-boe-bf060y8m-aj0.o 7 obj-$(CONFIG_DRM_PANEL_BOE_HIMAX8279D) += panel-boe-himax8279d.o 8 obj-$(CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A) += panel-boe-th101mb31ig002-28a.o 9 obj-$(CONFIG_DRM_PANEL_BOE_TV101WUM_LL2) += panel-boe-tv101wum-ll2.o 10 obj-$(CONFIG_DRM_PANEL_BOE_TV101WUM_NL6) += panel-boe-tv101wum-nl6.o
|
D | panel-ilitek-ili9882t.c | 39 int (*init)(struct ili9882t *boe);
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | sm8250-xiaomi-elish-boe.dts | 16 compatible = "xiaomi,elish-boe-nt36523", "novatek,nt36523";
|
D | sc7180-trogdor-wormdingler-rev1-boe.dts | 28 compatible = "boe,tv110c9m-ll3";
|
D | sc7180-trogdor-wormdingler-rev1-boe-rt5682s.dts | 28 compatible = "boe,tv110c9m-ll3";
|
D | sc7180-trogdor-lazor.dtsi | 54 compatible = "boe,nv133fhm-n62";
|
D | sc7180-trogdor-coachz.dtsi | 114 compatible = "boe,nv110wtm-n61";
|
D | Makefile | 169 dtb-$(CONFIG_ARCH_QCOM) += sc7180-trogdor-wormdingler-rev1-boe.dtb 172 dtb-$(CONFIG_ARCH_QCOM) += sc7180-trogdor-wormdingler-rev1-boe-rt5682s.dtb 247 dtb-$(CONFIG_ARCH_QCOM) += sm8250-xiaomi-elish-boe.dtb
|
D | sm6115p-lenovo-j606f.dts | 85 compatible = "lenovo,j606f-boe-nt36523w", "novatek,nt36523w";
|
D | sm6115-fxtec-pro1x.dts | 173 compatible = "boe,bf060y8m-aj0";
|
D | sdm850-lenovo-yoga-c630.dts | 522 compatible = "boe,nv133fhm-n61";
|
/linux-6.12.1/arch/arm64/boot/dts/mediatek/ |
D | mt8183-kukui-kodama-sku288.dts | 21 compatible = "boe,tv101wum-n53";
|
D | mt8183-kukui-kodama-sku32.dts | 21 compatible = "boe,tv101wum-n53";
|
D | mt8183-kukui-krane-sku176.dts | 23 compatible = "boe,tv101wum-nl6";
|
D | mt8183-kukui-kakadu.dts | 32 compatible = "boe,tv105wum-nw0";
|
D | mt8183-kukui-kakadu-sku22.dts | 32 compatible = "boe,tv105wum-nw0";
|
/linux-6.12.1/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru-bob.dts | 22 compatible = "boe,nv101wxmn51";
|
D | rk3566-pinetab2.dtsi | 281 compatible = "boe,th101mb31ig002-28a";
|
D | rk3399-pinebook-pro.dts | 45 compatible = "boe,nv140fhmn49";
|
/linux-6.12.1/arch/arm/boot/dts/samsung/ |
D | exynos5250-arndale.dts | 95 compatible = "boe,hv070wsa-100";
|
/linux-6.12.1/ |
D | MAINTAINERS | 7040 F: Documentation/devicetree/bindings/display/panel/boe,himax8279d.yaml 7041 F: drivers/gpu/drm/panel/panel-boe-himax8279d.c
|