Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_drv.h860 struct vlv_wm_values { struct
1600 struct vlv_wm_values vlv;
Di915_trace.h222 TP_PROTO(struct intel_crtc *crtc, const struct vlv_wm_values *wm),
Dintel_pm.c982 const struct vlv_wm_values *wm) in vlv_write_wm_values()
2106 struct vlv_wm_values *wm) in vlv_merge_wm()
2150 struct vlv_wm_values *old_wm = &dev_priv->wm.vlv; in vlv_program_watermarks()
2151 struct vlv_wm_values new_wm = {}; in vlv_program_watermarks()
5911 struct vlv_wm_values *wm) in vlv_read_wm_values()
6128 struct vlv_wm_values *wm = &dev_priv->wm.vlv; in vlv_wm_get_hw_state()