Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_kms.c2564 static uint32_t igt_plane_get_fb_id(igt_plane_t *plane) in igt_plane_get_fb_id() function
2591 igt_plane_get_fb_id(plane)); in igt_atomic_prepare_plane_commit()
2655 fb_id = igt_plane_get_fb_id(plane); in igt_drm_plane_commit()
2811 fb_id = output ? igt_plane_get_fb_id(primary) : 0; in igt_primary_plane_commit_legacy()