Searched refs:mode_cmd_local (Results 1 – 1 of 1) sorted by relevance
547 struct drm_mode_fb_cmd2 mode_cmd_local; in vc4_fb_create() 568 mode_cmd_local = *mode_cmd; in vc4_fb_create() 571 mode_cmd_local.modifier[0] = in vc4_fb_create() 574 mode_cmd_local.modifier[0] = DRM_FORMAT_MOD_NONE; in vc4_fb_create() 579 mode_cmd = &mode_cmd_local;538 struct drm_mode_fb_cmd2 mode_cmd_local; vc4_fb_create() local