On 01/07/2014 05:46 PM, Anuj Phogat wrote:
> intelEmitCopyBlit uses a signed 16-bit integer to represent
> buffer pitch, so it can only handle buffer pitches < 32k.
>
> Cc: mesa-sta...@lists.freedesktop.org
> Signed-off-by: Anuj Phogat
Reviewed-by: Ian Romanick
> ---
> Dropping few changes mad
intelEmitCopyBlit uses a signed 16-bit integer to represent
buffer pitch, so it can only handle buffer pitches < 32k.
Cc: mesa-sta...@lists.freedesktop.org
Signed-off-by: Anuj Phogat
---
Dropping few changes made in earlier patch. If region->bo->size >=
max_gtt_map_object_size, we can't fall bac