Home
last modified time | relevance | path

Searched defs:display_color_depth (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c2245 enum dc_color_depth display_color_depth; in enable_link_hdmi() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
Ddc_hw_types.h773 enum dc_color_depth display_color_depth; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c5662 static int convert_dc_color_depth_into_bpc (enum dc_color_depth display_color_depth) in convert_dc_color_depth_into_bpc()