Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_drv.h754 struct vlv_wm_values { struct
1114 struct vlv_wm_values vlv;
Dintel_pm.c1003 const struct vlv_wm_values *wm) in vlv_write_wm_values()
2147 struct vlv_wm_values *wm) in vlv_merge_wm()
2191 struct vlv_wm_values *old_wm = &dev_priv->wm.vlv; in vlv_program_watermarks()
2192 struct vlv_wm_values new_wm = {}; in vlv_program_watermarks()
6366 struct vlv_wm_values *wm) in vlv_read_wm_values()
6586 struct vlv_wm_values *wm = &dev_priv->wm.vlv; in vlv_wm_get_hw_state()
Di915_trace.h222 TP_PROTO(struct intel_crtc *crtc, const struct vlv_wm_values *wm),