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.c4880 pipe_config_mismatch(struct drm_printer *p, bool fastset, in pipe_config_mismatch()
4902 pipe_config_infoframe_mismatch(struct drm_printer *p, bool fastset, in pipe_config_infoframe_mismatch()
4929 pipe_config_dp_vsc_sdp_mismatch(struct drm_printer *p, bool fastset, in pipe_config_dp_vsc_sdp_mismatch()
4944 pipe_config_dp_as_sdp_mismatch(struct drm_printer *p, bool fastset, in pipe_config_dp_as_sdp_mismatch()
4973 pipe_config_buffer_mismatch(struct drm_printer *p, bool fastset, in pipe_config_buffer_mismatch()
4988 pipe_config_pll_mismatch(struct drm_printer *p, bool fastset, in pipe_config_pll_mismatch()
5024 pipe_config_lt_phy_pll_mismatch(struct drm_printer *p, bool fastset, in pipe_config_lt_phy_pll_mismatch()
5044 bool fastset) in intel_pipe_config_compare()
H A Dintel_dp.c3863 bool fastset = true; in intel_dp_initial_fastset_check() local