pipe_h           7383 drivers/gpu/drm/i915/display/intel_display.c 		u64 pipe_w, pipe_h, pfit_w, pfit_h;
pipe_h           7387 drivers/gpu/drm/i915/display/intel_display.c 		pipe_h = pipe_config->pipe_src_h;
pipe_h           7393 drivers/gpu/drm/i915/display/intel_display.c 		if (pipe_h < pfit_h)
pipe_h           7394 drivers/gpu/drm/i915/display/intel_display.c 			pipe_h = pfit_h;
pipe_h           7399 drivers/gpu/drm/i915/display/intel_display.c 		pixel_rate = div_u64(mul_u32_u32(pixel_rate, pipe_w * pipe_h),