Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_wm_types.h49 struct g4x_wm_values { struct
H A Dintel_display_core.h269 struct g4x_wm_values g4x;
H A Di9xx_wm.c798 const struct g4x_wm_values *wm) in g4x_write_wm_values()
1380 struct g4x_wm_values *wm) in g4x_merge_wm()
1425 struct g4x_wm_values *old_wm = &dev_priv->display.wm.g4x; in g4x_program_watermarks()
1426 struct g4x_wm_values new_wm = {}; in g4x_program_watermarks()
3661 struct g4x_wm_values *wm) in g4x_read_wm_values()
3764 struct g4x_wm_values *wm = &dev_priv->display.wm.g4x; in g4x_wm_get_hw_state()
H A Dintel_display_trace.h261 TP_PROTO(struct intel_crtc *crtc, const struct g4x_wm_values *wm),