Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_crtc_state_dump.c228 intel_crtc_is_joiner_primary(pipe_config) ? "primary" : "no", in intel_crtc_state_dump()
Dintel_display.h427 bool intel_crtc_is_joiner_primary(const struct intel_crtc_state *crtc_state);
Dintel_display.c272 bool intel_crtc_is_joiner_primary(const struct intel_crtc_state *crtc_state) in intel_crtc_is_joiner_primary() function
6409 intel_crtc_is_joiner_primary(crtc_state)) in intel_joiner_add_affected_crtcs()