commit | a4e0bedca678c81eea4cd79a4bd502335639f73a | [log] [tgz] |
---|---|---|
author | Michel Thierry <michel.thierry@intel.com> | Wed Apr 08 12:13:35 2015 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Apr 10 08:56:13 2015 +0200 |
tree | a1be3b77adaa33689a4aba36909bd5fc92f7112a | |
parent | d7b2633dba04ef0fd7385f02a7b552abc5f1062f [diff] |
drm/i915: Use complete address space in true PPGTT True PPGTT is capable of having a full address space, even if the system has less allocated memory. Note that aliasing PPGTT always aliases the GGTT and thus should remain of the same size. Signed-off-by: Michel Thierry <michel.thierry@intel.com> Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>