Home
last modified time | relevance | path

Searched refs:intel_pipe_valid (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_vdsc.c1115 if (!intel_pipe_valid(i915, pipe)) in _get_crtc_for_pipe()
Dintel_display_types.h1754 static inline bool intel_pipe_valid(struct drm_i915_private *i915, enum pipe pipe) in intel_pipe_valid() function