Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.c4843 pipe_config_mismatch(struct drm_printer *p, bool fastset, in pipe_config_mismatch() argument
4865 pipe_config_infoframe_mismatch(struct drm_printer *p, bool fastset, in pipe_config_infoframe_mismatch() argument
4892 pipe_config_dp_vsc_sdp_mismatch(struct drm_printer * p,bool fastset,const struct intel_crtc * crtc,const char * name,const struct drm_dp_vsc_sdp * a,const struct drm_dp_vsc_sdp * b) pipe_config_dp_vsc_sdp_mismatch() argument
4907 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
4936 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
4951 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
4968 pipe_config_cx0pll_mismatch(struct drm_printer * p,bool fastset,const struct intel_crtc * crtc,const char * name,const struct intel_cx0pll_state * a,const struct intel_cx0pll_state * b) pipe_config_cx0pll_mismatch() argument
5001 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_ddi.c4397 bool fastset = true; in intel_ddi_initial_fastset_check() local
H A Dintel_dp.c3686 bool fastset = true; in intel_dp_initial_fastset_check() local