Searched refs:surf_pix_format (Results 1 – 2 of 2) sorted by relevance
1213 enum surface_pixel_format surf_pix_format = plane_state->format; in dcn10_patch_unknown_plane_state() local1214 unsigned int bpp = resource_pixel_format_to_bpp(surf_pix_format); in dcn10_patch_unknown_plane_state()
2200 enum surface_pixel_format surf_pix_format = plane_state->format; in dcn20_patch_unknown_plane_state() local2201 unsigned int bpp = resource_pixel_format_to_bpp(surf_pix_format); in dcn20_patch_unknown_plane_state()
Completed in 11 milliseconds