Lines Matching refs:create_fb

446 static void create_fb(enum pixel_format pformat, int width, int height,  in create_fb()  function
623 create_fb(format, big_w, big_h, opt.tiling, PLANE_PRI, &s->big); in create_shared_fb()
654 create_fb(format, prim_mode_params.mode->hdisplay, in create_fbs()
657 create_fb(format, prim_mode_params.cursor.w, in create_fbs()
660 create_fb(format, prim_mode_params.sprite.w, in create_fbs()
664 create_fb(format, offscreen_fb.w, offscreen_fb.h, opt.tiling, PLANE_PRI, in create_fbs()
672 create_fb(format, scnd_mode_params.mode->hdisplay, in create_fbs()
675 create_fb(format, scnd_mode_params.cursor.w, scnd_mode_params.cursor.h, in create_fbs()
677 create_fb(format, scnd_mode_params.sprite.w, scnd_mode_params.sprite.h, in create_fbs()
1185 create_fb(format, prim_mode_params.mode->hdisplay, in init_blue_crc()
1225 create_fb(format, prim_mode_params.mode->hdisplay, in init_crcs()
2292 create_fb(t->format, params->primary.fb->width, params->primary.fb->height, in flip_subtest()
2338 create_fb(t->format, params->primary.fb->width, params->primary.fb->height, in fliptrack_subtest()
2497 create_fb(t->format, rect.w, rect.h, opt.tiling, t->plane, in fullscreen_plane_subtest()
2569 create_fb(t->format, reg->fb->width, reg->fb->height, in scaledprimary_subtest()
2664 create_fb(t->format, params->primary.fb->width, params->primary.fb->height, in modesetfrombusy_subtest()
2765 create_fb(t->format, params->mode->hdisplay, max_height, opt.tiling, in farfromfence_subtest()
2840 create_fb(t->format, params->primary.fb->width + 4096, params->primary.fb->height, in badstride_subtest()
2967 create_fb(t->format, params->primary.fb->width, params->primary.fb->height, in tilingchange_subtest()
3020 create_fb(t->format, params->primary.fb->width, params->primary.fb->height, in basic_subtest()