Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_drv.h754 struct vlv_wm_values { struct
1114 struct vlv_wm_values vlv;
H A 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()
H A Di915_trace.h222 TP_PROTO(struct intel_crtc *crtc, const struct vlv_wm_values *wm),