Searched refs:resource_pixel_format_to_bpp (Results 1 – 5 of 5) sorted by relevance
195 unsigned int resource_pixel_format_to_bpp(enum surface_pixel_format format);
1270 unsigned int bpp = resource_pixel_format_to_bpp(surf_pix_format); in dcn10_patch_unknown_plane_state()
2153 if (resource_pixel_format_to_bpp(u->plane_info->format) != in get_plane_info_update_type()2154 resource_pixel_format_to_bpp(u->surface->format)) { in get_plane_info_update_type()
3036 unsigned int resource_pixel_format_to_bpp(enum surface_pixel_format format) in resource_pixel_format_to_bpp() function
3369 unsigned int bpp = resource_pixel_format_to_bpp(surf_pix_format); in dcn20_patch_unknown_plane_state()
Completed in 24 milliseconds