Searched refs:fb_info (Results 126 - 150 of 267) sorted by relevance

1234567891011

/linux-master/drivers/video/fbdev/nvidia/
H A Dnv_of.c28 int nvidia_probe_of_connector(struct fb_info *info, int conn, u8 **out_edid)
/linux-master/drivers/video/fbdev/
H A Dpmag-aa-fb.c104 static int aafb_cursor(struct fb_info *info, struct fb_cursor *cursor)
141 static int aafb_blank(int blank, struct fb_info *info)
161 struct fb_info *info;
248 struct fb_info *info = dev_get_drvdata(dev);
H A Dsunxvr2500.c18 struct fb_info *info;
51 unsigned transp, struct fb_info *info)
75 struct fb_info *info = sp->info;
120 struct fb_info *info;
H A Ds1d13xxxfb.c159 s1d13xxxfb_setup_pseudocolour(struct fb_info *info)
169 s1d13xxxfb_setup_truecolour(struct fb_info *info)
188 * Using the fb_var_screeninfo in fb_info we set the depth of the
190 * fb_fix_screeninfo stored in fb_info. It doesn't not alter var in
191 * fb_info since we are using that data. This means we depend on the
192 * data in var inside fb_info to be supported by the hardware.
199 s1d13xxxfb_set_par(struct fb_info *info)
265 u_int transp, struct fb_info *info)
328 s1d13xxxfb_blank(int blank_mode, struct fb_info *info)
369 s1d13xxxfb_pan_display(struct fb_var_screeninfo *var, struct fb_info *inf
[all...]
H A Dsunxvr500.c29 struct fb_info *info;
114 unsigned transp, struct fb_info *info)
151 static void e3d_imageblit(struct fb_info *info, const struct fb_image *image)
164 static void e3d_fillrect(struct fb_info *info, const struct fb_fillrect *rect)
177 static void e3d_copyarea(struct fb_info *info, const struct fb_copyarea *area)
202 struct fb_info *info = ep->info;
249 struct fb_info *info;
H A Dclps711x-fb.c45 u_int blue, u_int transp, struct fb_info *info)
68 struct fb_info *info)
101 static int clps711x_fb_set_par(struct fb_info *info)
150 static int clps711x_fb_blank(int blank, struct fb_info *info)
165 static int clps711x_lcd_check_fb(struct lcd_device *lcddev, struct fb_info *fi)
212 struct fb_info *info;
352 struct fb_info *info = platform_get_drvdata(pdev);
H A Ddnfb.c108 static int dnfb_blank(int blank, struct fb_info *info);
109 static void dnfb_copyarea(struct fb_info *info, const struct fb_copyarea *area);
141 static int dnfb_blank(int blank, struct fb_info *info)
151 void dnfb_copyarea(struct fb_info *info, const struct fb_copyarea *area)
232 struct fb_info *info;
H A Dsh_mobile_lcdcfb.c177 struct fb_info *info;
438 static int sh_mobile_lcdc_sginit(struct fb_info *info, struct list_head *pagereflist)
454 static void sh_mobile_lcdc_deferred_io(struct fb_info *info, struct list_head *pagereflist)
494 static void sh_mobile_lcdc_deferred_io_touch(struct fb_info *info)
1105 struct fb_info *info)
1188 struct fb_info *info = dev_get_drvdata(dev);
1198 struct fb_info *info = dev_get_drvdata(dev);
1226 struct fb_info *info = dev_get_drvdata(dev);
1236 struct fb_info *info = dev_get_drvdata(dev);
1265 struct fb_info *inf
[all...]
H A Dsm501fb.c83 struct fb_info *fb[2]; /* fb info for both heads */
171 struct fb_info *fbi;
294 struct fb_info *info)
404 struct fb_info *info)
416 struct fb_info *info)
426 static int sm501fb_set_par_common(struct fb_info *info,
523 static void sm501fb_set_par_geometry(struct fb_info *info,
578 struct fb_info *info)
608 struct fb_info *info)
626 * Set the CRT video mode from the fb_info structur
[all...]
H A Dtgafb.c46 static int tgafb_check_var(struct fb_var_screeninfo *, struct fb_info *);
47 static int tgafb_set_par(struct fb_info *);
50 unsigned, struct fb_info *);
51 static int tgafb_blank(int, struct fb_info *);
52 static void tgafb_init_fix(struct fb_info *);
54 static void tgafb_imageblit(struct fb_info *, const struct fb_image *);
55 static void tgafb_fillrect(struct fb_info *, const struct fb_fillrect *);
56 static void tgafb_copyarea(struct fb_info *, const struct fb_copyarea *);
57 static int tgafb_pan_display(struct fb_var_screeninfo *var, struct fb_info *info);
174 tgafb_check_var(struct fb_var_screeninfo *var, struct fb_info *inf
[all...]
H A Dsh7760fb.c70 static int sh7760fb_blank(int blank, struct fb_info *info)
99 u_int transp, struct fb_info *info)
121 static int sh7760fb_get_color_info(struct fb_info *info,
168 struct fb_info *info)
198 static int sh7760fb_set_par(struct fb_info *info)
355 static void sh7760fb_free_mem(struct fb_info *info)
373 static int sh7760fb_alloc_mem(struct fb_info *info)
433 struct fb_info *info;
559 struct fb_info *info = platform_get_drvdata(dev);
H A Dgrvga.c78 struct fb_info *info)
143 static int grvga_set_par(struct fb_info *info)
187 static int grvga_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info)
234 struct fb_info *info)
326 struct fb_info *info;
506 struct fb_info *info = dev_get_drvdata(&device->dev);
H A Dgoldfishfb.c44 struct fb_info fb;
73 unsigned int blue, unsigned int transp, struct fb_info *info)
89 struct fb_info *info)
116 static int goldfish_fb_set_par(struct fb_info *info)
130 struct fb_info *info)
148 static int goldfish_fb_blank(int blank, struct fb_info *info)
H A Dvesafb.c71 struct fb_info *info)
136 struct fb_info *info)
189 static void vesafb_destroy(struct fb_info *info)
247 struct fb_info *info;
487 fb_info(info, "%s frame buffer device\n", info->fix.id);
504 struct fb_info *info = platform_get_drvdata(pdev);
H A Dfsl-diu-fb.c347 * @fsl_diu_info: fb_info objects, one per AOI
368 struct fb_info fsl_diu_info[NUM_AOIS];
500 static void fsl_diu_enable_panel(struct fb_info *info)
552 static void fsl_diu_disable_panel(struct fb_info *info)
606 static void enable_lcdc(struct fb_info *info)
615 static void disable_lcdc(struct fb_info *info)
625 struct fb_info *info)
700 struct fb_info *info)
784 static void set_fix(struct fb_info *info)
799 static void update_lcdc(struct fb_info *inf
[all...]
H A Datmel_lcdfb.c41 struct fb_info *info;
292 static void atmel_lcdfb_update_dma(struct fb_info *info,
310 struct fb_info *info = sinfo->info;
321 * so no locking by fb_info->mm_lock around smem_len setting is needed.
325 struct fb_info *info = sinfo->info;
347 struct fb_info *info)
367 * state!!! This means the data stored in struct fb_info and
369 * inside of struct fb_info. Do NOT change these. This function
384 struct fb_info *info)
528 * Using the fb_var_screeninfo in fb_info w
[all...]
H A Dimxfb.c268 struct fb_info *info);
278 u_int trans, struct fb_info *info)
296 u_int trans, struct fb_info *info)
370 static int imxfb_check_var(struct fb_var_screeninfo *var, struct fb_info *info)
485 static int imxfb_set_par(struct fb_info *info)
575 static int imxfb_blank(int blank, struct fb_info *info)
609 static int imxfb_activate_var(struct fb_var_screeninfo *var, struct fb_info *info)
693 struct fb_info *info = platform_get_drvdata(pdev);
785 static int imxfb_lcd_check_fb(struct lcd_device *lcddev, struct fb_info *fi)
892 struct fb_info *inf
[all...]
/linux-master/samples/vfio-mdev/
H A Dmdpy-fb.c59 u_int transp, struct fb_info *info)
83 static void mdpy_fb_destroy(struct fb_info *info)
99 struct fb_info *info;
191 struct fb_info *info = pci_get_drvdata(pdev);
/linux-master/drivers/video/fbdev/core/
H A DMakefile4 fb-y := fb_info.o \
H A Dcfbfillrect.c35 bitfill_aligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx,
92 bitfill_unaligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx,
146 bitfill_aligned_rev(struct fb_info *p, unsigned long __iomem *dst,
217 bitfill_unaligned_rev(struct fb_info *p, unsigned long __iomem *dst,
278 void cfb_fillrect(struct fb_info *p, const struct fb_fillrect *rect)
310 void (*fill_op32)(struct fb_info *p,
336 void (*fill_op)(struct fb_info *p, unsigned long __iomem *dst,
/linux-master/drivers/video/fbdev/savage/
H A Dsavagefb.h393 extern int savagefb_probe_i2c_connector(struct fb_info *info,
395 extern void savagefb_create_i2c_busses(struct fb_info *info);
396 extern void savagefb_delete_i2c_busses(struct fb_info *info);
397 extern int savagefb_sync(struct fb_info *info);
398 extern void savagefb_copyarea(struct fb_info *info,
400 extern void savagefb_fillrect(struct fb_info *info,
402 extern void savagefb_imageblit(struct fb_info *info,
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_accel.c105 static void matroxfb_copyarea(struct fb_info* info, const struct fb_copyarea* area);
106 static void matroxfb_fillrect(struct fb_info* info, const struct fb_fillrect* rect);
107 static void matroxfb_imageblit(struct fb_info* info, const struct fb_image* image);
108 static void matroxfb_cfb4_fillrect(struct fb_info* info, const struct fb_fillrect* rect);
109 static void matroxfb_cfb4_copyarea(struct fb_info* info, const struct fb_copyarea* area);
292 static void matroxfb_cfb4_copyarea(struct fb_info* info, const struct fb_copyarea* area) {
301 static void matroxfb_copyarea(struct fb_info* info, const struct fb_copyarea* area) {
327 static void matroxfb_fillrect(struct fb_info* info, const struct fb_fillrect* rect) {
395 static void matroxfb_cfb4_fillrect(struct fb_info* info, const struct fb_fillrect* rect) {
499 static void matroxfb_imageblit(struct fb_info* inf
[all...]
/linux-master/drivers/gpu/drm/gma500/
H A Dfbdev.c26 struct fb_info *info = vma->vm_private_data;
59 struct fb_info *info)
96 static int psb_fbdev_fb_mmap(struct fb_info *info, struct vm_area_struct *vma)
115 static void psb_fbdev_fb_destroy(struct fb_info *info)
156 struct fb_info *info;
/linux-master/drivers/gpu/drm/
H A Ddrm_fb_helper.c153 int drm_fb_helper_debug_enter(struct fb_info *info)
189 int drm_fb_helper_debug_leave(struct fb_info *info)
318 static void drm_fb_helper_dpms(struct fb_info *info, int dpms_mode)
332 int drm_fb_helper_blank(int blank, struct fb_info *info)
505 * drm_fb_helper_alloc_info - allocate fb_info and some of its members
508 * A helper to alloc fb_info and the member cmap. Called by the driver
510 * need to release the allocated fb_info structure themselves, this is
514 * fb_info pointer if things went okay, pointer containing error code
517 struct fb_info *drm_fb_helper_alloc_info(struct drm_fb_helper *fb_helper)
520 struct fb_info *inf
[all...]
/linux-master/drivers/video/fbdev/mmp/fb/
H A Dmmpfb.c273 struct fb_info *info)
313 unsigned int trans, struct fb_info *info)
334 struct fb_info *info)
347 static int var_update(struct fb_info *info)
380 static void mmpfb_set_win(struct fb_info *info)
398 static int mmpfb_set_par(struct fb_info *info)
429 struct fb_var_screeninfo *var = &fbi->fb_info->var;
434 mmpfb_set_win(fbi->fb_info);
446 static int mmpfb_blank(int blank, struct fb_info *info)
469 struct fb_info *inf
[all...]

Completed in 394 milliseconds

1234567891011