Home
last modified time | relevance | path

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

12345678910>>...19

/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-6.6/drivers/gpu/drm/
Ddrm_panel.c57 void drm_panel_init(struct drm_panel *panel, struct device *dev, in drm_panel_init()
79 void drm_panel_add(struct drm_panel *panel) in drm_panel_add()
93 void drm_panel_remove(struct drm_panel *panel) in drm_panel_remove()
111 int drm_panel_prepare(struct drm_panel *panel) in drm_panel_prepare()
159 int drm_panel_unprepare(struct drm_panel *panel) in drm_panel_unprepare()
206 int drm_panel_enable(struct drm_panel *panel) in drm_panel_enable()
244 int drm_panel_disable(struct drm_panel *panel) in drm_panel_disable()
283 int drm_panel_get_modes(struct drm_panel *panel, in drm_panel_get_modes()
320 struct drm_panel *panel; in of_drm_find_panel() local
429 struct drm_panel *panel; in drm_panel_add_follower() local
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
Dintel_backlight.c65 struct intel_panel *panel = &connector->panel; in clamp_user_to_hw() local
78 struct intel_panel *panel = &connector->panel; in scale_hw_to_user() local
87 struct intel_panel *panel = &connector->panel; in intel_backlight_invert_pwm_level() local
106 struct intel_panel *panel = &connector->panel; in intel_backlight_set_pwm_level() local
116 struct intel_panel *panel = &connector->panel; in intel_backlight_level_to_pwm() local
130 struct intel_panel *panel = &connector->panel; in intel_backlight_level_from_pwm() local
160 struct intel_panel *panel = &connector->panel; in i9xx_get_backlight() local
190 struct intel_panel *panel = &connector->panel; in bxt_get_backlight() local
197 struct intel_panel *panel = &connector->panel; in ext_pwm_get_backlight() local
228 struct intel_panel *panel = &connector->panel; in i9xx_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-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()
/kernel/linux/linux-6.6/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()
137 static int seiko_panel_unprepare(struct drm_panel *panel) in seiko_panel_unprepare()
158 static int seiko_panel_prepare(struct drm_panel *panel) in seiko_panel_prepare()
192 static int seiko_panel_enable(struct drm_panel *panel) in seiko_panel_enable()
204 static int seiko_panel_get_modes(struct drm_panel *panel, in seiko_panel_get_modes()
213 static int seiko_panel_get_timings(struct drm_panel *panel, in seiko_panel_get_timings()
242 struct seiko_panel *panel; in seiko_panel_probe() local
283 struct seiko_panel *panel = platform_get_drvdata(pdev); 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()
82 static int rb070d30_panel_disable(struct drm_panel *panel) in rb070d30_panel_disable()
105 static int rb070d30_panel_get_modes(struct drm_panel *panel, in rb070d30_panel_get_modes()
Dpanel-orisetech-ota5601a.c42 static inline struct ota5601a *to_ota5601a(struct drm_panel *panel) in to_ota5601a()
113 struct ota5601a *panel = to_ota5601a(drm_panel); in ota5601a_prepare() local
147 struct ota5601a *panel = to_ota5601a(drm_panel); in ota5601a_unprepare() local
158 struct ota5601a *panel = to_ota5601a(drm_panel); in ota5601a_enable() local
178 struct ota5601a *panel = to_ota5601a(drm_panel); in ota5601a_disable() local
194 struct ota5601a *panel = to_ota5601a(drm_panel); in ota5601a_get_modes() local
237 struct ota5601a *panel; in ota5601a_probe() local
293 struct ota5601a *panel = spi_get_drvdata(spi); in ota5601a_remove() local
Dpanel-feixin-k101-im2ba02.c25 struct drm_panel panel; member
32 static inline struct k101_im2ba02 *panel_to_k101_im2ba02(struct drm_panel *panel) in panel_to_k101_im2ba02()
305 static int k101_im2ba02_prepare(struct drm_panel *panel) in k101_im2ba02_prepare()
344 static int k101_im2ba02_enable(struct drm_panel *panel) in k101_im2ba02_enable()
361 static int k101_im2ba02_disable(struct drm_panel *panel) in k101_im2ba02_disable()
368 static int k101_im2ba02_unprepare(struct drm_panel *panel) in k101_im2ba02_unprepare()
407 static int k101_im2ba02_get_modes(struct drm_panel *panel, in k101_im2ba02_get_modes()
Dpanel-samsung-atna33xc20.c46 static inline struct atana33xc20_panel *to_atana33xc20(struct drm_panel *panel) in to_atana33xc20()
142 static int atana33xc20_disable(struct drm_panel *panel) in atana33xc20_disable()
172 static int atana33xc20_enable(struct drm_panel *panel) in atana33xc20_enable()
203 static int atana33xc20_unprepare(struct drm_panel *panel) in atana33xc20_unprepare()
228 static int atana33xc20_prepare(struct drm_panel *panel) in atana33xc20_prepare()
247 static int atana33xc20_get_modes(struct drm_panel *panel, in atana33xc20_get_modes()
286 struct atana33xc20_panel *panel; in atana33xc20_probe() local
343 struct atana33xc20_panel *panel = dev_get_drvdata(dev); in atana33xc20_remove() local
355 struct atana33xc20_panel *panel = dev_get_drvdata(dev); in atana33xc20_shutdown() local
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.c31 struct drm_panel panel; member
43 static inline struct mantix *panel_to_mantix(struct drm_panel *panel) in panel_to_mantix()
74 static int mantix_enable(struct drm_panel *panel) in mantix_enable()
108 static int mantix_disable(struct drm_panel *panel) in mantix_disable()
126 static int mantix_unprepare(struct drm_panel *panel) in mantix_unprepare()
145 static int mantix_prepare(struct drm_panel *panel) in mantix_prepare()
220 static int mantix_get_modes(struct drm_panel *panel, in mantix_get_modes()
Dpanel-innolux-ej030na.c31 struct drm_panel panel; member
41 static inline struct ej030na *to_ej030na(struct drm_panel *panel) in to_ej030na()
86 static int ej030na_prepare(struct drm_panel *panel) in ej030na_prepare()
118 static int ej030na_unprepare(struct drm_panel *panel) in ej030na_unprepare()
128 static int ej030na_enable(struct drm_panel *panel) in ej030na_enable()
143 static int ej030na_disable(struct drm_panel *panel) in ej030na_disable()
153 static int ej030na_get_modes(struct drm_panel *panel, in ej030na_get_modes()
Dpanel-samsung-s6d27a1.c45 struct drm_panel panel; member
69 static inline struct s6d27a1 *to_s6d27a1(struct drm_panel *panel) in to_s6d27a1()
171 static int s6d27a1_unprepare(struct drm_panel *panel) in s6d27a1_unprepare()
181 static int s6d27a1_disable(struct drm_panel *panel) in s6d27a1_disable()
192 static int s6d27a1_prepare(struct drm_panel *panel) in s6d27a1_prepare()
197 static int s6d27a1_enable(struct drm_panel *panel) in s6d27a1_enable()
207 static int s6d27a1_get_modes(struct drm_panel *panel, in s6d27a1_get_modes()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dp/
Ddp_panel.c23 static void dp_panel_read_psr_cap(struct dp_panel_private *panel) in dp_panel_read_psr_cap()
49 struct dp_panel_private *panel; in dp_panel_read_dpcd() local
184 struct dp_panel_private *panel; in dp_panel_read_sink_caps() local
256 struct dp_panel_private *panel; in dp_panel_get_mode_bpp() local
299 struct dp_panel_private *panel; in dp_panel_handle_sink_request() local
324 struct dp_panel_private *panel; in dp_panel_tpg_config() local
352 struct dp_panel_private *panel; in dp_panel_dump_regs() local
364 struct dp_panel_private *panel; in dp_panel_timing_cfg() local
420 struct dp_panel_private *panel; in dp_panel_init_panel_info() local
458 struct dp_panel_private *panel; in dp_panel_get() local
/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()

12345678910>>...19