diff options
author | Jesse Barnes <jbarnes@virtuousgeek.org> | 2013-11-12 14:53:08 -0800 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-11-13 01:05:01 +0100 |
commit | b53c8c3577150a70e94b10090f68cfe3a4b601a5 (patch) | |
tree | f12274f9a7432726bb3c5ba12aad014914b46529 /drivers/gpu/host1x/drm/gem.c | |
parent | b6359918b885da7c7b58c050674278dbd06020ab (diff) |
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/host1x/drm/gem.c')
0 files changed, 0 insertions, 0 deletions