Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_modeset_verify.c221 if (!intel_pipe_config_compare(sw_crtc_state, in verify_crtc_state()
Dintel_display.h431 bool intel_pipe_config_compare(const struct intel_crtc_state *current_config,
Dintel_display.c5050 intel_pipe_config_compare(const struct intel_crtc_state *current_config, in intel_pipe_config_compare() function
5780 if (!intel_pipe_config_compare(old_crtc_state, new_crtc_state, true)) in intel_crtc_check_fastset()