Home
last modified time | relevance | path

Searched refs:ycbcr444_color_depth_caps (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_validation.c183 !dongle_caps->dfp_cap_ext.ycbcr444_color_depth_caps.support_8bpc) in dp_active_dongle_validate_timing()
186 !dongle_caps->dfp_cap_ext.ycbcr444_color_depth_caps.support_10bpc) in dp_active_dongle_validate_timing()
189 !dongle_caps->dfp_cap_ext.ycbcr444_color_depth_caps.support_12bpc) in dp_active_dongle_validate_timing()
192 !dongle_caps->dfp_cap_ext.ycbcr444_color_depth_caps.support_16bpc) in dp_active_dongle_validate_timing()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dp_types.h1105 struct dp_color_depth_caps ycbcr444_color_depth_caps; member
1201 struct dp_color_depth_caps ycbcr444_color_depth_caps; member
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c1293 link->dpcd_caps.dongle_caps.dfp_cap_ext.ycbcr444_color_depth_caps = in get_active_converter_info()
1294 dfp_cap_ext.fields.ycbcr444_color_depth_caps; in get_active_converter_info()