Searched refs:skl_pixel_formats (Results 1 – 1 of 1) sorted by relevance
62 static const struct pixel_format skl_pixel_formats[] = { variable227 if (fmt >= ARRAY_SIZE(skl_pixel_formats)) { in intel_vgpu_decode_primary_plane()232 plane->bpp = skl_pixel_formats[fmt].bpp; in intel_vgpu_decode_primary_plane()233 plane->drm_format = skl_pixel_formats[fmt].drm_format; in intel_vgpu_decode_primary_plane()