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

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dp_mst.h 19 bool intel_dp_mst_is_master_trans(const struct intel_crtc_state *crtc_state);
intel_dp_mst.c 361 !intel_dp_mst_is_master_trans(old_crtc_state));
446 !intel_dp_mst_is_master_trans(pipe_config));
853 bool intel_dp_mst_is_master_trans(const struct intel_crtc_state *crtc_state) function in typeref:typename:bool
intel_ddi.c 1964 if (!intel_dp_mst_is_master_trans(crtc_state))

Completed in 15 milliseconds