HomeSort by: relevance | last modified time | path
    Searched refs:g4x_wm_values (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/include/
i915_trace.h 528 "struct g4x_wm_values *"/*wm*/);
530 trace_g4x_wm(struct intel_crtc *crtc, const struct g4x_wm_values *wm)
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_drv.h 784 struct g4x_wm_values { struct
1219 struct g4x_wm_values g4x;
intel_pm.c 960 const struct g4x_wm_values *wm)
1508 struct g4x_wm_values *wm)
1553 struct g4x_wm_values *old_wm = &dev_priv->wm.g4x;
1554 struct g4x_wm_values new_wm = {};
5808 struct g4x_wm_values *wm)
5911 struct g4x_wm_values *wm = &dev_priv->wm.g4x;

Completed in 36 milliseconds