Home
last modified time | relevance | path

Searched refs:g4x_wm_values (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_trace.h94 TP_PROTO(struct intel_crtc *crtc, const struct g4x_wm_values *wm),
Di915_drv.h1169 struct g4x_wm_values { struct
1893 struct g4x_wm_values g4x;
Dintel_pm.c930 const struct g4x_wm_values *wm) in g4x_write_wm_values()
1479 struct g4x_wm_values *wm) in g4x_merge_wm()
1524 struct g4x_wm_values *old_wm = &dev_priv->wm.g4x; in g4x_program_watermarks()
1525 struct g4x_wm_values new_wm = {}; in g4x_program_watermarks()
5604 struct g4x_wm_values *wm) in g4x_read_wm_values()
5708 struct g4x_wm_values *wm = &dev_priv->wm.g4x; in g4x_wm_get_hw_state()