aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h
diff options
context:
space:
mode:
authorJesse Barnes <jbarnes@virtuousgeek.org>2013-05-08 13:45:14 -0400
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-05-10 15:56:37 -0400
commit3727d55e4d85836aa6cb759a965daaef88074150 (patch)
treeb07b6410282d0d81efcd1c8b6641a5927df693c2 /drivers/gpu/drm/i915/intel_drv.h
parentc9cddffc669408a361c62353a36dd40b469dd9c2 (diff)
drm/i915: allow stolen, pre-allocated objects to avoid GTT allocation v2
In some cases, we may not need GTT address space allocated to a stolen object, so allow passing -1 to the preallocated function to indicate as much. v2: remove BUG_ON(gtt_offset & 4095) now that -1 is allowed (Ville) Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_drv.h')
0 files changed, 0 insertions, 0 deletions