Lines Matching refs:start
1049 uint64_t start;
1080 start = (dev->agp_aperbase + obj_priv->gtt_offset);
1083 drm_gem_mmap(obj, start);
1563 /* Record the position of the start of the request so that
2550 obj->gtt_space->start,
2551 obj->gtt_space->start + obj->gtt_space->size,
2562 obj->gtt_space->start,
2563 obj->gtt_space->start + obj->gtt_space->size,
2671 obj->gtt_offset = node->start;
2675 (node->start & (fence_alignment - 1)) == 0;
3640 /* workaround: prealloc fb buffer, make sure the start address 0 */