Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/include/
H A Di915_trace.h530 trace_g4x_wm(struct intel_crtc *crtc, const struct g4x_wm_values *wm) in trace_g4x_wm()
/netbsd/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_drv.h792 struct g4x_wm_values { struct
1227 struct g4x_wm_values g4x;
H A Dintel_pm.c960 const struct g4x_wm_values *wm) in g4x_write_wm_values()
1508 struct g4x_wm_values *wm) in g4x_merge_wm()
1553 struct g4x_wm_values *old_wm = &dev_priv->wm.g4x; in g4x_program_watermarks()
1554 struct g4x_wm_values new_wm = {}; in g4x_program_watermarks()
5808 struct g4x_wm_values *wm) in g4x_read_wm_values()
5911 struct g4x_wm_values *wm = &dev_priv->wm.g4x; in g4x_wm_get_hw_state()