On Sun, 29 Jan 2012 16:52:05 +0000, Chris Wilson <ch...@chris-wilson.co.uk> 
wrote:
> The original intention of comparing the bo against the mappable GTT
> limits was to prevent a subsequent faulting of the bo into the GTT from
> clearing the entire GTT in vain. However, that was clearly a cut'n'paste
> mistake as a CPU mapping never binds the bo into the aperture. Whilst
> there may be some merit to limiting the maximum size of the bo to
> something that can be utilized by the GPU, that limit itself does not
> belong as a safeguard to mmapping the bo, so remove the check entirely.
> 
> Signed-off-by: Chris Wilson <ch...@chris-wilson.co.uk>

Reviewed-by: Eric Anholt <e...@anholt.net>

Attachment: pgpfXUiPDVJf0.pgp
Description: PGP signature

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to