Home
last modified time | relevance | path

Searched refs:intel_pipe_config_compare (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_modeset_verify.c220 if (!intel_pipe_config_compare(new_crtc_state, in verify_crtc_state()
Dintel_display.h416 bool intel_pipe_config_compare(const struct intel_crtc_state *current_config,
Dintel_display.c5003 intel_pipe_config_compare(const struct intel_crtc_state *current_config, in intel_pipe_config_compare() function
5567 if (!intel_pipe_config_compare(old_crtc_state, new_crtc_state, true)) { in intel_crtc_check_fastset()