Searched full:hx8394 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-himax-hx8394.c | 3 * Driver for panels based on Himax HX8394 controller, such as: 27 #define DRV_NAME "panel-himax-hx8394" 29 /* Manufacturer specific commands sent via DSI, listed in HX8394-F datasheet */ 65 struct hx8394 { struct 81 int (*init_sequence)(struct hx8394 *ctx); argument 84 static inline struct hx8394 *panel_to_hx8394(struct drm_panel *panel) in panel_to_hx8394() 86 return container_of(panel, struct hx8394, panel); in panel_to_hx8394() 89 static int hsd060bhw4_init_sequence(struct hx8394 *ctx) in hsd060bhw4_init_sequence() 152 /* Unknown command, not listed in the HX8394-F datasheet */ in hsd060bhw4_init_sequence() 160 /* Unknown command, not listed in the HX8394-F datasheet */ in hsd060bhw4_init_sequence() [all …]
|
H A D | Kconfig | 166 tristate "HIMAX HX8394 MIPI-DSI LCD panels" 172 Himax HX8394 controller, such as the HannStar HSD060BHW4 175 If M is selected the module will be called panel-himax-hx8394.
|
H A D | Makefile | 17 obj-$(CONFIG_DRM_PANEL_HIMAX_HX8394) += panel-himax-hx8394.o
|
/openbmc/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | himax,hx8394.yaml | 4 $id: http://devicetree.org/schemas/display/panel/himax,hx8394.yaml# 7 title: Himax HX8394 MIPI-DSI LCD panel controller 14 Device tree bindings for panels based on the Himax HX8394 controller, 26 - const: himax,hx8394 61 compatible = "hannstar,hsd060bhw4", "himax,hx8394";
|
/openbmc/linux/ |
H A D | MAINTAINERS | 6559 DRM DRIVER FOR HIMAX HX8394 MIPI-DSI LCD panels 6564 F: Documentation/devicetree/bindings/display/panel/himax,hx8394.yaml 6565 F: drivers/gpu/drm/panel/panel-himax-hx8394.c
|
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |