diff options
| author | 2013-11-12 14:53:08 -0800 | |
|---|---|---|
| committer | 2013-11-13 01:05:01 +0100 | |
| commit | b53c8c3577150a70e94b10090f68cfe3a4b601a5 (patch) | |
| tree | f12274f9a7432726bb3c5ba12aad014914b46529 /drivers/gpu/drm/i915/intel_ringbuffer.c | |
| parent | drm/i915: add i915_get_reset_stats_ioctl (diff) | |
| download | linux-dev-b53c8c3577150a70e94b10090f68cfe3a4b601a5.tar.xz linux-dev-b53c8c3577150a70e94b10090f68cfe3a4b601a5.zip | |
drm/i915: drop duplicate ggtt vma list add in setup_global_gtt
Preallocated objects will already have been added to the vma_list when
creating their ggtt vma entry, and coincidentally also marked as holding
a ggtt mapping. Repeating the vma_list manipulation when setting up the
ggtt after preallocation is a recipe for an unhappy kernel.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
[danvet: Use the improve commit message suggest by Chris.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions
