diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2010-10-19 10:36:51 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-10-20 10:51:51 +0100 |
commit | 69dc4987cbe5fe70ae1c2a08906d431d53cdd242 (patch) | |
tree | e8864d862538096b70a7d12eb1f9763f6faa8c39 /drivers/gpu/drm/radeon/atom-names.h | |
parent | 87acb0a550694ff1a7725ea3a73b80d8ccf56180 (diff) | |
download | kernel_samsung_tuna-69dc4987cbe5fe70ae1c2a08906d431d53cdd242.zip kernel_samsung_tuna-69dc4987cbe5fe70ae1c2a08906d431d53cdd242.tar.gz kernel_samsung_tuna-69dc4987cbe5fe70ae1c2a08906d431d53cdd242.tar.bz2 |
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 'drivers/gpu/drm/radeon/atom-names.h')
0 files changed, 0 insertions, 0 deletions