git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ad47cf
)
Revert "drm/i915/bdw: Limit GTT to 2GB"
author
Ben Widawsky
<benjamin.widawsky@intel.com>
Thu, 20 Feb 2014 06:05:46 +0000
(22:05 -0800)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 5 Mar 2014 20:29:57 +0000
(21:29 +0100)
This reverts commit
3a2ffb65eec6dbda2fd8151894f51c18b42c8d41
.
Now that the code is fixed to use smaller allocations, it should be safe
to let the full GGTT be used on BDW.
The testcase for this is anything which uses more than half of the GTT,
thus eclipsing the old limit.
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gem_gtt.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/i915_gem_gtt.c
Simple merge