Searched refs:framebuffer_pitch (Results 1 – 8 of 8) sorted by relevance
97 gfx_fb.framebuffer_common.framebuffer_pitch = TEXT_COLS * 2; in bios_set_text_mode()313 gfx_fb.framebuffer_common.framebuffer_pitch = TEXT_COLS * 2; in vbe_init()474 gfx_fb.framebuffer_common.framebuffer_pitch = in vbe_set_mode()486 gfx_fb.framebuffer_common.framebuffer_pitch = in vbe_set_mode()815 (gfx_fb.framebuffer_common.framebuffer_pitch << 3) / in vbe_print_mode()820 gfx_fb.framebuffer_common.framebuffer_pitch); in vbe_print_mode()
165 gfx_fb.framebuffer_common.framebuffer_pitch; in i386_loadaddr()
193 devinit.linebytes = gfx_fb.framebuffer_common.framebuffer_pitch; in plat_cons_update_mode()221 devinit->linebytes = gfx_fb.framebuffer_common.framebuffer_pitch; in vidc_vbe_devinit()
262 devinit.linebytes = gfx_fb.framebuffer_common.framebuffer_pitch; in plat_cons_update_mode()281 data->linebytes = gfx_fb.framebuffer_common.framebuffer_pitch; in efi_fb_devinit()471 gfx_fb.framebuffer_common.framebuffer_pitch = in efi_framebuffer_setup()
288 uint32_t framebuffer_pitch; member
523 pitch = gfx_fb.framebuffer_common.framebuffer_pitch; in gfxfb_blt_fill()594 pitch = gfx_fb.framebuffer_common.framebuffer_pitch; in gfxfb_blt_video_to_buffer()696 pitch = gfx_fb.framebuffer_common.framebuffer_pitch; in gfxfb_blt_buffer_to_video()800 pitch = gfx_fb.framebuffer_common.framebuffer_pitch; in gfxfb_blt_video_to_video()
168 fb_info.pitch = tag->framebuffer_common.framebuffer_pitch; in xbi_fb_init()
2173 fb_tagp->framebuffer_common.framebuffer_pitch; in build_page_tables()