Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_modeset_verify.c180 intel_crtc_get_pipe_config(pipe_config); in verify_crtc_state()
Dintel_display.h418 bool intel_crtc_get_pipe_config(struct intel_crtc_state *crtc_state);
Dintel_modeset_setup.c698 intel_crtc_get_pipe_config(crtc_state); in intel_modeset_readout_hw_state()
Dintel_display.c3803 bool intel_crtc_get_pipe_config(struct intel_crtc_state *crtc_state) in intel_crtc_get_pipe_config() function
3995 if (!intel_crtc_get_pipe_config(crtc_state)) { in intel_encoder_current_mode()