Searched refs:IGT_PLANE_COLOR_RANGE (Results 1 – 3 of 3) sorted by relevance
/external/igt-gpu-tools/tests/ |
D | kms_plane.c | 586 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/ |
D | igt_kms.c | 391 [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()
|
D | igt_kms.h | 274 IGT_PLANE_COLOR_RANGE, enumerator
|