Searched refs:bdw_pixel_formats_index (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gvt/
H A Dfb_decoder.c87 int bdw_pixel_formats_index = 6; local
91 bdw_pixel_formats_index = 0;
94 bdw_pixel_formats_index = 1;
97 bdw_pixel_formats_index = 2;
100 bdw_pixel_formats_index = 3;
103 bdw_pixel_formats_index = 4;
106 bdw_pixel_formats_index = 5;
113 return bdw_pixel_formats_index;

Completed in 108 milliseconds