intel: Limit tiled pitches to 8192 on pre-i965.
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 24 Jun 2010 10:38:00 +0000 (11:38 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 24 Jun 2010 10:38:00 +0000 (11:38 +0100)
commit726210f87d558d558022f35bc8c839e798a19f0c
tree1f6ac9effb9c39235b546e62391d6e1842a1372a
parent6ea2bda5f5ec8f27359760ce580fdad3df0464df
intel: Limit tiled pitches to 8192 on pre-i965.

Fixes:

  Bug 28515 - Failed to allocate framebuffer when exceed 2048 width
  https://bugs.freedesktop.org/show_bug.cgi?id=28515

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
intel/intel_bufmgr_gem.c