Home
last modified time | relevance | path

Searched defs:fastset (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.c4923 pipe_config_mismatch(struct drm_printer *p, bool fastset, in pipe_config_mismatch()
4945 pipe_config_infoframe_mismatch(struct drm_printer *p, bool fastset, in pipe_config_infoframe_mismatch()
4972 pipe_config_dp_vsc_sdp_mismatch(struct drm_printer *p, bool fastset, in pipe_config_dp_vsc_sdp_mismatch()
4987 pipe_config_dp_as_sdp_mismatch(struct drm_printer *p, bool fastset, in pipe_config_dp_as_sdp_mismatch()
5016 pipe_config_buffer_mismatch(struct drm_printer *p, bool fastset, in pipe_config_buffer_mismatch()
5031 pipe_config_pll_mismatch(struct drm_printer *p, bool fastset, in pipe_config_pll_mismatch()
5069 bool fastset) in intel_pipe_config_compare()
H A Dintel_dp.c4001 bool fastset = true; in intel_dp_initial_fastset_check() local