surf_pix_format 1201 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c enum surface_pixel_format surf_pix_format = plane_state->format; surf_pix_format 1202 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c unsigned int bpp = resource_pixel_format_to_bpp(surf_pix_format); surf_pix_format 2990 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c enum surface_pixel_format surf_pix_format = plane_state->format; surf_pix_format 2991 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c unsigned int bpp = resource_pixel_format_to_bpp(surf_pix_format);