Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc_types.h417 struct dp_color_depth_caps ycbcr422_color_depth_caps; member
Ddc_dp_types.h1067 struct dp_color_depth_caps ycbcr422_color_depth_caps; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c2964 !dongle_caps->dfp_cap_ext.ycbcr422_color_depth_caps.support_8bpc) in dp_active_dongle_validate_timing()
2967 !dongle_caps->dfp_cap_ext.ycbcr422_color_depth_caps.support_10bpc) in dp_active_dongle_validate_timing()
2970 !dongle_caps->dfp_cap_ext.ycbcr422_color_depth_caps.support_12bpc) in dp_active_dongle_validate_timing()
2973 !dongle_caps->dfp_cap_ext.ycbcr422_color_depth_caps.support_16bpc) in dp_active_dongle_validate_timing()
Ddc_link_dp.c4967 link->dpcd_caps.dongle_caps.dfp_cap_ext.ycbcr422_color_depth_caps = in get_active_converter_info()
4968 dfp_cap_ext.fields.ycbcr422_color_depth_caps; in get_active_converter_info()