Searched refs:sprite_pixel_formats (Results 1 – 1 of 1) sorted by relevance
394 static struct pixel_format sprite_pixel_formats[SPRITE_FORMAT_NUM] = { variable434 if (!sprite_pixel_formats[fmt].bpp) { in intel_vgpu_decode_sprite_plane()439 plane->bpp = sprite_pixel_formats[fmt].bpp; in intel_vgpu_decode_sprite_plane()440 drm_format = sprite_pixel_formats[fmt].drm_format; in intel_vgpu_decode_sprite_plane()