Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/display/
Ddrm_dp_helper.h222 DP_MSA_TIMING_PAR_IGNORED; in drm_dp_sink_can_do_video_without_timing_msa()
Ddrm_dp.h145 # define DP_MSA_TIMING_PAR_IGNORED (1 << 6) /* eDP */ macro
/Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c9794 capable = (dpcd_data & DP_MSA_TIMING_PAR_IGNORED) ? true:false; in is_dp_capable_without_timing_msa()