Searched refs:resource_pixel_format_to_bpp (Results 1 – 3 of 3) sorted by relevance
1251 unsigned int bpp = resource_pixel_format_to_bpp(surf_pix_format); in dcn10_patch_unknown_plane_state()
2253 unsigned int bpp = resource_pixel_format_to_bpp(surf_pix_format); in dcn20_patch_unknown_plane_state()
5228 unsigned int resource_pixel_format_to_bpp(enum surface_pixel_format format) in resource_pixel_format_to_bpp() function