Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc_types.h418 struct dp_color_depth_caps ycbcr420_color_depth_caps; member
Ddc_dp_types.h1068 struct dp_color_depth_caps ycbcr420_color_depth_caps; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c2979 !dongle_caps->dfp_cap_ext.ycbcr420_color_depth_caps.support_8bpc) in dp_active_dongle_validate_timing()
2982 !dongle_caps->dfp_cap_ext.ycbcr420_color_depth_caps.support_10bpc) in dp_active_dongle_validate_timing()
2985 !dongle_caps->dfp_cap_ext.ycbcr420_color_depth_caps.support_12bpc) in dp_active_dongle_validate_timing()
2988 !dongle_caps->dfp_cap_ext.ycbcr420_color_depth_caps.support_16bpc) in dp_active_dongle_validate_timing()
Ddc_link_dp.c4969 link->dpcd_caps.dongle_caps.dfp_cap_ext.ycbcr420_color_depth_caps = in get_active_converter_info()
4970 dfp_cap_ext.fields.ycbcr420_color_depth_caps; in get_active_converter_info()