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

  /src/sys/external/bsd/drm2/include/
i915_trace.h 537 "struct vlv_wm_values *"/*wm*/);
539 trace_vlv_wm(struct intel_crtc *crtc, const struct vlv_wm_values *wm)
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_drv.h 776 struct vlv_wm_values { struct
1218 struct vlv_wm_values vlv;
intel_pm.c 992 const struct vlv_wm_values *wm)
2121 struct vlv_wm_values *wm)
2165 struct vlv_wm_values *old_wm = &dev_priv->wm.vlv;
2166 struct vlv_wm_values new_wm = {};
5834 struct vlv_wm_values *wm)
6054 struct vlv_wm_values *wm = &dev_priv->wm.vlv;

Completed in 58 milliseconds