igt/gem_mmap_gtt: Tiled access to the incomplete last row is undefined

Trying to read/write into the last tiled row is invalid since we do not
allocate sufficient pages for the writes to map to (hence they get
lost).

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
1 file changed