Searched refs:sprite_pixel_formats (Results 1 – 1 of 1) sorted by relevance
401 static const struct pixel_format sprite_pixel_formats[SPRITE_FORMAT_NUM] = { variable441 if (!sprite_pixel_formats[fmt].bpp) { in intel_vgpu_decode_sprite_plane()446 plane->bpp = sprite_pixel_formats[fmt].bpp; in intel_vgpu_decode_sprite_plane()447 drm_format = sprite_pixel_formats[fmt].drm_format; in intel_vgpu_decode_sprite_plane()