Lines Matching defs:start
442 * frame start which happens after vblank start (which is when the plane
758 * start fetching from memory again). Each chip has a different display
763 * on the pixel size. When it reaches the watermark level, it'll start
4072 start_slice = entry->start / slice_size;
4115 u32 start, end;
4121 alloc->start = 0;
4156 * Figure out at which DBuf slice we start, i.e if we start at Dbuf S2
4230 start = ddb_range_size * width_before_pipe_in_range / total_width_in_range;
4234 alloc->start = offset + start;
4240 dbuf_slice_mask, alloc->start, alloc->end, active_pipes);
4291 entry->start = reg & DDB_ENTRY_MASK;
4799 u16 alloc_size, start = 0;
4840 alloc->start = alloc->end = 0;
4867 crtc_state->wm.skl.plane_ddb_y[PLANE_CURSOR].start =
4954 /* Set the actual DDB start/end points for each plane */
4955 start = alloc->start;
4971 plane_alloc->start = start;
4972 start += total[plane_id];
4973 plane_alloc->end = start;
4977 uv_plane_alloc->start = start;
4978 start += uv_total[plane_id];
4979 uv_plane_alloc->end = start;
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,
6868 * start up when no ports are active.
6956 * start up when no ports are active.
7580 * when GPU contexts or batchbuffers start their execution.