Home
last modified time | relevance | path

Searched refs:intel_crtc_get_pipe_config (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_modeset_verify.c178 intel_crtc_get_pipe_config(pipe_config); in verify_crtc_state()
Dintel_display.h563 bool intel_crtc_get_pipe_config(struct intel_crtc_state *crtc_state);
Dintel_modeset_setup.c437 intel_crtc_get_pipe_config(crtc_state); in intel_modeset_readout_hw_state()
Dintel_display.c4156 bool intel_crtc_get_pipe_config(struct intel_crtc_state *crtc_state) in intel_crtc_get_pipe_config() function
4560 if (!intel_crtc_get_pipe_config(crtc_state)) { in intel_encoder_current_mode()