Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gvt/
Dfb_decoder.c83 int bdw_pixel_formats_index = 6; in bdw_format_to_drm() local
87 bdw_pixel_formats_index = 0; in bdw_format_to_drm()
90 bdw_pixel_formats_index = 1; in bdw_format_to_drm()
93 bdw_pixel_formats_index = 2; in bdw_format_to_drm()
96 bdw_pixel_formats_index = 3; in bdw_format_to_drm()
99 bdw_pixel_formats_index = 4; in bdw_format_to_drm()
102 bdw_pixel_formats_index = 5; in bdw_format_to_drm()
109 return bdw_pixel_formats_index; in bdw_format_to_drm()