summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2010-10-19 10:36:51 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2010-10-20 10:51:51 +0100
commit69dc4987cbe5fe70ae1c2a08906d431d53cdd242 (patch)
treee8864d862538096b70a7d12eb1f9763f6faa8c39 /kernel
parent87acb0a550694ff1a7725ea3a73b80d8ccf56180 (diff)
downloadop-kernel-dev-69dc4987cbe5fe70ae1c2a08906d431d53cdd242.zip
op-kernel-dev-69dc4987cbe5fe70ae1c2a08906d431d53cdd242.tar.gz
drm/i915: Track objects in global active list (as well as per-ring)
To handle retirements, we need per-ring tracking of active objects. To handle evictions, we need global tracking of active objects. As we enable more rings, rebuilding the global list from the individual per-ring lists quickly grows tiresome and overly complicated. Tracking the active objects in two lists is the lesser of two evils. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud