Searched refs:surf_pix_format (Results 1 – 2 of 2) sorted by relevance
1220 enum surface_pixel_format surf_pix_format = plane_state->format; in dcn10_patch_unknown_plane_state() local1221 unsigned int bpp = resource_pixel_format_to_bpp(surf_pix_format); in dcn10_patch_unknown_plane_state()
2205 enum surface_pixel_format surf_pix_format = plane_state->format; in dcn20_patch_unknown_plane_state() local2206 unsigned int bpp = resource_pixel_format_to_bpp(surf_pix_format); in dcn20_patch_unknown_plane_state()