HomeSort by: relevance | last modified time | path
    Searched defs:master_pipe_config (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.c 12450 struct intel_crtc_state *master_pipe_config; local in function:icl_compute_port_sync_crtc_state
12518 master_pipe_config = to_intel_crtc_state(master_crtc_state);
12519 crtc_state->master_transcoder = master_pipe_config->cpu_transcoder;
12520 master_pipe_config->sync_mode_slaves_mask |=
12525 master_pipe_config->sync_mode_slaves_mask);
intel_display.c 12450 struct intel_crtc_state *master_pipe_config; local in function:icl_compute_port_sync_crtc_state
12518 master_pipe_config = to_intel_crtc_state(master_crtc_state);
12519 crtc_state->master_transcoder = master_pipe_config->cpu_transcoder;
12520 master_pipe_config->sync_mode_slaves_mask |=
12525 master_pipe_config->sync_mode_slaves_mask);

Completed in 69 milliseconds