Home
last modified time | relevance | path

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

/linux-6.6.21/include/drm/display/
Ddrm_dp_helper.h234 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-6.6.21/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c10493 capable = (dpcd_data & DP_MSA_TIMING_PAR_IGNORED) ? true:false; in is_dp_capable_without_timing_msa()