update_wm_pre     200 drivers/gpu/drm/i915/display/intel_atomic.c 	crtc_state->update_wm_pre = false;
update_wm_pre    6031 drivers/gpu/drm/i915/display/intel_display.c 	else if (pipe_config->update_wm_pre)
update_wm_pre    11565 drivers/gpu/drm/i915/display/intel_display.c 			crtc_state->update_wm_pre = true;
update_wm_pre    11580 drivers/gpu/drm/i915/display/intel_display.c 			crtc_state->update_wm_pre = true;
update_wm_pre     761 drivers/gpu/drm/i915/display/intel_display_types.h 	bool update_wm_pre, update_wm_post; /* watermarks are updated */