Home
last modified time | relevance | path

Searched refs:drm_format (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/i915/gvt/
H A Ddmabuf.h39 __u32 drm_format; /* drm format of plane */ member
/linux/samples/vfio-mdev/
H A Dmbochs.c147 u32 drm_format; member
260 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()
H A Dmdpy.c500 plane->drm_format = mdev_state->type->format; in mdpy_query_gfx_plane()
/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-dpr.c345 u32 drm_format; member
369 if (comp_sel_map[i].drm_format == pix_fmt) { in to_comp_sel()
/linux/include/uapi/linux/
H A Dvfio.h820 __u32 drm_format; /* drm format of plane */ member