Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c1452 uint8_t edp_general_cap2 = 0; in dpcd_read_sink_ext_caps() local
1462 if (core_link_read_dpcd(link, DP_EDP_GENERAL_CAP_2, &edp_general_cap2, 1) != DC_OK) in dpcd_read_sink_ext_caps()
1465 …link->dpcd_caps.panel_luminance_control = (edp_general_cap2 & DP_EDP_PANEL_LUMINANCE_CONTROL_CAPAB… in dpcd_read_sink_ext_caps()