summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
diff options
context:
space:
mode:
authorChris Wilson2017-02-15 09:43:55 +0100
committerChris Wilson2017-02-15 11:07:33 +0100
commite565ceb086d70e577e41315b921014dcfb991a6b (patch)
tree751efa8ca6d364ec053d73012991fe53c7182647 /drivers/gpu/drm/exynos
parentdrm/i915: Remove i915_address_space.start (diff)
downloadkernel-qcow2-linux-e565ceb086d70e577e41315b921014dcfb991a6b.tar.gz
kernel-qcow2-linux-e565ceb086d70e577e41315b921014dcfb991a6b.tar.xz
kernel-qcow2-linux-e565ceb086d70e577e41315b921014dcfb991a6b.zip
drm/i915: Only preallocate the aliasing GTT to the extents of the global GTT
As the aliasing GTT is only accessed via the global GTT, we will never use more of it than we expose via the Global GTT and so we only need to preallocate sufficient space within the ppgtt for the full GTT. Equally, if the aliasing GTT is smaller than the global GTT, we have a serious issue and must bail. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170215084357.19977-21-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/exynos')
0 files changed, 0 insertions, 0 deletions