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.c4885 pipe_config_mismatch(struct drm_printer *p, bool fastset, in pipe_config_mismatch()
4907 pipe_config_infoframe_mismatch(struct drm_printer *p, bool fastset, in pipe_config_infoframe_mismatch()
4934 pipe_config_dp_vsc_sdp_mismatch(struct drm_printer *p, bool fastset, in pipe_config_dp_vsc_sdp_mismatch()
4949 pipe_config_dp_as_sdp_mismatch(struct drm_printer *p, bool fastset, in pipe_config_dp_as_sdp_mismatch()
4978 pipe_config_buffer_mismatch(struct drm_printer *p, bool fastset, in pipe_config_buffer_mismatch()
4993 pipe_config_pll_mismatch(struct drm_printer *p, bool fastset, in pipe_config_pll_mismatch()
5029 pipe_config_lt_phy_pll_mismatch(struct drm_printer *p, bool fastset, in pipe_config_lt_phy_pll_mismatch()
5049 bool fastset) in intel_pipe_config_compare()
H A Dintel_dp.c3863 bool fastset = true; in intel_dp_initial_fastset_check() local