Searched refs:pipe_mode (Results 1 – 2 of 2) sorted by relevance
4275 int clock = crtc_state->hw.pipe_mode.crtc_clock; in intel_cdclk_prefill_adjustment_worst()4299 const struct drm_display_mode *pipe_mode = &crtc_state->hw.pipe_mode; in intel_cdclk_min_cdclk_for_prefill() local4302 return DIV_ROUND_UP_ULL(mul_u32_u32(pipe_mode->crtc_clock, prefill_lines_unadjusted), in intel_cdclk_min_cdclk_for_prefill()
325 u32 pipe_mode; member