Searched refs:surf_pix_format (Results 1 – 2 of 2) sorted by relevance
1201 enum surface_pixel_format surf_pix_format = plane_state->format; in dcn10_get_default_swizzle_mode() local1202 unsigned int bpp = resource_pixel_format_to_bpp(surf_pix_format); in dcn10_get_default_swizzle_mode()
2871 enum surface_pixel_format surf_pix_format = plane_state->format; in dcn20_get_default_swizzle_mode() local2872 unsigned int bpp = resource_pixel_format_to_bpp(surf_pix_format); in dcn20_get_default_swizzle_mode()