Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_modeset_setup.c43 struct intel_crtc *temp_crtc; in intel_crtc_disable_noatomic_begin() local
73 intel_atomic_get_crtc_state(state, temp_crtc); in intel_crtc_disable_noatomic_begin()
197 struct intel_crtc *temp_crtc; in get_transcoder_pipes() local
200 for_each_intel_crtc(&i915->drm, temp_crtc) { in get_transcoder_pipes()
202 to_intel_crtc_state(temp_crtc->base.state); in get_transcoder_pipes()
211 pipes |= BIT(temp_crtc->pipe); in get_transcoder_pipes()
273 struct intel_crtc *temp_crtc; in intel_crtc_disable_noatomic() local
287 intel_crtc_disable_noatomic_begin(temp_crtc, ctx); in intel_crtc_disable_noatomic()
290 intel_crtc_disable_noatomic_begin(temp_crtc, ctx); in intel_crtc_disable_noatomic()
293 intel_crtc_disable_noatomic_begin(temp_crtc, ctx); in intel_crtc_disable_noatomic()
[all …]