Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_trace.h143 TP_PROTO(struct intel_crtc *crtc, const struct vlv_wm_values *wm),
Di915_drv.h1161 struct vlv_wm_values { struct
1892 struct vlv_wm_values vlv;
Dintel_pm.c962 const struct vlv_wm_values *wm) in vlv_write_wm_values()
2087 struct vlv_wm_values *wm) in vlv_merge_wm()
2131 struct vlv_wm_values *old_wm = &dev_priv->wm.vlv; in vlv_program_watermarks()
2132 struct vlv_wm_values new_wm = {}; in vlv_program_watermarks()
5630 struct vlv_wm_values *wm) in vlv_read_wm_values()
5849 struct vlv_wm_values *wm = &dev_priv->wm.vlv; in vlv_wm_get_hw_state()