Searched refs:framebuffer_width (Results 1 – 6 of 6) sorted by relevance
501 if (DestinationX + Width > gfx_fb.framebuffer_common.framebuffer_width) in gfxfb_blt_fill()584 if (SourceX + Width > gfx_fb.framebuffer_common.framebuffer_width) in gfxfb_blt_video_to_buffer()686 if (DestinationX + Width > gfx_fb.framebuffer_common.framebuffer_width) in gfxfb_blt_buffer_to_video()786 if (SourceX + Width > gfx_fb.framebuffer_common.framebuffer_width) in gfxfb_blt_video_to_video()793 if (DestinationX + Width > gfx_fb.framebuffer_common.framebuffer_width) in gfxfb_blt_video_to_video()837 fbX = gfx_fb.framebuffer_common.framebuffer_width; in gfxfb_shadow_fill()970 width = gfx_fb.framebuffer_common.framebuffer_width; in gfx_fb_cons_clear()1000 if (sx + width > gfx_fb.framebuffer_common.framebuffer_width) in gfx_fb_cons_copy()1001 width = gfx_fb.framebuffer_common.framebuffer_width - sx; in gfx_fb_cons_copy()1006 if (dx + width > gfx_fb.framebuffer_common.framebuffer_width) in gfx_fb_cons_copy()[all …]
95 gfx_fb.framebuffer_common.framebuffer_width = TEXT_COLS; in bios_set_text_mode()311 gfx_fb.framebuffer_common.framebuffer_width = TEXT_COLS; in vbe_init()457 gfx_fb.framebuffer_common.framebuffer_width = mi.XResolution; in vbe_set_mode()812 gfx_fb.framebuffer_common.framebuffer_width, in vbe_print_mode()
190 devinit.width = gfx_fb.framebuffer_common.framebuffer_width; in plat_cons_update_mode()218 devinit->width = gfx_fb.framebuffer_common.framebuffer_width; in vidc_vbe_devinit()988 gfx_fb.framebuffer_common.framebuffer_width, in vidc_devinfo()
259 devinit.width = gfx_fb.framebuffer_common.framebuffer_width; in plat_cons_update_mode()278 data->width = gfx_fb.framebuffer_common.framebuffer_width; in efi_fb_devinit()468 gfx_fb.framebuffer_common.framebuffer_width = efifb.fb_width; in efi_framebuffer_setup()
289 uint32_t framebuffer_width; member
171 fb_info.screen.x = tag->framebuffer_common.framebuffer_width; in xbi_fb_init()