Searched defs:n_planes (Results 1 – 7 of 7) sorted by relevance
/external/igt-gpu-tools/tests/ |
D | kms_plane_multiple.c | 68 static void test_init(data_t *data, enum pipe pipe, int n_planes) in test_init() 79 static void test_fini(data_t *data, igt_output_t *output, int n_planes) in test_fini() 286 igt_output_t *output, int n_planes, in test_plane_position_with_output() 362 int n_planes = data->display.pipes[pipe].n_planes; in test_plane_position() local
|
D | kms_concurrent.c | 57 static void test_init(data_t *data, enum pipe pipe, int n_planes, in test_init() 89 static void test_fini(data_t *data, enum pipe pipe, int n_planes, in test_fini() 308 int n_planes = data->display.pipes[pipe].n_planes; in run_test() local
|
D | kms_atomic_transition.c | 217 uint32_t n_planes = display->pipes[pipe].n_planes; in setup_parms() local 365 int n_planes; in prepare_fencing() local
|
D | kms_plane.c | 229 int n_planes = data->display.pipes[pipe].n_planes; in test_plane_position() local 345 int n_planes = data->display.pipes[pipe].n_planes; in test_plane_panning() local
|
/external/igt-gpu-tools/lib/ |
D | igt_kms.h | 165 int n_planes; member 343 int n_planes; member 379 int n_planes; member
|
D | igt_kms.c | 1564 int n_planes; in parse_planes() local 2019 uint8_t last_plane = 0, n_planes = 0; in igt_display_require() local
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_private.h | 3615 uint8_t n_planes; member 3740 uint32_t n_planes; member 4140 unsigned n_planes; member 4319 uint32_t n_planes; member
|