Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_format_helper_test.c75 struct convert_xrgb8888_case { struct
93 static struct convert_xrgb8888_case convert_xrgb8888_cases[] = { argument
509 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_gray8()
539 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_rgb332()
569 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_rgb565()
605 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_xrgb1555()
636 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_argb1555()
667 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_rgba5551()
698 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_rgb888()
732 const struct convert_xrgb8888_case *params = test->param_value; in drm_test_fb_xrgb8888_to_argb8888()
[all …]