HomeSort by: relevance | last modified time | path
    Searched defs:bdw_pixel_formats (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gvt/
fb_decoder.c 53 static struct pixel_format bdw_pixel_formats[] = { variable in typeref:struct:pixel_format[]
241 plane->bpp = bdw_pixel_formats[fmt].bpp;
242 plane->drm_format = bdw_pixel_formats[fmt].drm_format;
fb_decoder.c 53 static struct pixel_format bdw_pixel_formats[] = { variable in typeref:struct:pixel_format[]
241 plane->bpp = bdw_pixel_formats[fmt].bpp;
242 plane->drm_format = bdw_pixel_formats[fmt].drm_format;
fb_decoder.c 53 static struct pixel_format bdw_pixel_formats[] = { variable in typeref:struct:pixel_format[]
241 plane->bpp = bdw_pixel_formats[fmt].bpp;
242 plane->drm_format = bdw_pixel_formats[fmt].drm_format;

Completed in 34 milliseconds