Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_pm.h52 bool skl_ddb_allocation_overlaps(const struct skl_ddb_entry *ddb,
H A Dintel_pm.c5196 bool skl_ddb_allocation_overlaps(const struct skl_ddb_entry *ddb, in skl_ddb_allocation_overlaps() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_atomic_plane.c336 if (skl_ddb_allocation_overlaps(&crtc_state->wm.skl.plane_ddb_y[plane_id], in skl_next_plane_to_commit()
339 skl_ddb_allocation_overlaps(&crtc_state->wm.skl.plane_ddb_uv[plane_id], in skl_next_plane_to_commit()
H A Dintel_display.c15169 if (skl_ddb_allocation_overlaps(&new_crtc_state->wm.skl.ddb, in skl_commit_modeset_enables()
15207 WARN_ON(skl_ddb_allocation_overlaps(&new_crtc_state->wm.skl.ddb, in skl_commit_modeset_enables()
15242 WARN_ON(skl_ddb_allocation_overlaps(&new_crtc_state->wm.skl.ddb, in skl_commit_modeset_enables()