Home
last modified time | relevance | path

Searched refs:igt_plane_set_fb (Results 1 – 25 of 52) sorted by relevance

123

/external/igt-gpu-tools/tests/
Dkms_universal_plane.c170 igt_plane_set_fb(primary, &test.black_fb); in functional_test_pipe()
171 igt_plane_set_fb(sprite, &test.red_fb); in functional_test_pipe()
176 igt_plane_set_fb(primary, &test.blue_fb); in functional_test_pipe()
177 igt_plane_set_fb(sprite, &test.red_fb); in functional_test_pipe()
182 igt_plane_set_fb(primary, &test.yellow_fb); in functional_test_pipe()
187 igt_plane_set_fb(primary, &test.blue_fb); in functional_test_pipe()
188 igt_plane_set_fb(sprite, &test.red_fb); in functional_test_pipe()
193 igt_plane_set_fb(primary, NULL); in functional_test_pipe()
198 igt_plane_set_fb(primary, &test.blue_fb); in functional_test_pipe()
203 igt_plane_set_fb(primary, &test.yellow_fb); in functional_test_pipe()
[all …]
Dkms_plane_alpha_blend.c144 igt_plane_set_fb(plane, &data->argb_fb_100); in has_multiplied_alpha()
148 igt_plane_set_fb(plane, NULL); in has_multiplied_alpha()
239 igt_plane_set_fb(primary, &data->black_fb); in prepare_crtc()
255 igt_plane_set_fb(plane, &data->argb_fb_0); in basic_alpha()
282 igt_plane_set_fb(plane, &data->xrgb_fb); in argb_opaque()
286 igt_plane_set_fb(plane, &data->argb_fb_100); in argb_opaque()
299 igt_plane_set_fb(plane, NULL); in argb_transparant()
303 igt_plane_set_fb(plane, &data->argb_fb_0); in argb_transparant()
315 igt_plane_set_fb(plane, NULL); in constant_alpha_min()
321 igt_plane_set_fb(plane, &data->argb_fb_100); in constant_alpha_min()
[all …]
Dkms_panel_fitting.c76 igt_plane_set_fb(primary, &data->fb1); in prepare_crtc()
79 igt_plane_set_fb(plane, &data->fb1); in prepare_crtc()
128 igt_plane_set_fb(d->plane2, &d->fb2); in test_panel_fitting()
187 igt_plane_set_fb(primary, &blue); in test_panel_fitting_fastset()
188 igt_plane_set_fb(sprite, &red); in test_panel_fitting_fastset()
196 igt_plane_set_fb(sprite, NULL); in test_panel_fitting_fastset()
197 igt_plane_set_fb(primary, &red); in test_panel_fitting_fastset()
206 igt_plane_set_fb(primary, &green); in test_panel_fitting_fastset()
Dkms_atomic.c316 igt_plane_set_fb(primary, &fb_primary); in plane_primary_overlay_zpos()
317 igt_plane_set_fb(overlay, &fb_overlay); in plane_primary_overlay_zpos()
378 igt_plane_set_fb(plane, &fb); in plane_overlay()
386 igt_plane_set_fb(plane, NULL); in plane_overlay()
392 igt_plane_set_fb(plane, &fb); in plane_overlay()
398 igt_plane_set_fb(plane, NULL); in plane_overlay()
416 igt_plane_set_fb(plane, &fb2); in plane_primary()
420 igt_plane_set_fb(plane, fb); in plane_primary()
425 igt_plane_set_fb(plane, &fb2); in plane_primary()
430 igt_plane_set_fb(plane, fb); in plane_primary()
[all …]
Dkms_mmap_write_crc.c98 igt_plane_set_fb(data->primary, fb); in test()
102 igt_plane_set_fb(data->primary, &data->fb[0]); in test()
123 igt_plane_set_fb(data->primary, fb); in test()
140 igt_plane_set_fb(data->primary, fb); in test()
184 igt_plane_set_fb(data->primary, &data->fb[0]); in prepare_crtc()
205 igt_plane_set_fb(data->primary, NULL); in cleanup_crtc()
Dkms_color.c317 igt_plane_set_fb(primary, &fb_modeset); in test_pipe_degamma()
325 igt_plane_set_fb(primary, &fb); in test_pipe_degamma()
334 igt_plane_set_fb(primary, &fb); in test_pipe_degamma()
345 igt_plane_set_fb(primary, NULL); in test_pipe_degamma()
399 igt_plane_set_fb(primary, &fb_modeset); in test_pipe_gamma()
407 igt_plane_set_fb(primary, &fb); in test_pipe_gamma()
416 igt_plane_set_fb(primary, &fb); in test_pipe_gamma()
426 igt_plane_set_fb(primary, NULL); in test_pipe_gamma()
485 igt_plane_set_fb(primary, &fb_modeset); in test_pipe_legacy_gamma()
493 igt_plane_set_fb(primary, &fb); in test_pipe_legacy_gamma()
[all …]
Dkms_busy.c49 igt_plane_set_fb(primary, fb); in set_fb_on_crtc()
62 igt_plane_set_fb(plane, NULL); in do_cleanup_display()
102 igt_plane_set_fb(igt_output_get_plane_type(output, DRM_PLANE_TYPE_PRIMARY), fb); in flip_to_fb()
201 igt_plane_set_fb(primary, NULL); in test_atomic_commit_hang()
236 igt_plane_set_fb(primary, &fb[1]); in test_hang()
240 igt_plane_set_fb(primary, &fb[0]); in test_hang()
249 igt_plane_set_fb(primary, &fb[1]); in test_hang()
279 igt_plane_set_fb(primary, NULL); in test_pageflip_modeset_hang()
Dkms_plane.c91 igt_plane_set_fb(primary, &fb); in test_grab_crc()
98 igt_plane_set_fb(primary, NULL); in test_grab_crc()
181 igt_plane_set_fb(primary, &primary_fb); in test_plane_position_with_output()
189 igt_plane_set_fb(sprite, &sprite_fb); in test_plane_position_with_output()
219 igt_plane_set_fb(primary, NULL); in test_plane_position_with_output()
220 igt_plane_set_fb(sprite, NULL); in test_plane_position_with_output()
315 igt_plane_set_fb(primary, &primary_fb); in test_plane_panning_with_output()
335 igt_plane_set_fb(primary, NULL); in test_plane_panning_with_output()
483 igt_plane_set_fb(plane, fb); in test_format_plane_color()
668 igt_plane_set_fb(plane, &test_fb); in test_format_plane()
[all …]
Dkms_plane_cursor.c134 igt_plane_set_fb(data->overlay, NULL); in test_cursor_pos()
135 igt_plane_set_fb(data->cursor, NULL); in test_cursor_pos()
144 igt_plane_set_fb(data->overlay, ofb); in test_cursor_pos()
153 igt_plane_set_fb(data->cursor, cfb); in test_cursor_pos()
224 igt_plane_set_fb(data->primary, &pfb); in test_cursor_overlay()
253 igt_plane_set_fb(data->primary, &pfb); in test_cursor_primary()
290 igt_plane_set_fb(data->primary, &pfb); in test_cursor_viewport()
Dkms_plane_scaling.c111 igt_plane_set_fb(plane, &data->fb[0]); in prepare_crtc()
127 igt_plane_set_fb(primary, &data->fb[0]); in prepare_crtc()
153 igt_plane_set_fb(plane, &d->fb[0]); in check_scaling_pipe_plane_rot()
163 igt_plane_set_fb(plane, NULL); in check_scaling_pipe_plane_rot()
379 igt_plane_set_fb(d->plane2, &d->fb[1]); in test_plane_scaling_on_pipe()
423 igt_plane_set_fb(d->plane3, &d->fb[2]); in test_plane_scaling_on_pipe()
473 igt_plane_set_fb(d->plane1, &d->fb[1]); in __test_scaler_with_clipping_clamping_scenario()
474 igt_plane_set_fb(d->plane2, &d->fb[2]); in __test_scaler_with_clipping_clamping_scenario()
603 igt_plane_set_fb(d->plane1, &d->fb[0]); in test_scaler_with_multi_pipe_plane()
605 igt_plane_set_fb(d->plane2, &d->fb[1]); in test_scaler_with_multi_pipe_plane()
[all …]
Dkms_psr.c255 igt_plane_set_fb(test_plane, &data->fb_white); in run_test()
307 igt_plane_set_fb(test_plane, NULL); in run_test()
321 igt_plane_set_fb(primary, NULL); in test_cleanup()
322 igt_plane_set_fb(data->test_plane, NULL); in test_cleanup()
343 igt_plane_set_fb(primary, NULL); in setup_test_plane()
357 igt_plane_set_fb(sprite, NULL); in setup_test_plane()
372 igt_plane_set_fb(cursor, NULL); in setup_test_plane()
384 igt_plane_set_fb(primary, &data->fb_green); in setup_test_plane()
Dkms_atomic_interruptible.c52 igt_plane_set_fb(plane, NULL); in block_plane()
114 igt_plane_set_fb(primary, &fb); in run_plane_test()
118 igt_plane_set_fb(plane, &fb2); in run_plane_test()
262 igt_plane_set_fb(plane, NULL); in run_plane_test()
263 igt_plane_set_fb(primary, NULL); in run_plane_test()
Dkms_atomic_transition.c67 igt_plane_set_fb(primary, NULL); in run_primary_test()
74 igt_plane_set_fb(primary, &fb); in run_primary_test()
82 igt_plane_set_fb(primary, (i & 1) ? &fb : NULL); in run_primary_test()
88 igt_plane_set_fb(primary, (i & 1) ? NULL : &fb); in run_primary_test()
91 igt_plane_set_fb(primary, NULL); in run_primary_test()
138 igt_plane_set_fb(plane, NULL); in wm_setup_plane()
147 igt_plane_set_fb(plane, parms[i].fb); in wm_setup_plane()
329 igt_plane_set_fb(removed_plane, NULL); in setup_parms()
615 igt_plane_set_fb(plane, NULL); in run_transition_test()
679 igt_plane_set_fb(plane, NULL); in set_combinations()
[all …]
Dkms_rmfb.c83 igt_plane_set_fb(plane, &argb_fb); in test_rmfb()
87 igt_plane_set_fb(plane, &fb); in test_rmfb()
96 igt_plane_set_fb(plane, NULL); in test_rmfb()
Dkms_plane_lowres.c112 igt_plane_set_fb(plane, &data->fb_plane); in setup_plane()
143 igt_plane_set_fb(primary_plane_get(&data->display, pipe), in test_planes_on_pipe_with_output()
195 igt_plane_set_fb(plane, NULL); in test_planes_on_pipe_with_output()
202 igt_plane_set_fb(primary_plane_get(&data->display, pipe), NULL); in test_planes_on_pipe_with_output()
Dkms_crtc_background_color.c107 igt_plane_set_fb(plane, &data->fb); in prepare_crtc()
121 igt_plane_set_fb(plane, NULL); in cleanup_crtc()
146 igt_plane_set_fb(plane, NULL); in test_crtc_background()
Dkms_available_modes_crc.c102 igt_plane_set_fb(primary, &data->primary_fb); in generate_comparison_crc_list()
106 igt_plane_set_fb(primary, NULL); in generate_comparison_crc_list()
113 igt_plane_set_fb(primary, &data->primary_fb); in generate_comparison_crc_list()
246 igt_plane_set_fb(primary, NULL); in remove_fb()
275 igt_plane_set_fb(primary, &data->primary_fb); in prepare_crtc()
307 igt_plane_set_fb(plane, &data->fb); in test_one_mode()
Dkms_concurrent.c83 igt_plane_set_fb(data->plane[primary->index], &data->fb[primary->index]); in test_init()
103 igt_plane_set_fb(plane, NULL); in test_fini()
209 igt_plane_set_fb(data->plane[i], &data->fb[i]); in prepare_planes()
213 igt_plane_set_fb(data->plane[i], NULL); in prepare_planes()
229 igt_plane_set_fb(data->plane[primary->index], &data->fb[primary->index]); in prepare_planes()
Dkms_flip_event_leak.c62 igt_plane_set_fb(primary, &fb[0]); in test()
85 igt_plane_set_fb(primary, NULL); in test()
Dkms_fence_pin_leak.c131 igt_plane_set_fb(primary, &fb[0]); in run_single_test()
165 igt_plane_set_fb(primary, &fb[!(i&1)]); in run_single_test()
171 igt_plane_set_fb(primary, NULL); in run_single_test()
Dkms_big_fb.c286 igt_plane_set_fb(plane, small_fb); in test_plane()
299 igt_plane_set_fb(plane, NULL); in test_plane()
325 igt_plane_set_fb(plane, big_fb); in test_plane()
334 igt_plane_set_fb(plane, NULL); in test_plane()
372 igt_plane_set_fb(primary, NULL); in test_pipe()
382 igt_plane_set_fb(primary, &fb); in test_pipe()
385 igt_plane_set_fb(primary, NULL); in test_pipe()
Dkms_flip_tiling.c115 igt_plane_set_fb(primary, &fb[1]); in test_flip_tiling()
120 igt_plane_set_fb(primary, &fb[0]); in test_flip_tiling()
139 igt_plane_set_fb(primary, NULL); in test_flip_tiling()
Dkms_plane_multiple.c119 igt_plane_set_fb(data->plane[primary->index], &data->fb[primary->index]); in get_reference_crc()
259 igt_plane_set_fb(data->plane[i], &data->fb[i]); in prepare_planes()
266 igt_plane_set_fb(data->plane[primary->index], &data->fb[primary->index]); in prepare_planes()
318 igt_plane_set_fb(plane, NULL); in test_plane_position_with_output()
343 igt_plane_set_fb(plane, NULL); in test_plane_position_with_output()
Dkms_ccs.c224 igt_plane_set_fb(primary, &fb); in try_config()
229 igt_plane_set_fb(data->plane, &fb_sprite); in try_config()
252 igt_plane_set_fb(data->plane, NULL); in try_config()
256 igt_plane_set_fb(primary, NULL); in try_config()
Dkms_psr2_su.c143 igt_plane_set_fb(primary, &data->fb[0]); in prepare()
159 igt_plane_set_fb(primary, &data->fb[data->screen_changes & 1]); in update_screen_and_test()
220 igt_plane_set_fb(primary, NULL); in cleanup()

123