Home
last modified time | relevance | path

Searched defs:panel (Results 1 – 25 of 85) sorted by relevance

1234

/drivers/gpu/drm/i915/
Dintel_panel.c430 struct intel_panel *panel = &connector->panel; in scale_user_to_hw() local
441 struct intel_panel *panel = &connector->panel; in clamp_user_to_hw() local
454 struct intel_panel *panel = &connector->panel; in scale_hw_to_user() local
464 struct intel_panel *panel = &connector->panel; in intel_panel_compute_brightness() local
496 struct intel_panel *panel = &connector->panel; in i9xx_get_backlight() local
532 struct intel_panel *panel = &connector->panel; in bxt_get_backlight() local
539 struct intel_panel *panel = &connector->panel; in pwm_get_backlight() local
549 struct intel_panel *panel = &connector->panel; in intel_panel_get_backlight() local
588 struct intel_panel *panel = &connector->panel; in i9xx_set_backlight() local
627 struct intel_panel *panel = &connector->panel; in bxt_set_backlight() local
[all …]
Dintel_dsi_dcs_backlight.c115 struct intel_panel *panel = &to_intel_connector(conn_state->connector)->panel; in dcs_enable_backlight() local
149 struct intel_panel *panel = &connector->panel; in dcs_setup_backlight() local
162 struct intel_panel *panel = &intel_connector->panel; in intel_dsi_dcs_init_backlight_funcs() local
/drivers/gpu/drm/
Ddrm_panel.c48 void drm_panel_init(struct drm_panel *panel) in drm_panel_init()
63 int drm_panel_add(struct drm_panel *panel) in drm_panel_add()
79 void drm_panel_remove(struct drm_panel *panel) in drm_panel_remove()
99 int drm_panel_attach(struct drm_panel *panel, struct drm_connector *connector) in drm_panel_attach()
120 int drm_panel_detach(struct drm_panel *panel) in drm_panel_detach()
142 struct drm_panel *panel; in of_drm_find_panel() local
/drivers/gpu/drm/panel/
Dpanel-lvds.c31 struct drm_panel panel; member
47 static inline struct panel_lvds *to_panel_lvds(struct drm_panel *panel) in to_panel_lvds()
52 static int panel_lvds_disable(struct drm_panel *panel) in panel_lvds_disable()
65 static int panel_lvds_unprepare(struct drm_panel *panel) in panel_lvds_unprepare()
75 static int panel_lvds_prepare(struct drm_panel *panel) in panel_lvds_prepare()
85 static int panel_lvds_enable(struct drm_panel *panel) in panel_lvds_enable()
98 static int panel_lvds_get_modes(struct drm_panel *panel) in panel_lvds_get_modes()
Dpanel-innolux-p079zca.c35 static inline struct innolux_panel *to_innolux_panel(struct drm_panel *panel) in to_innolux_panel()
40 static int innolux_panel_disable(struct drm_panel *panel) in innolux_panel_disable()
55 static int innolux_panel_unprepare(struct drm_panel *panel) in innolux_panel_unprepare()
89 static int innolux_panel_prepare(struct drm_panel *panel) in innolux_panel_prepare()
145 static int innolux_panel_enable(struct drm_panel *panel) in innolux_panel_enable()
179 static int innolux_panel_get_modes(struct drm_panel *panel) in innolux_panel_get_modes()
Dpanel-panasonic-vvx10f034n00.c55 static inline struct wuxga_nt_panel *to_wuxga_nt_panel(struct drm_panel *panel) in to_wuxga_nt_panel()
72 static int wuxga_nt_panel_disable(struct drm_panel *panel) in wuxga_nt_panel_disable()
92 static int wuxga_nt_panel_unprepare(struct drm_panel *panel) in wuxga_nt_panel_unprepare()
106 static int wuxga_nt_panel_prepare(struct drm_panel *panel) in wuxga_nt_panel_prepare()
154 static int wuxga_nt_panel_enable(struct drm_panel *panel) in wuxga_nt_panel_enable()
185 static int wuxga_nt_panel_get_modes(struct drm_panel *panel) in wuxga_nt_panel_get_modes()
Dpanel-samsung-ld9040.c92 struct drm_panel panel; member
113 static inline struct ld9040 *panel_to_ld9040(struct drm_panel *panel) in panel_to_ld9040()
220 static int ld9040_disable(struct drm_panel *panel) in ld9040_disable()
225 static int ld9040_unprepare(struct drm_panel *panel) in ld9040_unprepare()
239 static int ld9040_prepare(struct drm_panel *panel) in ld9040_prepare()
258 static int ld9040_enable(struct drm_panel *panel) in ld9040_enable()
263 static int ld9040_get_modes(struct drm_panel *panel) in ld9040_get_modes()
Dpanel-sharp-ls043t1le01.c48 static inline struct sharp_nt_panel *to_sharp_nt_panel(struct drm_panel *panel) in to_sharp_nt_panel()
113 static int sharp_nt_panel_disable(struct drm_panel *panel) in sharp_nt_panel_disable()
130 static int sharp_nt_panel_unprepare(struct drm_panel *panel) in sharp_nt_panel_unprepare()
153 static int sharp_nt_panel_prepare(struct drm_panel *panel) in sharp_nt_panel_prepare()
199 static int sharp_nt_panel_enable(struct drm_panel *panel) in sharp_nt_panel_enable()
229 static int sharp_nt_panel_get_modes(struct drm_panel *panel) in sharp_nt_panel_get_modes()
Dpanel-sharp-lq101r1sx01.c37 static inline struct sharp_panel *to_sharp_panel(struct drm_panel *panel) in to_sharp_panel()
92 static int sharp_panel_disable(struct drm_panel *panel) in sharp_panel_disable()
109 static int sharp_panel_unprepare(struct drm_panel *panel) in sharp_panel_unprepare()
170 static int sharp_panel_prepare(struct drm_panel *panel) in sharp_panel_prepare()
259 static int sharp_panel_enable(struct drm_panel *panel) in sharp_panel_enable()
289 static int sharp_panel_get_modes(struct drm_panel *panel) in sharp_panel_get_modes()
Dpanel-lg-lg4573.c30 struct drm_panel panel; member
35 static inline struct lg4573 *panel_to_lg4573(struct drm_panel *panel) in panel_to_lg4573()
183 static int lg4573_disable(struct drm_panel *panel) in lg4573_disable()
190 static int lg4573_enable(struct drm_panel *panel) in lg4573_enable()
212 static int lg4573_get_modes(struct drm_panel *panel) in lg4573_get_modes()
Dpanel-jdi-lt070me05000.c59 static inline struct jdi_panel *to_jdi_panel(struct drm_panel *panel) in to_jdi_panel()
188 static int jdi_panel_disable(struct drm_panel *panel) in jdi_panel_disable()
203 static int jdi_panel_unprepare(struct drm_panel *panel) in jdi_panel_unprepare()
229 static int jdi_panel_prepare(struct drm_panel *panel) in jdi_panel_prepare()
285 static int jdi_panel_enable(struct drm_panel *panel) in jdi_panel_enable()
314 static int jdi_panel_get_modes(struct drm_panel *panel) in jdi_panel_get_modes()
Dpanel-simple.c92 static inline struct panel_simple *to_panel_simple(struct drm_panel *panel) in to_panel_simple()
97 static int panel_simple_get_fixed_modes(struct panel_simple *panel) in panel_simple_get_fixed_modes()
162 static int panel_simple_disable(struct drm_panel *panel) in panel_simple_disable()
183 static int panel_simple_unprepare(struct drm_panel *panel) in panel_simple_unprepare()
203 static int panel_simple_prepare(struct drm_panel *panel) in panel_simple_prepare()
228 static int panel_simple_enable(struct drm_panel *panel) in panel_simple_enable()
249 static int panel_simple_get_modes(struct drm_panel *panel) in panel_simple_get_modes()
270 static int panel_simple_get_timings(struct drm_panel *panel, in panel_simple_get_timings()
299 struct panel_simple *panel; in panel_simple_probe() local
366 struct panel_simple *panel = dev_get_drvdata(dev); in panel_simple_remove() local
[all …]
Dpanel-sitronix-st7789v.c115 struct drm_panel panel; member
127 static inline struct st7789v *panel_to_st7789v(struct drm_panel *panel) in panel_to_st7789v()
172 static int st7789v_get_modes(struct drm_panel *panel) in st7789v_get_modes()
196 static int st7789v_prepare(struct drm_panel *panel) in st7789v_prepare()
321 static int st7789v_enable(struct drm_panel *panel) in st7789v_enable()
334 static int st7789v_disable(struct drm_panel *panel) in st7789v_disable()
350 static int st7789v_unprepare(struct drm_panel *panel) in st7789v_unprepare()
Dpanel-samsung-s6e3ha2.c234 struct drm_panel panel; member
501 static int s6e3ha2_disable(struct drm_panel *panel) in s6e3ha2_disable()
516 static int s6e3ha2_unprepare(struct drm_panel *panel) in s6e3ha2_unprepare()
544 static int s6e3ha2_prepare(struct drm_panel *panel) in s6e3ha2_prepare()
566 static int s6e3ha2_enable(struct drm_panel *panel) in s6e3ha2_enable()
647 static int s6e3ha2_get_modes(struct drm_panel *panel) in s6e3ha2_get_modes()
Dpanel-samsung-s6e8aa0.c96 struct drm_panel panel; member
123 static inline struct s6e8aa0 *panel_to_s6e8aa0(struct drm_panel *panel) in panel_to_s6e8aa0()
881 static int s6e8aa0_disable(struct drm_panel *panel) in s6e8aa0_disable()
886 static int s6e8aa0_unprepare(struct drm_panel *panel) in s6e8aa0_unprepare()
899 static int s6e8aa0_prepare(struct drm_panel *panel) in s6e8aa0_prepare()
917 static int s6e8aa0_enable(struct drm_panel *panel) in s6e8aa0_enable()
922 static int s6e8aa0_get_modes(struct drm_panel *panel) in s6e8aa0_get_modes()
/drivers/video/fbdev/omap/
Dlcd_inn1610.c30 static int innovator1610_panel_init(struct lcd_panel *panel, in innovator1610_panel_init()
51 static void innovator1610_panel_cleanup(struct lcd_panel *panel) in innovator1610_panel_cleanup()
57 static int innovator1610_panel_enable(struct lcd_panel *panel) in innovator1610_panel_enable()
65 static void innovator1610_panel_disable(struct lcd_panel *panel) in innovator1610_panel_disable()
Dlcd_mipid.c61 struct lcd_panel panel; member
212 static int mipid_set_bklight_level(struct lcd_panel *panel, unsigned int level) in mipid_set_bklight_level()
230 static unsigned int mipid_get_bklight_level(struct lcd_panel *panel) in mipid_get_bklight_level()
240 static unsigned int mipid_get_bklight_max(struct lcd_panel *panel) in mipid_get_bklight_max()
251 static unsigned long mipid_get_caps(struct lcd_panel *panel) in mipid_get_caps()
284 static int mipid_run_test(struct lcd_panel *panel, int test_num) in mipid_run_test()
413 static int mipid_enable(struct lcd_panel *panel) in mipid_enable()
434 static void mipid_disable(struct lcd_panel *panel) in mipid_disable()
472 static int mipid_init(struct lcd_panel *panel, in mipid_init()
491 static void mipid_cleanup(struct lcd_panel *panel) in mipid_cleanup()
Dlcd_ams_delta.c115 static int ams_delta_panel_init(struct lcd_panel *panel, in ams_delta_panel_init()
121 static void ams_delta_panel_cleanup(struct lcd_panel *panel) in ams_delta_panel_cleanup()
126 static int ams_delta_panel_enable(struct lcd_panel *panel) in ams_delta_panel_enable()
133 static void ams_delta_panel_disable(struct lcd_panel *panel) in ams_delta_panel_disable()
Dlcd_osk.c32 static int osk_panel_enable(struct lcd_panel *panel) in osk_panel_enable()
49 static void osk_panel_disable(struct lcd_panel *panel) in osk_panel_disable()
Dlcd_inn1510.c30 static int innovator1510_panel_enable(struct lcd_panel *panel) in innovator1510_panel_enable()
36 static void innovator1510_panel_disable(struct lcd_panel *panel) in innovator1510_panel_disable()
Dlcd_h3.c31 static int h3_panel_enable(struct lcd_panel *panel) in h3_panel_enable()
45 static void h3_panel_disable(struct lcd_panel *panel) in h3_panel_disable()
/drivers/video/fbdev/mmp/
Dcore.c85 void mmp_register_panel(struct mmp_panel *panel) in mmp_register_panel()
115 void mmp_unregister_panel(struct mmp_panel *panel) in mmp_unregister_panel()
171 struct mmp_panel *panel; in mmp_register_path() local
/drivers/gpu/drm/bridge/
Dpanel.c23 struct drm_panel *panel; member
156 struct drm_bridge *drm_panel_bridge_add(struct drm_panel *panel, in drm_panel_bridge_add()
206 struct drm_panel *panel, in devm_drm_panel_bridge_add()
/drivers/video/fbdev/mmp/panel/
Dtpo_tj032md01bw.c88 static void tpohvga_onoff(struct mmp_panel *panel, int status) in tpohvga_onoff()
125 static int tpohvga_get_modelist(struct mmp_panel *panel, in tpohvga_get_modelist()
/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_rgb.c101 struct drm_panel *panel) in fsl_dcu_attach_panel()
142 struct drm_panel *panel; in fsl_dcu_create_outputs() local

1234