Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_wm_types.h49 struct g4x_wm_values { struct
H A Dintel_display_core.h254 struct g4x_wm_values g4x;
H A Di9xx_wm.c712 const struct g4x_wm_values *wm) in g4x_write_wm_values()
1276 struct g4x_wm_values *wm) in g4x_merge_wm()
1321 struct g4x_wm_values *old_wm = &dev_priv->display.wm.g4x; in g4x_program_watermarks()
1322 struct g4x_wm_values new_wm = {}; in g4x_program_watermarks()
3512 struct g4x_wm_values *wm) in g4x_read_wm_values()
3615 struct g4x_wm_values *wm = &dev_priv->display.wm.g4x; in g4x_wm_get_hw_state()
H A Dintel_display_trace.h189 TP_PROTO(struct intel_crtc *crtc, const struct g4x_wm_values *wm),