Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/
Di915_drv.h767 struct vlv_wm_values { struct
1124 struct vlv_wm_values vlv;
Dintel_pm.c1018 const struct vlv_wm_values *wm) in vlv_write_wm_values()
2164 struct vlv_wm_values *wm) in vlv_merge_wm()
2208 struct vlv_wm_values *old_wm = &dev_priv->wm.vlv; in vlv_program_watermarks()
2209 struct vlv_wm_values new_wm = {}; in vlv_program_watermarks()
6730 struct vlv_wm_values *wm) in vlv_read_wm_values()
6950 struct vlv_wm_values *wm = &dev_priv->wm.vlv; in vlv_wm_get_hw_state()
Di915_trace.h223 TP_PROTO(struct intel_crtc *crtc, const struct vlv_wm_values *wm),