HomeSort by: relevance | last modified time | path
    Searched refs:IGNORE_MSA_TIMING_PARAM (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_dp_types.h 390 uint8_t IGNORE_MSA_TIMING_PARAM:1;
412 uint8_t IGNORE_MSA_TIMING_PARAM:1;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_link_dp.c 3361 down_strm_port_count.bits.IGNORE_MSA_TIMING_PARAM;
3487 down_strm_port_count.bits.IGNORE_MSA_TIMING_PARAM;
amdgpu_dc_link.c 1479 new_downspread.bits.IGNORE_MSA_TIMING_PARAM =
1480 (stream->ignore_msa_timing_param) ? 1 : 0;

Completed in 39 milliseconds