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

  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_pm.h 22 struct skl_ddb_allocation;
42 struct skl_ddb_allocation *ddb /* out */);
i915_drv.h 811 struct skl_ddb_allocation { struct
817 struct skl_ddb_allocation ddb;
intel_pm.c 3880 struct skl_ddb_allocation *ddb)
3916 struct skl_ddb_allocation *ddb,
4104 struct skl_ddb_allocation *ddb /* out */)
4284 struct skl_ddb_allocation *ddb /* out */)
5244 struct skl_ddb_allocation *ddb = &state->wm_results.ddb;
5731 struct skl_ddb_allocation *ddb = &dev_priv->wm.skl_hw.ddb;
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.c 13764 struct skl_ddb_allocation ddb;
13767 struct skl_ddb_allocation *sw_ddb;

Completed in 29 milliseconds