pristate         2765 drivers/gpu/drm/i915/intel_pm.c 				 const struct intel_plane_state *pristate,
pristate         2781 drivers/gpu/drm/i915/intel_pm.c 	if (pristate) {
pristate         2782 drivers/gpu/drm/i915/intel_pm.c 		result->pri_val = ilk_compute_pri_wm(crtc_state, pristate,
pristate         2784 drivers/gpu/drm/i915/intel_pm.c 		result->fbc_val = ilk_compute_fbc_wm(crtc_state, pristate, result->pri_val);
pristate         3122 drivers/gpu/drm/i915/intel_pm.c 	const struct intel_plane_state *pristate = NULL;
pristate         3134 drivers/gpu/drm/i915/intel_pm.c 			pristate = ps;
pristate         3161 drivers/gpu/drm/i915/intel_pm.c 			     pristate, sprstate, curstate, &pipe_wm->wm[0]);
pristate         3175 drivers/gpu/drm/i915/intel_pm.c 				     pristate, sprstate, curstate, wm);