Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/
Dkms_plane.c586 if (!igt_plane_has_prop(plane, IGT_PLANE_COLOR_RANGE)) in test_format_plane_yuv()
597 IGT_PLANE_COLOR_RANGE, in test_format_plane_yuv()
/external/igt-gpu-tools/lib/
Digt_kms.c391 [IGT_PLANE_COLOR_RANGE] = "COLOR_RANGE",
1823 if (igt_plane_has_prop(plane, IGT_PLANE_COLOR_RANGE)) in igt_plane_reset()
1824 igt_plane_set_prop_enum(plane, IGT_PLANE_COLOR_RANGE, in igt_plane_reset()
3928 if (igt_plane_has_prop(plane, IGT_PLANE_COLOR_RANGE)) in igt_plane_set_fb()
3929 igt_plane_set_prop_enum(plane, IGT_PLANE_COLOR_RANGE, in igt_plane_set_fb()
Digt_kms.h274 IGT_PLANE_COLOR_RANGE, enumerator