Home
last modified time | relevance | path

Searched full:hx8394 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-himax-hx8394.c3 * 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 DKconfig166 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 DMakefile17 obj-$(CONFIG_DRM_PANEL_HIMAX_HX8394) += panel-himax-hx8394.o
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dhimax,hx8394.yaml4 $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 DMAINTAINERS6559 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 Dopengrok1.0.log[all...]
H A Dopengrok0.0.log[all...]