Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_drv.h762 struct g4x_wm_values { struct
1115 struct g4x_wm_values g4x;
Dintel_pm.c971 const struct g4x_wm_values *wm) in g4x_write_wm_values()
1533 struct g4x_wm_values *wm) in g4x_merge_wm()
1578 struct g4x_wm_values *old_wm = &dev_priv->wm.g4x; in g4x_program_watermarks()
1579 struct g4x_wm_values new_wm = {}; in g4x_program_watermarks()
6340 struct g4x_wm_values *wm) in g4x_read_wm_values()
6443 struct g4x_wm_values *wm = &dev_priv->wm.g4x; in g4x_wm_get_hw_state()
Di915_trace.h174 TP_PROTO(struct intel_crtc *crtc, const struct g4x_wm_values *wm),