Searched refs:surf_pix_format (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c2219 enum surface_pixel_format surf_pix_format = plane_state->format; local
2220 unsigned int bpp = resource_pixel_format_to_bpp(surf_pix_format);
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c1225 enum surface_pixel_format surf_pix_format = plane_state->format; local
1226 unsigned int bpp = resource_pixel_format_to_bpp(surf_pix_format);

Completed in 223 milliseconds