Searched refs:drm_format (Results 1 – 6 of 6) sorted by relevance
275 info->drm_format = p.drm_format; in vgpu_get_plane_info()305 info->drm_format = c.drm_format; in vgpu_get_plane_info()360 (fb_info->drm_format == latest_info->drm_format) && in pick_dmabuf_by_info()392 gvt_dmabuf->drm_format = fb_info->drm_format; in update_fb_info()
147 u32 drm_format; member260 mode->drm_format = DRM_FORMAT_XRGB8888; in mbochs_check_framebuffer()848 u32 fourcc = dmabuf->mode.drm_format; in mbochs_print_dmabuf()1130 plane->drm_format = 0; in mbochs_query_gfx_plane()1147 plane->drm_format = dmabuf->mode.drm_format; in mbochs_query_gfx_plane()
500 plane->drm_format = mdev_state->type->format; in mdpy_query_gfx_plane()
345 u32 drm_format; member369 if (comp_sel_map[i].drm_format == pix_fmt) { in to_comp_sel()
805 * returned with zero-initialized drm_format, size, width and height820 __u32 drm_format; /* drm format of plane */ member
253 static const struct hvs_format *vc4_get_hvs_format(u32 drm_format) in vc4_get_hvs_format() argument258 if (hvs_formats[i].drm == drm_format) in vc4_get_hvs_format()