Searched refs:IGT_PLANE_COLOR_ENCODING (Results 1 – 3 of 3) sorted by relevance
/external/igt-gpu-tools/tests/ |
D | kms_plane.c | 584 if (!igt_plane_has_prop(plane, IGT_PLANE_COLOR_ENCODING)) in test_format_plane_yuv() 591 IGT_PLANE_COLOR_ENCODING, in test_format_plane_yuv()
|
/external/igt-gpu-tools/lib/ |
D | igt_kms.c | 390 [IGT_PLANE_COLOR_ENCODING] = "COLOR_ENCODING", 1819 if (igt_plane_has_prop(plane, IGT_PLANE_COLOR_ENCODING)) in igt_plane_reset() 1820 igt_plane_set_prop_enum(plane, IGT_PLANE_COLOR_ENCODING, in igt_plane_reset() 3925 if (igt_plane_has_prop(plane, IGT_PLANE_COLOR_ENCODING)) in igt_plane_set_fb() 3926 igt_plane_set_prop_enum(plane, IGT_PLANE_COLOR_ENCODING, in igt_plane_set_fb()
|
D | igt_kms.h | 273 IGT_PLANE_COLOR_ENCODING, enumerator
|