OSDN Git Service

GEM: Replace drm_memrange_for_each with just evicting what we brought in.
authorEric Anholt <eric@anholt.net>
Mon, 5 May 2008 21:38:04 +0000 (14:38 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 5 May 2008 21:38:26 +0000 (14:38 -0700)
commitdafe48e6239a4e9b49dd87b8c70224e8eeeb6079
treed72d9158d30e83aea6ae6429a22d1a71c01297bd
parentf0bc796a028dc7c6281d3d0cb2deef9df37e380a
GEM: Replace drm_memrange_for_each with just evicting what we brought in.

I was wrong about how the data structure worked, and didn't care to fix it
to support debugging code.
linux-core/drmP.h
linux-core/drm_memrange.c
linux-core/i915_gem.c