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.c4934 if (fastset) in pipe_config_dp_vsc_sdp_mismatch() argument
4885 pipe_config_mismatch(struct drm_printer * p,bool fastset,const struct intel_crtc * crtc,const char * name,const char * format,...) pipe_config_mismatch() argument
4907 pipe_config_infoframe_mismatch(struct drm_printer * p,bool fastset,const struct intel_crtc * crtc,const char * name,const union hdmi_infoframe * a,const union hdmi_infoframe * b) pipe_config_infoframe_mismatch() argument
4949 pipe_config_dp_as_sdp_mismatch(struct drm_printer * p,bool fastset,const struct intel_crtc * crtc,const char * name,const struct drm_dp_as_sdp * a,const struct drm_dp_as_sdp * b) pipe_config_dp_as_sdp_mismatch() argument
4978 pipe_config_buffer_mismatch(struct drm_printer * p,bool fastset,const struct intel_crtc * crtc,const char * name,const u8 * a,const u8 * b,size_t len) pipe_config_buffer_mismatch() argument
4993 pipe_config_pll_mismatch(struct drm_printer * p,bool fastset,const struct intel_crtc * crtc,const char * name,const struct intel_dpll_hw_state * a,const struct intel_dpll_hw_state * b) pipe_config_pll_mismatch() argument
5029 pipe_config_lt_phy_pll_mismatch(struct drm_printer * p,bool fastset,const struct intel_crtc * crtc,const char * name,const struct intel_lt_phy_pll_state * a,const struct intel_lt_phy_pll_state * b) pipe_config_lt_phy_pll_mismatch() argument
5049 intel_pipe_config_compare(const struct intel_crtc_state * current_config,const struct intel_crtc_state * pipe_config,bool fastset) intel_pipe_config_compare() argument
[all...]
H A Dintel_dp.c3863 bool fastset = true; intel_dp_initial_fastset_check() local