Home
last modified time | relevance | path

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

12345678910>>...15

/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_panel.c57 void drm_panel_init(struct drm_panel *panel, struct device *dev, in drm_panel_init()
74 void drm_panel_add(struct drm_panel *panel) in drm_panel_add()
88 void drm_panel_remove(struct drm_panel *panel) in drm_panel_remove()
106 int drm_panel_prepare(struct drm_panel *panel) in drm_panel_prepare()
129 int drm_panel_unprepare(struct drm_panel *panel) in drm_panel_unprepare()
151 int drm_panel_enable(struct drm_panel *panel) in drm_panel_enable()
183 int drm_panel_disable(struct drm_panel *panel) in drm_panel_disable()
213 int drm_panel_get_modes(struct drm_panel *panel, in drm_panel_get_modes()
245 struct drm_panel *panel; in of_drm_find_panel() local
329 int drm_panel_of_backlight(struct drm_panel *panel) in drm_panel_of_backlight()
/kernel/linux/linux-4.19/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()
102 int drm_panel_attach(struct drm_panel *panel, struct drm_connector *connector) in drm_panel_attach()
126 int drm_panel_detach(struct drm_panel *panel) in drm_panel_detach()
152 struct drm_panel *panel; in of_drm_find_panel() local
/kernel/linux/linux-4.19/drivers/gpu/drm/i915/
Dintel_panel.c414 struct intel_panel *panel = &connector->panel; in scale_user_to_hw() local
425 struct intel_panel *panel = &connector->panel; in clamp_user_to_hw() local
438 struct intel_panel *panel = &connector->panel; in scale_hw_to_user() local
448 struct intel_panel *panel = &connector->panel; in intel_panel_compute_brightness() local
480 struct intel_panel *panel = &connector->panel; in i9xx_get_backlight() local
516 struct intel_panel *panel = &connector->panel; in bxt_get_backlight() local
523 struct intel_panel *panel = &connector->panel; in pwm_get_backlight() local
553 struct intel_panel *panel = &connector->panel; in i9xx_set_backlight() local
592 struct intel_panel *panel = &connector->panel; in bxt_set_backlight() local
599 struct intel_panel *panel = &to_intel_connector(conn_state->connector)->panel; in pwm_set_backlight() local
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_panel.c495 struct intel_panel *panel = &connector->panel; in clamp_user_to_hw() local
508 struct intel_panel *panel = &connector->panel; in scale_hw_to_user() local
518 struct intel_panel *panel = &connector->panel; in intel_panel_compute_brightness() local
550 struct intel_panel *panel = &connector->panel; in i9xx_get_backlight() local
586 struct intel_panel *panel = &connector->panel; in bxt_get_backlight() local
594 struct intel_panel *panel = &connector->panel; in pwm_get_backlight() local
624 struct intel_panel *panel = &connector->panel; in i9xx_set_backlight() local
663 struct intel_panel *panel = &connector->panel; in bxt_set_backlight() local
671 struct intel_panel *panel = &to_intel_connector(conn_state->connector)->panel; in pwm_set_backlight() local
682 struct intel_panel *panel = &connector->panel; in intel_panel_actually_set_backlight() local
[all …]
/kernel/linux/linux-4.19/drivers/gpu/drm/panel/
Dpanel-seiko-43wvf1g.c55 static inline struct seiko_panel *to_seiko_panel(struct drm_panel *panel) in to_seiko_panel()
60 static int seiko_panel_get_fixed_modes(struct seiko_panel *panel) in seiko_panel_get_fixed_modes()
125 static int seiko_panel_disable(struct drm_panel *panel) in seiko_panel_disable()
143 static int seiko_panel_unprepare(struct drm_panel *panel) in seiko_panel_unprepare()
162 static int seiko_panel_prepare(struct drm_panel *panel) in seiko_panel_prepare()
194 static int seiko_panel_enable(struct drm_panel *panel) in seiko_panel_enable()
212 static int seiko_panel_get_modes(struct drm_panel *panel) in seiko_panel_get_modes()
220 static int seiko_panel_get_timings(struct drm_panel *panel, in seiko_panel_get_timings()
250 struct seiko_panel *panel; in seiko_panel_probe() local
293 struct seiko_panel *panel = dev_get_drvdata(&pdev->dev); in seiko_panel_remove() local
[all …]
Dpanel-lvds.c32 struct drm_panel panel; member
49 static inline struct panel_lvds *to_panel_lvds(struct drm_panel *panel) in to_panel_lvds()
54 static int panel_lvds_disable(struct drm_panel *panel) in panel_lvds_disable()
67 static int panel_lvds_unprepare(struct drm_panel *panel) in panel_lvds_unprepare()
80 static int panel_lvds_prepare(struct drm_panel *panel) in panel_lvds_prepare()
101 static int panel_lvds_enable(struct drm_panel *panel) in panel_lvds_enable()
114 static int panel_lvds_get_modes(struct drm_panel *panel) in panel_lvds_get_modes()
Dpanel-ilitek-ili9881c.c25 struct drm_panel panel; member
257 static inline struct ili9881c *panel_to_ili9881c(struct drm_panel *panel) in panel_to_ili9881c()
297 static int ili9881c_prepare(struct drm_panel *panel) in ili9881c_prepare()
344 static int ili9881c_enable(struct drm_panel *panel) in ili9881c_enable()
356 static int ili9881c_disable(struct drm_panel *panel) in ili9881c_disable()
364 static int ili9881c_unprepare(struct drm_panel *panel) in ili9881c_unprepare()
390 static int ili9881c_get_modes(struct drm_panel *panel) in ili9881c_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()
65 static int wuxga_nt_panel_disable(struct drm_panel *panel) in wuxga_nt_panel_disable()
86 static int wuxga_nt_panel_unprepare(struct drm_panel *panel) in wuxga_nt_panel_unprepare()
100 static int wuxga_nt_panel_prepare(struct drm_panel *panel) in wuxga_nt_panel_prepare()
148 static int wuxga_nt_panel_enable(struct drm_panel *panel) in wuxga_nt_panel_enable()
179 static int wuxga_nt_panel_get_modes(struct drm_panel *panel) in wuxga_nt_panel_get_modes()
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
Dpanel-seiko-43wvf1g.c52 static inline struct seiko_panel *to_seiko_panel(struct drm_panel *panel) in to_seiko_panel()
57 static int seiko_panel_get_fixed_modes(struct seiko_panel *panel, in seiko_panel_get_fixed_modes()
122 static int seiko_panel_disable(struct drm_panel *panel) in seiko_panel_disable()
134 static int seiko_panel_unprepare(struct drm_panel *panel) in seiko_panel_unprepare()
153 static int seiko_panel_prepare(struct drm_panel *panel) in seiko_panel_prepare()
185 static int seiko_panel_enable(struct drm_panel *panel) in seiko_panel_enable()
197 static int seiko_panel_get_modes(struct drm_panel *panel, in seiko_panel_get_modes()
206 static int seiko_panel_get_timings(struct drm_panel *panel, in seiko_panel_get_timings()
235 struct seiko_panel *panel; in seiko_panel_probe() local
270 struct seiko_panel *panel = dev_get_drvdata(&pdev->dev); in seiko_panel_remove() local
[all …]
Dpanel-samsung-s6d16d0.c19 struct drm_panel panel; member
43 static inline struct s6d16d0 *panel_to_s6d16d0(struct drm_panel *panel) in panel_to_s6d16d0()
48 static int s6d16d0_unprepare(struct drm_panel *panel) in s6d16d0_unprepare()
68 static int s6d16d0_prepare(struct drm_panel *panel) in s6d16d0_prepare()
104 static int s6d16d0_enable(struct drm_panel *panel) in s6d16d0_enable()
119 static int s6d16d0_disable(struct drm_panel *panel) in s6d16d0_disable()
134 static int s6d16d0_get_modes(struct drm_panel *panel, in s6d16d0_get_modes()
Dpanel-feiyang-fy07024di26a30d.c20 struct drm_panel panel; member
28 static inline struct feiyang *panel_to_feiyang(struct drm_panel *panel) in panel_to_feiyang()
47 static int feiyang_prepare(struct drm_panel *panel) in feiyang_prepare()
94 static int feiyang_enable(struct drm_panel *panel) in feiyang_enable()
106 static int feiyang_disable(struct drm_panel *panel) in feiyang_disable()
113 static int feiyang_unprepare(struct drm_panel *panel) in feiyang_unprepare()
157 static int feiyang_get_modes(struct drm_panel *panel, in feiyang_get_modes()
Dpanel-ronbo-rb070d30.c28 struct drm_panel panel; member
40 static inline struct rb070d30_panel *panel_to_rb070d30_panel(struct drm_panel *panel) in panel_to_rb070d30_panel()
45 static int rb070d30_panel_prepare(struct drm_panel *panel) in rb070d30_panel_prepare()
64 static int rb070d30_panel_unprepare(struct drm_panel *panel) in rb070d30_panel_unprepare()
75 static int rb070d30_panel_enable(struct drm_panel *panel) in rb070d30_panel_enable()
87 static int rb070d30_panel_disable(struct drm_panel *panel) in rb070d30_panel_disable()
110 static int rb070d30_panel_get_modes(struct drm_panel *panel, in rb070d30_panel_get_modes()
Dpanel-feixin-k101-im2ba02.c26 struct drm_panel panel; member
33 static inline struct k101_im2ba02 *panel_to_k101_im2ba02(struct drm_panel *panel) in panel_to_k101_im2ba02()
306 static int k101_im2ba02_prepare(struct drm_panel *panel) in k101_im2ba02_prepare()
345 static int k101_im2ba02_enable(struct drm_panel *panel) in k101_im2ba02_enable()
362 static int k101_im2ba02_disable(struct drm_panel *panel) in k101_im2ba02_disable()
369 static int k101_im2ba02_unprepare(struct drm_panel *panel) in k101_im2ba02_unprepare()
408 static int k101_im2ba02_get_modes(struct drm_panel *panel, in k101_im2ba02_get_modes()
Dpanel-sharp-ls037v7dw01.c25 struct drm_panel panel; member
39 static int ls037v7dw01_disable(struct drm_panel *panel) in ls037v7dw01_disable()
52 static int ls037v7dw01_unprepare(struct drm_panel *panel) in ls037v7dw01_unprepare()
60 static int ls037v7dw01_prepare(struct drm_panel *panel) in ls037v7dw01_prepare()
73 static int ls037v7dw01_enable(struct drm_panel *panel) in ls037v7dw01_enable()
102 static int ls037v7dw01_get_modes(struct drm_panel *panel, in ls037v7dw01_get_modes()
Dpanel-mantix-mlaf057we51.c29 struct drm_panel panel; member
39 static inline struct mantix *panel_to_mantix(struct drm_panel *panel) in panel_to_mantix()
78 static int mantix_enable(struct drm_panel *panel) in mantix_enable()
112 static int mantix_disable(struct drm_panel *panel) in mantix_disable()
130 static int mantix_unprepare(struct drm_panel *panel) in mantix_unprepare()
149 static int mantix_prepare(struct drm_panel *panel) in mantix_prepare()
205 static int mantix_get_modes(struct drm_panel *panel, in mantix_get_modes()
Dpanel-sony-acx424akp.c41 struct drm_panel panel; member
86 static inline struct acx424akp *panel_to_acx424akp(struct drm_panel *panel) in panel_to_acx424akp()
178 u8 vendor, version, panel; in acx424akp_read_id() local
249 static int acx424akp_prepare(struct drm_panel *panel) in acx424akp_prepare()
322 static int acx424akp_unprepare(struct drm_panel *panel) in acx424akp_unprepare()
358 static int acx424akp_enable(struct drm_panel *panel) in acx424akp_enable()
371 static int acx424akp_disable(struct drm_panel *panel) in acx424akp_disable()
384 static int acx424akp_get_modes(struct drm_panel *panel, in acx424akp_get_modes()
Dpanel-osd-osd101t2587-53ts.c30 static inline struct osd101t2587_panel *ti_osd_panel(struct drm_panel *panel) in ti_osd_panel()
35 static int osd101t2587_panel_disable(struct drm_panel *panel) in osd101t2587_panel_disable()
50 static int osd101t2587_panel_unprepare(struct drm_panel *panel) in osd101t2587_panel_unprepare()
63 static int osd101t2587_panel_prepare(struct drm_panel *panel) in osd101t2587_panel_prepare()
78 static int osd101t2587_panel_enable(struct drm_panel *panel) in osd101t2587_panel_enable()
108 static int osd101t2587_panel_get_modes(struct drm_panel *panel, in osd101t2587_panel_get_modes()
Dpanel-novatek-nt39016.c66 static inline struct nt39016 *to_nt39016(struct drm_panel *panel) in to_nt39016()
121 struct nt39016 *panel = to_nt39016(drm_panel); in nt39016_prepare() local
158 struct nt39016 *panel = to_nt39016(drm_panel); in nt39016_unprepare() local
169 struct nt39016 *panel = to_nt39016(drm_panel); in nt39016_enable() local
189 struct nt39016 *panel = to_nt39016(drm_panel); in nt39016_disable() local
205 struct nt39016 *panel = to_nt39016(drm_panel); in nt39016_get_modes() local
247 struct nt39016 *panel; in nt39016_probe() local
303 struct nt39016 *panel = spi_get_drvdata(spi); in nt39016_remove() local
Dpanel-kingdisplay-kd097d04.c178 struct kingdisplay_panel *to_kingdisplay_panel(struct drm_panel *panel) in to_kingdisplay_panel()
183 static int kingdisplay_panel_disable(struct drm_panel *panel) in kingdisplay_panel_disable()
200 static int kingdisplay_panel_unprepare(struct drm_panel *panel) in kingdisplay_panel_unprepare()
228 static int kingdisplay_panel_prepare(struct drm_panel *panel) in kingdisplay_panel_prepare()
292 static int kingdisplay_panel_enable(struct drm_panel *panel) in kingdisplay_panel_enable()
316 static int kingdisplay_panel_get_modes(struct drm_panel *panel, in kingdisplay_panel_get_modes()
Dpanel-panasonic-vvx10f034n00.c43 static inline struct wuxga_nt_panel *to_wuxga_nt_panel(struct drm_panel *panel) in to_wuxga_nt_panel()
53 static int wuxga_nt_panel_disable(struct drm_panel *panel) in wuxga_nt_panel_disable()
68 static int wuxga_nt_panel_unprepare(struct drm_panel *panel) in wuxga_nt_panel_unprepare()
82 static int wuxga_nt_panel_prepare(struct drm_panel *panel) in wuxga_nt_panel_prepare()
130 static int wuxga_nt_panel_enable(struct drm_panel *panel) in wuxga_nt_panel_enable()
154 static int wuxga_nt_panel_get_modes(struct drm_panel *panel, in wuxga_nt_panel_get_modes()
Dpanel-truly-nt35597.c55 struct drm_panel panel; member
71 static inline struct truly_nt35597 *panel_to_ctx(struct drm_panel *panel) in panel_to_ctx()
225 static int truly_dcs_write(struct drm_panel *panel, u32 command) in truly_dcs_write()
240 static int truly_dcs_write_buf(struct drm_panel *panel, in truly_dcs_write_buf()
311 static int truly_nt35597_disable(struct drm_panel *panel) in truly_nt35597_disable()
329 static int truly_nt35597_unprepare(struct drm_panel *panel) in truly_nt35597_unprepare()
361 static int truly_nt35597_prepare(struct drm_panel *panel) in truly_nt35597_prepare()
422 static int truly_nt35597_enable(struct drm_panel *panel) in truly_nt35597_enable()
441 static int truly_nt35597_get_modes(struct drm_panel *panel, in truly_nt35597_get_modes()
/kernel/linux/linux-4.19/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()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/
Dlcd_inn1610.c17 static int innovator1610_panel_init(struct lcd_panel *panel, in innovator1610_panel_init()
38 static void innovator1610_panel_cleanup(struct lcd_panel *panel) in innovator1610_panel_cleanup()
44 static int innovator1610_panel_enable(struct lcd_panel *panel) in innovator1610_panel_enable()
52 static void innovator1610_panel_disable(struct lcd_panel *panel) in innovator1610_panel_disable()
/kernel/linux/linux-4.19/include/drm/
Ddrm_panel.h110 static inline int drm_panel_unprepare(struct drm_panel *panel) in drm_panel_unprepare()
128 static inline int drm_panel_disable(struct drm_panel *panel) in drm_panel_disable()
146 static inline int drm_panel_prepare(struct drm_panel *panel) in drm_panel_prepare()
164 static inline int drm_panel_enable(struct drm_panel *panel) in drm_panel_enable()
182 static inline int drm_panel_get_modes(struct drm_panel *panel) in drm_panel_get_modes()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/
Ddp_panel.c27 struct dp_panel_private *panel; in dp_panel_read_dpcd() local
160 struct dp_panel_private *panel; in dp_panel_read_sink_caps() local
226 struct dp_panel_private *panel; in dp_panel_get_mode_bpp() local
286 struct dp_panel_private *panel; in dp_panel_handle_sink_request() local
311 struct dp_panel_private *panel; in dp_panel_tpg_config() local
338 struct dp_panel_private *panel; in dp_panel_dump_regs() local
351 struct dp_panel_private *panel; in dp_panel_timing_cfg() local
438 struct dp_panel_private *panel; in dp_panel_get() local

12345678910>>...15