Searched refs:rgb_order (Results 1 – 3 of 3) sorted by relevance
112 static int skl_format_to_drm(int format, bool rgb_order, bool alpha, in skl_format_to_drm() argument125 if (rgb_order) in skl_format_to_drm()131 skl_pixel_formats_index = rgb_order ? 10 : 11; in skl_format_to_drm()
535 int skl_format_to_fourcc(int format, bool rgb_order, bool alpha);
2975 int skl_format_to_fourcc(int format, bool rgb_order, bool alpha) in skl_format_to_fourcc() argument3002 if (rgb_order) { in skl_format_to_fourcc()3014 if (rgb_order) in skl_format_to_fourcc()3019 if (rgb_order) { in skl_format_to_fourcc()