Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_dp_helper.h95 # define DP_MSA_TIMING_PAR_IGNORED (1 << 6) /* eDP */ macro
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5336 capable = (dpcd_data & DP_MSA_TIMING_PAR_IGNORED) ? true:false; in is_dp_capable_without_timing_msa()