diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2010-08-07 11:01:20 +0100 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2010-08-09 11:24:32 -0700 |
commit | bf1a10923920f56da23a118de2511a72af341d61 (patch) | |
tree | 32d01acfdc89a6e29c436b16b79ef319decc5a45 /drivers/gpu/drm/i915/i915_drv.h | |
parent | 6ef3d4278034982c13df87c4a51e0445f762d316 (diff) | |
download | lwn-bf1a10923920f56da23a118de2511a72af341d61.tar.gz lwn-bf1a10923920f56da23a118de2511a72af341d61.zip |
drm/i915: Append the object onto the inactive list on binding.
In order to properly track bound objects, they need to exist on one of
the inactive/active lists or be pinned. As this is a requirement, do the
work inside i915_gem_bind_to_gtt() rather than dotted around the
callsites.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_drv.h')
0 files changed, 0 insertions, 0 deletions