Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_validation.c205 !dongle_caps->dfp_cap_ext.ycbcr420_color_depth_caps.support_8bpc) in dp_active_dongle_validate_timing()
208 !dongle_caps->dfp_cap_ext.ycbcr420_color_depth_caps.support_10bpc) in dp_active_dongle_validate_timing()
211 !dongle_caps->dfp_cap_ext.ycbcr420_color_depth_caps.support_12bpc) in dp_active_dongle_validate_timing()
214 !dongle_caps->dfp_cap_ext.ycbcr420_color_depth_caps.support_16bpc) in dp_active_dongle_validate_timing()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dp_types.h1025 struct dp_color_depth_caps ycbcr420_color_depth_caps; member
1118 struct dp_color_depth_caps ycbcr420_color_depth_caps; member
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c1237 link->dpcd_caps.dongle_caps.dfp_cap_ext.ycbcr420_color_depth_caps = in get_active_converter_info()
1238 dfp_cap_ext.fields.ycbcr420_color_depth_caps; in get_active_converter_info()