Searched refs:resource_pixel_format_to_bpp (Results 1 – 5 of 5) sorted by relevance
178 unsigned int resource_pixel_format_to_bpp(enum surface_pixel_format format);
1272 unsigned int bpp = resource_pixel_format_to_bpp(surf_pix_format); in dcn10_patch_unknown_plane_state()
1770 if (resource_pixel_format_to_bpp(u->plane_info->format) != in get_plane_info_update_type()1771 resource_pixel_format_to_bpp(u->surface->format)) { in get_plane_info_update_type()
2950 unsigned int resource_pixel_format_to_bpp(enum surface_pixel_format format) in resource_pixel_format_to_bpp() function
3317 unsigned int bpp = resource_pixel_format_to_bpp(surf_pix_format);