Searched refs:convert_dc_color_depth_into_bpc (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c7124 int convert_dc_color_depth_into_bpc(enum dc_color_depth display_color_depth) function
7184 bpp = convert_dc_color_depth_into_bpc(color_depth) * 3;
H A Damdgpu_dm.h958 int convert_dc_color_depth_into_bpc(enum dc_color_depth display_color_depth);

Completed in 232 milliseconds