Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gvt/
Dfb_decoder.c84 int bdw_pixel_formats_index = 6; in bdw_format_to_drm() local
88 bdw_pixel_formats_index = 0; in bdw_format_to_drm()
91 bdw_pixel_formats_index = 1; in bdw_format_to_drm()
94 bdw_pixel_formats_index = 2; in bdw_format_to_drm()
97 bdw_pixel_formats_index = 3; in bdw_format_to_drm()
100 bdw_pixel_formats_index = 4; in bdw_format_to_drm()
103 bdw_pixel_formats_index = 5; in bdw_format_to_drm()
110 return bdw_pixel_formats_index; in bdw_format_to_drm()