Searched refs:resource_pixel_format_to_bpp (Results 1 – 3 of 3) sorted by relevance
2201 unsigned int bpp = resource_pixel_format_to_bpp(surf_pix_format); in dcn20_patch_unknown_plane_state()
2684 if (resource_pixel_format_to_bpp(u->plane_info->format) != in get_plane_info_update_type()2685 resource_pixel_format_to_bpp(u->surface->format)) { in get_plane_info_update_type()
5109 unsigned int resource_pixel_format_to_bpp(enum surface_pixel_format format) in resource_pixel_format_to_bpp() function