Searched refs:igt_format_plane_bpp (Results 1 – 3 of 3) sorted by relevance
207 int igt_format_plane_bpp(uint32_t drm_format, int plane);
3660 int igt_format_plane_bpp(uint32_t drm_format, int plane) in igt_format_plane_bpp() function
1976 stride_min = width * igt_format_plane_bpp(format, 0) / 8; in randomize_plane_stride()