Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h455 uint32_t dp_hdmi_max_bpc; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link.c2436 if (dongle_caps->dp_hdmi_max_bpc < 10) in dp_active_dongle_validate_timing()
2440 if (dongle_caps->dp_hdmi_max_bpc < 12) in dp_active_dongle_validate_timing()
H A Ddc_link_dp.c3229 link->dpcd_caps.dongle_caps.dp_hdmi_max_bpc = in get_active_converter_info()