Home
last modified time | relevance | path

Searched refs: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() argument
4896 if (fastset) in pipe_config_mismatch()
4907 pipe_config_infoframe_mismatch(struct drm_printer *p, bool fastset, in pipe_config_infoframe_mismatch() argument
4916 if (fastset) { in pipe_config_infoframe_mismatch()
4925 pipe_config_mismatch(p, fastset, crtc, name, "infoframe"); 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() argument
4940 pipe_config_mismatch(p, fastset, crtc, name, "dp vsc sdp"); 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() argument
4955 pipe_config_mismatch(p, fastset, crtc, name, "dp as sdp"); in pipe_config_dp_as_sdp_mismatch()
4978 pipe_config_buffer_mismatch(struct drm_printer *p, bool fastset, in pipe_config_buffer_mismatch() argument
[all …]
H A Dintel_dp.c3863 bool fastset = true; in intel_dp_initial_fastset_check() local
3875 fastset = false; in intel_dp_initial_fastset_check()
3890 fastset = false; in intel_dp_initial_fastset_check()
3898 fastset = false; in intel_dp_initial_fastset_check()
3901 return fastset; in intel_dp_initial_fastset_check()