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

  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_pm.h 52 bool skl_ddb_allocation_overlaps(const struct skl_ddb_entry *ddb,
intel_pm.c 5196 bool skl_ddb_allocation_overlaps(const struct skl_ddb_entry *ddb, function in typeref:typename:bool
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_atomic_plane.c 336 if (skl_ddb_allocation_overlaps(&crtc_state->wm.skl.plane_ddb_y[plane_id],
339 skl_ddb_allocation_overlaps(&crtc_state->wm.skl.plane_ddb_uv[plane_id],
intel_display.c 15169 if (skl_ddb_allocation_overlaps(&new_crtc_state->wm.skl.ddb,
15207 WARN_ON(skl_ddb_allocation_overlaps(&new_crtc_state->wm.skl.ddb,
15242 WARN_ON(skl_ddb_allocation_overlaps(&new_crtc_state->wm.skl.ddb,

Completed in 26 milliseconds