Searched defs:pipe_obj (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | kms_atomic.c | 442 static void test_only(igt_pipe_t *pipe_obj, in test_only() 498 static void plane_cursor(igt_pipe_t *pipe_obj, in plane_cursor() 950 igt_pipe_t *pipe_obj; variable
|
H A D | kms_plane_scaling.c | 328 igt_pipe_t *pipe_obj = &display->pipes[pipe]; in test_plane_scaling_on_pipe() local 503 igt_pipe_t *pipe_obj = &d->display.pipes[pipe]; in test_scaler_with_clipping_clamping_scenario() local
|
H A D | kms_plane.c | 398 igt_pipe_t *pipe_obj = &data->display.pipes[pipe]; in set_legacy_lut() local 423 igt_pipe_t *pipe_obj = &data->display.pipes[pipe]; in set_c8_legacy_lut() local
|
H A D | kms_atomic_transition.c | 444 igt_pipe_t *pipe_obj = &display->pipes[pipe]; in run_transition_test() local
|
/aosp_15_r20/external/igt-gpu-tools/lib/ |
H A D | igt_kms.c | 1933 igt_pipe_t *pipe_obj = &display->pipes[pipe]; in igt_display_reset() local 3225 bool igt_pipe_obj_try_prop_enum(igt_pipe_t *pipe_obj, in igt_pipe_obj_try_prop_enum() 3242 void igt_pipe_obj_set_prop_enum(igt_pipe_t *pipe_obj, in igt_pipe_obj_set_prop_enum() 3287 static void igt_atomic_prepare_crtc_commit(igt_pipe_t *pipe_obj, drmModeAtomicReq *req) in igt_atomic_prepare_crtc_commit() 3351 igt_pipe_t *pipe_obj = &display->pipes[pipe]; in igt_atomic_commit() local 3398 igt_pipe_t *pipe_obj = &display->pipes[pipe]; in display_commit_changed() local 3491 igt_pipe_t *pipe_obj = &display->pipes[pipe]; in do_display_commit() local 3758 igt_pipe_t *old_pipe = NULL, *pipe_obj = NULL;; in igt_output_set_pipe() local 3814 igt_pipe_t *pipe_obj = &display->pipes[pipe]; in igt_pipe_refresh() local
|
H A D | igt_kms.h | 717 #define igt_pipe_obj_is_prop_changed(pipe_obj, prop) \ argument 723 #define igt_pipe_obj_set_prop_changed(pipe_obj, prop) \ argument 729 #define igt_pipe_obj_clear_prop_changed(pipe_obj, prop) \ argument 735 #define igt_pipe_obj_set_prop_value(pipe_obj, prop, value) \ argument
|