Searched refs:convert_dc_color_depth_into_bpc (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h958 int convert_dc_color_depth_into_bpc(enum dc_color_depth display_color_depth);
H A Damdgpu_dm_mst_types.c1655 bpp = convert_dc_color_depth_into_bpc(stream->timing.display_color_depth) * 3;
H A Damdgpu_dm.c7105 int convert_dc_color_depth_into_bpc(enum dc_color_depth display_color_depth) function
7165 bpp = convert_dc_color_depth_into_bpc(color_depth) * 3;

Completed in 189 milliseconds