Home
last modified time | relevance | path

Searched refs:skl_ddb_allocation_overlaps (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dskl_watermark.h35 bool skl_ddb_allocation_overlaps(const struct skl_ddb_entry *ddb,
Dintel_atomic_plane.c774 if (skl_ddb_allocation_overlaps(&crtc_state->wm.skl.plane_ddb[plane_id], in skl_next_plane_to_commit()
776 skl_ddb_allocation_overlaps(&crtc_state->wm.skl.plane_ddb_y[plane_id], in skl_next_plane_to_commit()
Dskl_watermark.c2416 bool skl_ddb_allocation_overlaps(const struct skl_ddb_entry *ddb, in skl_ddb_allocation_overlaps() function
3066 if (skl_ddb_allocation_overlaps(&crtc_state->wm.skl.ddb, entries, in skl_dbuf_is_misconfigured()
Dintel_display.c7155 if (skl_ddb_allocation_overlaps(&new_crtc_state->wm.skl.ddb, in skl_commit_modeset_enables()
7243 drm_WARN_ON(&dev_priv->drm, skl_ddb_allocation_overlaps(&new_crtc_state->wm.skl.ddb, in skl_commit_modeset_enables()