Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_link_dp.c2200 uint8_t det_caps[4]; in get_active_converter_info() local
2202 (union dwnstream_port_caps_byte0 *)det_caps; in get_active_converter_info()
2204 det_caps, sizeof(det_caps)); in get_active_converter_info()
2223 hdmi_caps = {.raw = det_caps[3] }; in get_active_converter_info()
2225 hdmi_color_caps = {.raw = det_caps[2] }; in get_active_converter_info()
2227 det_caps[1] * 25000; in get_active_converter_info()