Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dfb_decoder.c88 int bdw_pixel_formats_index = 6; in bdw_format_to_drm() local
92 bdw_pixel_formats_index = 0; in bdw_format_to_drm()
95 bdw_pixel_formats_index = 1; in bdw_format_to_drm()
98 bdw_pixel_formats_index = 2; in bdw_format_to_drm()
101 bdw_pixel_formats_index = 3; in bdw_format_to_drm()
104 bdw_pixel_formats_index = 4; in bdw_format_to_drm()
107 bdw_pixel_formats_index = 5; in bdw_format_to_drm()
114 return bdw_pixel_formats_index; in bdw_format_to_drm()