Lines Matching defs:end
477 * A value of 5us seems to be a good balance; safe for very low end
4073 end_slice = (entry->end - 1) / slice_size;
4115 u32 start, end;
4122 alloc->end = 0;
4231 end = ddb_range_size *
4235 alloc->end = offset + end;
4240 dbuf_slice_mask, alloc->start, alloc->end, active_pipes);
4292 entry->end = (reg >> DDB_ENTRY_END_SHIFT) & DDB_ENTRY_MASK;
4294 if (entry->end)
4295 entry->end += 1;
4840 alloc->start = alloc->end = 0;
4868 alloc->end - total[PLANE_CURSOR];
4869 crtc_state->wm.skl.plane_ddb_y[PLANE_CURSOR].end = alloc->end;
4954 /* Set the actual DDB start/end points for each plane */
4973 plane_alloc->end = start;
4979 uv_plane_alloc->end = start;
4997 * is done so that we don't end up touching cursor
5622 if (entry->end)
5624 (entry->end - 1) << 16 | entry->start);
5741 return a->start < b->end && b->start < a->end;
5863 old->start, old->end, new->start, new->end,