Home
last modified time | relevance | path

Searched refs:fb_info (Results 201 - 225 of 593) sorted by relevance

12345678910>>...24

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_fbcon.c64 nouveau_fbcon_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in nouveau_fbcon_fillrect()
96 nouveau_fbcon_copyarea(struct fb_info *info, const struct fb_copyarea *image) in nouveau_fbcon_copyarea()
128 nouveau_fbcon_imageblit(struct fb_info *info, const struct fb_image *image) in nouveau_fbcon_imageblit()
160 nouveau_fbcon_sync(struct fb_info *info) in nouveau_fbcon_sync()
187 nouveau_fbcon_open(struct fb_info *info, int user) in nouveau_fbcon_open()
200 nouveau_fbcon_release(struct fb_info *info, int user) in nouveau_fbcon_release()
274 struct fb_info *info = fbcon->helper.fbdev; in nouveau_fbcon_accel_init()
292 struct fb_info *info = fbcon->helper.fbdev; in nouveau_fbcon_zfill()
316 struct fb_info *info; in nouveau_fbcon_create()
434 void nouveau_fbcon_gpu_lockup(struct fb_info *inf
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dimxfb.c269 struct fb_info *info);
279 u_int trans, struct fb_info *info) in imxfb_setpalettereg()
297 u_int trans, struct fb_info *info) in imxfb_setcolreg()
371 static int imxfb_check_var(struct fb_var_screeninfo *var, struct fb_info *info) in imxfb_check_var()
486 static int imxfb_set_par(struct fb_info *info) in imxfb_set_par()
576 static int imxfb_blank(int blank, struct fb_info *info) in imxfb_blank()
610 static int imxfb_activate_var(struct fb_var_screeninfo *var, struct fb_info *info) in imxfb_activate_var()
691 struct fb_info *info = platform_get_drvdata(pdev); in imxfb_init_fbinfo()
784 static int imxfb_lcd_check_fb(struct lcd_device *lcddev, struct fb_info *fi) in imxfb_lcd_check_fb()
891 struct fb_info *inf in imxfb_probe()
[all...]
H A Dsm501fb.c83 struct fb_info *fb[2]; /* fb info for both heads */
171 struct fb_info *fbi; in sm501_alloc_mem()
294 struct fb_info *info) in sm501fb_check_var()
404 struct fb_info *info) in sm501fb_check_var_crt()
416 struct fb_info *info) in sm501fb_check_var_pnl()
426 static int sm501fb_set_par_common(struct fb_info *info, in sm501fb_set_par_common()
523 static void sm501fb_set_par_geometry(struct fb_info *info, in sm501fb_set_par_geometry()
578 struct fb_info *info) in sm501fb_pan_crt()
608 struct fb_info *info) in sm501fb_pan_pnl()
626 * Set the CRT video mode from the fb_info structur
[all...]
H A Dpmagb-b-fb.c100 unsigned int transp, struct fb_info *info) in pmagbbfb_setcolreg()
134 static void pmagbbfb_erase_cursor(struct fb_info *info) in pmagbbfb_erase_cursor()
148 static void pmagbbfb_screen_setup(struct fb_info *info) in pmagbbfb_screen_setup()
180 static void pmagbbfb_osc_setup(struct fb_info *info) in pmagbbfb_osc_setup()
251 struct fb_info *info; in pmagbbfb_probe()
326 fb_info(info, "%s frame buffer device at %s\n", in pmagbbfb_probe()
328 fb_info(info, "Osc0: %s, Osc1: %s, Osc%u selected\n", in pmagbbfb_probe()
354 struct fb_info *info = dev_get_drvdata(dev); in pmagbbfb_remove()
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);
172 tgafb_check_var(struct fb_var_screeninfo *var, struct fb_info *inf
[all...]
H A Datmel_lcdfb.c41 struct fb_info *info;
293 static void atmel_lcdfb_update_dma(struct fb_info *info, in atmel_lcdfb_update_dma()
311 struct fb_info *info = sinfo->info; in atmel_lcdfb_free_video_memory()
322 * so no locking by fb_info->mm_lock around smem_len setting is needed.
326 struct fb_info *info = sinfo->info; in atmel_lcdfb_alloc_video_memory()
348 struct fb_info *info) in atmel_lcdfb_choose_mode()
368 * state!!! This means the data stored in struct fb_info and
370 * inside of struct fb_info. Do NOT change these. This function
385 struct fb_info *info) in atmel_lcdfb_check_var()
529 * Using the fb_var_screeninfo in fb_info w
[all...]
H A Dcirrusfb.c366 void (*unmap)(struct fb_info *info);
377 struct fb_info *info);
380 static void init_vgachip(struct fb_info *info);
411 static void cirrusfb_dbg_reg_dump(struct fb_info *info, caddr_t regbase);
412 static void cirrusfb_dbg_print_regs(struct fb_info *info,
429 static int cirrusfb_open(struct fb_info *info, int user) in cirrusfb_open()
437 static int cirrusfb_release(struct fb_info *info, int user) in cirrusfb_release()
449 static int cirrusfb_check_mclk(struct fb_info *info, long freq) in cirrusfb_check_mclk()
474 struct fb_info *info) in cirrusfb_check_pixclock()
531 struct fb_info *inf in cirrusfb_check_var()
[all...]
H A Dpxa168fb.c165 struct fb_info *info = fbi->info; in set_mode()
192 struct fb_info *info) in pxa168fb_check_var()
347 static void set_graphics_start(struct fb_info *info, int xoffset, int yoffset) in set_graphics_start()
360 static void set_dumb_panel_control(struct fb_info *info) in set_dumb_panel_control()
385 static void set_dumb_screen_dimensions(struct fb_info *info) in set_dumb_screen_dimensions()
398 static int pxa168fb_set_par(struct fb_info *info) in pxa168fb_set_par()
486 unsigned int blue, unsigned int trans, struct fb_info *info) in pxa168fb_setcolreg()
511 static int pxa168fb_blank(int blank, struct fb_info *info) in pxa168fb_blank()
522 struct fb_info *info) in pxa168fb_pan_display()
554 static void pxa168fb_init_mode(struct fb_info *inf
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsm501fb.c83 struct fb_info *fb[2]; /* fb info for both heads */
171 struct fb_info *fbi; in sm501_alloc_mem()
294 struct fb_info *info) in sm501fb_check_var()
404 struct fb_info *info) in sm501fb_check_var_crt()
416 struct fb_info *info) in sm501fb_check_var_pnl()
426 static int sm501fb_set_par_common(struct fb_info *info, in sm501fb_set_par_common()
523 static void sm501fb_set_par_geometry(struct fb_info *info, in sm501fb_set_par_geometry()
578 struct fb_info *info) in sm501fb_pan_crt()
608 struct fb_info *info) in sm501fb_pan_pnl()
626 * Set the CRT video mode from the fb_info structur
[all...]
H A Dpmagb-b-fb.c100 unsigned int transp, struct fb_info *info) in pmagbbfb_setcolreg()
136 static void pmagbbfb_erase_cursor(struct fb_info *info) in pmagbbfb_erase_cursor()
150 static void pmagbbfb_screen_setup(struct fb_info *info) in pmagbbfb_screen_setup()
182 static void pmagbbfb_osc_setup(struct fb_info *info) in pmagbbfb_osc_setup()
253 struct fb_info *info; in pmagbbfb_probe()
329 fb_info(info, "%s frame buffer device at %s\n", in pmagbbfb_probe()
331 fb_info(info, "Osc0: %s, Osc1: %s, Osc%u selected\n", in pmagbbfb_probe()
357 struct fb_info *info = dev_get_drvdata(dev); in pmagbbfb_remove()
H A Dtgafb.c45 static int tgafb_check_var(struct fb_var_screeninfo *, struct fb_info *);
46 static int tgafb_set_par(struct fb_info *);
49 unsigned, struct fb_info *);
50 static int tgafb_blank(int, struct fb_info *);
51 static void tgafb_init_fix(struct fb_info *);
53 static void tgafb_imageblit(struct fb_info *, const struct fb_image *);
54 static void tgafb_fillrect(struct fb_info *, const struct fb_fillrect *);
55 static void tgafb_copyarea(struct fb_info *, const struct fb_copyarea *);
56 static int tgafb_pan_display(struct fb_var_screeninfo *var, struct fb_info *info);
165 tgafb_check_var(struct fb_var_screeninfo *var, struct fb_info *inf
[all...]
H A Datmel_lcdfb.c41 struct fb_info *info;
313 static void atmel_lcdfb_update_dma(struct fb_info *info, in atmel_lcdfb_update_dma()
331 struct fb_info *info = sinfo->info; in atmel_lcdfb_free_video_memory()
342 * so no locking by fb_info->mm_lock around smem_len setting is needed.
346 struct fb_info *info = sinfo->info; in atmel_lcdfb_alloc_video_memory()
368 struct fb_info *info) in atmel_lcdfb_choose_mode()
388 * state!!! This means the data stored in struct fb_info and
390 * inside of struct fb_info. Do NOT change these. This function
405 struct fb_info *info) in atmel_lcdfb_check_var()
549 * Using the fb_var_screeninfo in fb_info w
[all...]
H A Dcirrusfb.c365 void (*unmap)(struct fb_info *info);
376 struct fb_info *info);
379 static void init_vgachip(struct fb_info *info);
410 static void cirrusfb_dbg_reg_dump(struct fb_info *info, caddr_t regbase);
411 static void cirrusfb_dbg_print_regs(struct fb_info *info,
428 static int cirrusfb_open(struct fb_info *info, int user) in cirrusfb_open()
436 static int cirrusfb_release(struct fb_info *info, int user) in cirrusfb_release()
448 static int cirrusfb_check_mclk(struct fb_info *info, long freq) in cirrusfb_check_mclk()
473 struct fb_info *info) in cirrusfb_check_pixclock()
530 struct fb_info *inf in cirrusfb_check_var()
[all...]
H A Dpxa168fb.c165 struct fb_info *info = fbi->info; in set_mode()
192 struct fb_info *info) in pxa168fb_check_var()
347 static void set_graphics_start(struct fb_info *info, int xoffset, int yoffset) in set_graphics_start()
360 static void set_dumb_panel_control(struct fb_info *info) in set_dumb_panel_control()
385 static void set_dumb_screen_dimensions(struct fb_info *info) in set_dumb_screen_dimensions()
398 static int pxa168fb_set_par(struct fb_info *info) in pxa168fb_set_par()
486 unsigned int blue, unsigned int trans, struct fb_info *info) in pxa168fb_setcolreg()
511 static int pxa168fb_blank(int blank, struct fb_info *info) in pxa168fb_blank()
522 struct fb_info *info) in pxa168fb_pan_display()
556 static void pxa168fb_init_mode(struct fb_info *inf
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_fb_helper.c153 int drm_fb_helper_debug_enter(struct fb_info *info) in drm_fb_helper_debug_enter()
189 int drm_fb_helper_debug_leave(struct fb_info *info) in drm_fb_helper_debug_leave()
318 static void drm_fb_helper_dpms(struct fb_info *info, int dpms_mode) in drm_fb_helper_dpms()
332 int drm_fb_helper_blank(int blank, struct fb_info *info) in drm_fb_helper_blank()
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) in drm_fb_helper_alloc_info()
520 struct fb_info *inf in drm_fb_helper_alloc_info()
[all...]
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dfb.h7 struct fb_info;
18 int fb_is_primary_device(struct fb_info *info);
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dvideo-ep93xx.h6 struct fb_info;
42 void (*blank)(int blank_mode, struct fb_info *info);
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dvideo-ep93xx.h6 struct fb_info;
42 void (*blank)(int blank_mode, struct fb_info *info);
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Daty128fb.c451 struct fb_info *next;
465 struct fb_info *info);
466 static int aty128fb_set_par(struct fb_info *info);
468 u_int transp, struct fb_info *info);
470 struct fb_info *fb);
471 static int aty128fb_blank(int blank, struct fb_info *fb);
472 static int aty128fb_ioctl(struct fb_info *info, u_int cmd, unsigned long arg);
473 static int aty128fb_sync(struct fb_info *info);
493 static void aty128_bl_set_power(struct fb_info *info, int power);
1295 struct fb_info *inf in aty128_set_lcd_enable()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Daty128fb.c451 struct fb_info *next;
465 struct fb_info *info);
466 static int aty128fb_set_par(struct fb_info *info);
468 u_int transp, struct fb_info *info);
470 struct fb_info *fb);
471 static int aty128fb_blank(int blank, struct fb_info *fb);
472 static int aty128fb_ioctl(struct fb_info *info, u_int cmd, unsigned long arg);
473 static int aty128fb_sync(struct fb_info *info);
493 static void aty128_bl_set_power(struct fb_info *info, int power);
1293 struct fb_info *inf in aty128_set_lcd_enable()
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c49 static int omapfb_fb_init(struct omapfb2_device *fbdev, struct fb_info *fbi);
54 static void draw_pixel(struct fb_info *fbi, int x, int y, unsigned color) in draw_pixel()
89 static void fill_fb(struct fb_info *fbi) in fill_fb()
490 static int setup_vrfb_rotation(struct fb_info *fbi) in setup_vrfb_rotation()
590 void set_fb_fix(struct fb_info *fbi) in set_fb_fix()
654 int check_fb_var(struct fb_info *fbi, struct fb_var_screeninfo *var) in check_fb_var()
750 static int omapfb_open(struct fb_info *fbi, int user) in omapfb_open()
755 static int omapfb_release(struct fb_info *fbi, int user) in omapfb_release()
831 int omapfb_setup_overlay(struct fb_info *fbi, struct omap_overlay *ovl, in omapfb_setup_overlay()
926 int omapfb_apply_changes(struct fb_info *fb
[all...]
H A Domapfb-ioctl.c51 static int omapfb_setup_plane(struct fb_info *fbi, struct omapfb_plane_info *pi) in omapfb_setup_plane()
176 static int omapfb_query_plane(struct fb_info *fbi, struct omapfb_plane_info *pi) in omapfb_query_plane()
202 static int omapfb_setup_mem(struct fb_info *fbi, struct omapfb_mem_info *mi) in omapfb_setup_mem()
262 static int omapfb_query_mem(struct fb_info *fbi, struct omapfb_mem_info *mi) in omapfb_query_mem()
278 static int omapfb_update_window(struct fb_info *fbi, in omapfb_update_window()
298 int omapfb_set_update_mode(struct fb_info *fbi, in omapfb_set_update_mode()
341 int omapfb_get_update_mode(struct fb_info *fbi, in omapfb_get_update_mode()
415 static int omapfb_set_color_key(struct fb_info *fbi, in omapfb_set_color_key()
445 static int omapfb_get_color_key(struct fb_info *fbi, in omapfb_get_color_key()
475 static int omapfb_memory_read(struct fb_info *fb
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c49 static int omapfb_fb_init(struct omapfb2_device *fbdev, struct fb_info *fbi);
54 static void draw_pixel(struct fb_info *fbi, int x, int y, unsigned color) in draw_pixel()
89 static void fill_fb(struct fb_info *fbi) in fill_fb()
490 static int setup_vrfb_rotation(struct fb_info *fbi) in setup_vrfb_rotation()
590 void set_fb_fix(struct fb_info *fbi) in set_fb_fix()
654 int check_fb_var(struct fb_info *fbi, struct fb_var_screeninfo *var) in check_fb_var()
750 static int omapfb_open(struct fb_info *fbi, int user) in omapfb_open()
755 static int omapfb_release(struct fb_info *fbi, int user) in omapfb_release()
831 int omapfb_setup_overlay(struct fb_info *fbi, struct omap_overlay *ovl, in omapfb_setup_overlay()
926 int omapfb_apply_changes(struct fb_info *fb
[all...]
H A Domapfb-ioctl.c51 static int omapfb_setup_plane(struct fb_info *fbi, struct omapfb_plane_info *pi) in omapfb_setup_plane()
176 static int omapfb_query_plane(struct fb_info *fbi, struct omapfb_plane_info *pi) in omapfb_query_plane()
202 static int omapfb_setup_mem(struct fb_info *fbi, struct omapfb_mem_info *mi) in omapfb_setup_mem()
262 static int omapfb_query_mem(struct fb_info *fbi, struct omapfb_mem_info *mi) in omapfb_query_mem()
278 static int omapfb_update_window(struct fb_info *fbi, in omapfb_update_window()
298 int omapfb_set_update_mode(struct fb_info *fbi, in omapfb_set_update_mode()
341 int omapfb_get_update_mode(struct fb_info *fbi, in omapfb_get_update_mode()
415 static int omapfb_set_color_key(struct fb_info *fbi, in omapfb_set_color_key()
445 static int omapfb_get_color_key(struct fb_info *fbi, in omapfb_get_color_key()
475 static int omapfb_memory_read(struct fb_info *fb
[all...]
/kernel/linux/linux-5.10/drivers/staging/sm750fb/
H A Dsm750.h83 struct fb_info *fbinfo[2];
178 struct fb_info *info;
214 const struct fb_info *info);

Completed in 27 milliseconds

12345678910>>...24