Home
last modified time | relevance | path

Searched refs:igt_create_pattern_fb (Results 1 – 22 of 22) sorted by relevance

/external/igt-gpu-tools/tests/
Dkms_plane_scaling.c106 igt_create_pattern_fb(data->drm_fd, mode->hdisplay, mode->vdisplay, in prepare_crtc()
348 igt_create_pattern_fb(d->drm_fd, in test_plane_scaling_on_pipe()
465 igt_create_pattern_fb(d->drm_fd, in __test_scaler_with_clipping_clamping_scenario()
469 igt_create_pattern_fb(d->drm_fd, in __test_scaler_with_clipping_clamping_scenario()
587 igt_create_pattern_fb(d->drm_fd, 600, 600, in test_scaler_with_multi_pipe_plane()
591 igt_create_pattern_fb(d->drm_fd, 500, 500, in test_scaler_with_multi_pipe_plane()
595 igt_create_pattern_fb(d->drm_fd, 700, 700, in test_scaler_with_multi_pipe_plane()
599 igt_create_pattern_fb(d->drm_fd, 400, 400, in test_scaler_with_multi_pipe_plane()
Dkms_busy.c44 igt_create_pattern_fb(dpy->drm_fd, mode->hdisplay, mode->vdisplay, in set_fb_on_crtc()
149 igt_create_pattern_fb(dpy->drm_fd, in test_flip()
227 igt_create_pattern_fb(dpy->drm_fd, in test_hang()
Dkms_panel_fitting.c61 igt_create_pattern_fb(data->drm_fd, in prepare_crtc()
105 igt_create_pattern_fb(d->drm_fd, mode->hdisplay / 2, mode->vdisplay / 2, in test_panel_fitting()
Ddebugfs_test.c114 igt_create_pattern_fb(display.drm_fd, in kms_tests()
Dkms_pwrite_crc.c60 igt_create_pattern_fb(data->drm_fd, mode->hdisplay, mode->vdisplay, in test()
Dkms_atomic.c375 igt_create_pattern_fb(pipe->display->drm_fd, w, h, in plane_overlay()
458 igt_create_pattern_fb(pipe_obj->display->drm_fd, in test_only()
595 igt_create_pattern_fb(pipe->display->drm_fd, in plane_invalid_params()
973 igt_create_pattern_fb(display.drm_fd,
Dkms_flip_tiling.c103 fb_id = igt_create_pattern_fb(data->drm_fd, width, mode->vdisplay, in test_flip_tiling()
Ddrm_read.c275 igt_create_pattern_fb(fd, mode->hdisplay, mode->vdisplay,
Dkms_dp_dsc.c209 igt_create_pattern_fb(data->drm_fd, data->mode->hdisplay, in update_display()
Dkms_cursor_edge_walk.c240 igt_create_pattern_fb(data->drm_fd, mode->hdisplay, mode->vdisplay, in prepare_crtc()
Dtestdisplay.c371 fb_id = igt_create_pattern_fb(drm_fd, width, height, in set_mode()
Dkms_big_fb.c116 igt_create_pattern_fb(data->drm_fd, w, h, in generate_pattern()
Dkms_setmode.c178 fb_id = igt_create_pattern_fb(drm_fd, crtc->mode.hdisplay, in create_fb_for_crtc()
Dkms_properties.c43 igt_create_pattern_fb(display->drm_fd, mode->hdisplay, mode->vdisplay, in prepare_pipe()
Dkms_atomic_transition.c755 igt_create_pattern_fb(display->drm_fd, width, height, in run_modeset_tests()
Dkms_cursor_legacy.c168 igt_create_pattern_fb(display->drm_fd, in set_fb_on_crtc()
/external/igt-gpu-tools/tests/i915/
Di915_pm_lpsp.c59 return igt_create_pattern_fb(drm_fd, width, height, DRM_FORMAT_XRGB8888, in create_fb()
Di915_pm_backlight.c230 igt_create_pattern_fb(display.drm_fd,
Di915_pm_rpm.c289 igt_create_pattern_fb(drm_fd, mode->hdisplay, mode->vdisplay, in init_modeset_params_for_type()
/external/igt-gpu-tools/lib/
Digt_fb.h143 unsigned int igt_create_pattern_fb(int fd, int width, int height,
Digt_fb.c1667 unsigned int igt_create_pattern_fb(int fd, int width, int height, in igt_create_pattern_fb() function
/external/igt-gpu-tools/tools/
Dintel_dp_compliance.c779 fb_id = igt_create_pattern_fb(drm_fd, width, height, in set_default_mode()