Home
last modified time | relevance | path

Searched refs:resource_pixel_format_to_bpp (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2732 if (resource_pixel_format_to_bpp(u->plane_info->format) != in get_plane_info_update_type()
2733 resource_pixel_format_to_bpp(u->surface->format)) { in get_plane_info_update_type()
H A Ddc_resource.c5209 unsigned int resource_pixel_format_to_bpp(enum surface_pixel_format format) in resource_pixel_format_to_bpp() function