Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_wm_types.h41 struct vlv_wm_values { struct
Dintel_display_core.h253 struct vlv_wm_values vlv;
Di9xx_wm.c744 const struct vlv_wm_values *wm) in vlv_write_wm_values()
1902 struct vlv_wm_values *wm) in vlv_merge_wm()
1946 struct vlv_wm_values *old_wm = &dev_priv->display.wm.vlv; in vlv_program_watermarks()
1947 struct vlv_wm_values new_wm = {}; in vlv_program_watermarks()
3538 struct vlv_wm_values *wm) in vlv_read_wm_values()
3763 struct vlv_wm_values *wm = &dev_priv->display.wm.vlv; in vlv_wm_get_hw_state()
Dintel_display_trace.h240 TP_PROTO(struct intel_crtc *crtc, const struct vlv_wm_values *wm),