Home
last modified time | relevance | path

Searched hist:ef0cf27c4d0209d0c38c2ddf8f2c529706912861 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_stolen.cef0cf27c4d0209d0c38c2ddf8f2c529706912861 Fri Jun 06 09:22:54 UTC 2014 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Use the .release hook to drop the stolen drm_mm tracking

Now that we have a release hook into i915_gem_object_free, we can move
the explicit call to the internal stolen function and hook it up
throught the callback instead.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
/linux/drivers/gpu/drm/i915/
H A Di915_drv.hef0cf27c4d0209d0c38c2ddf8f2c529706912861 Fri Jun 06 09:22:54 UTC 2014 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Use the .release hook to drop the stolen drm_mm tracking

Now that we have a release hook into i915_gem_object_free, we can move
the explicit call to the internal stolen function and hook it up
throught the callback instead.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>