Searched full:s6d27a1 (Results 1 – 7 of 7) sorted by relevance
3 * Panel driver for the Samsung S6D27A1 480x800 DPI RGB panel.42 struct s6d27a1 { struct52 * The vendor driver states that the S6D27A1 panel69 static inline struct s6d27a1 *to_s6d27a1(struct drm_panel *panel) in to_s6d27a1() argument71 return container_of(panel, struct s6d27a1, panel); in to_s6d27a1()74 static void s6d27a1_read_mtp_id(struct s6d27a1 *ctx) in s6d27a1_read_mtp_id()98 static int s6d27a1_power_on(struct s6d27a1 *ctx) in s6d27a1_power_on()163 static int s6d27a1_power_off(struct s6d27a1 *ctx) in s6d27a1_power_off()173 struct s6d27a1 *ctx = to_s6d27a1(panel); in s6d27a1_unprepare()183 struct s6d27a1 *ctx = to_s6d27a1(panel); in s6d27a1_disable()[all …]
69 obj-$(CONFIG_DRM_PANEL_SAMSUNG_S6D27A1) += panel-samsung-s6d27a1.o
668 tristate "Samsung S6D27A1 DPI panel driver"673 S6D27A1 DPI 480x800 panel.
4 $id: http://devicetree.org/schemas/display/panel/samsung,s6d27a1.yaml#7 title: Samsung S6D27A1 display panel9 description: The S6D27A1 is a 480x800 DPI display panel from Samsung Mobile21 const: samsung,s6d27a180 compatible = "samsung,s6d27a1";
14 * - Using the Samsung S6D27A1 panel by default268 compatible = "samsung,s6d27a1";
8 * Samsung S6D27A1 display, indicated by passing a different command line from355 * display mounted and some 10% has a Samsung S6D27A1 instead.
7354 DRM DRIVER FOR SAMSUNG S6D27A1 PANELS7357 F: Documentation/devicetree/bindings/display/panel/samsung,s6d27a1.yaml7358 F: drivers/gpu/drm/panel/panel-samsung-s6d27a1.c