Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1987 enum dc_color_depth display_color_depth; in enable_link_hdmi() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h949 enum dc_color_depth display_color_depth; member
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c6848 int convert_dc_color_depth_into_bpc(enum dc_color_depth display_color_depth) in convert_dc_color_depth_into_bpc()