Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display_types.h902 bool force_thru; member
Dintel_ddi.c1810 if (crtc_state->pch_pfit.force_thru) in intel_ddi_enable_transcoder_func()
3991 pipe_config->pch_pfit.force_thru = in intel_ddi_compute_config()
Dintel_display.c6803 crtc_state->pch_pfit.force_thru) in get_crtc_power_domains()
10234 bool force_thru = false; in hsw_get_transcoder_state() local
10256 force_thru = true; in hsw_get_transcoder_state()
10271 pipe_config->pch_pfit.force_thru = force_thru; in hsw_get_transcoder_state()
12155 yesno(pipe_config->pch_pfit.force_thru)); in intel_dump_pipe_config()
12768 PIPE_CONF_CHECK_BOOL(pch_pfit.force_thru); in intel_pipe_config_compare()