On Mon, Aug 10, 2015 at 4:15 PM, Ben Widawsky
wrote:
>
> The spec does say that the blitter is capable of transferring 64k scanlines
> in a
> single blit operation. Perhaps this was true, or is still true on some
> operations, but for all commands that we use, we are restricted to 16b signed:
>
>
The spec does say that the blitter is capable of transferring 64k scanlines in a
single blit operation. Perhaps this was true, or is still true on some
operations, but for all commands that we use, we are restricted to 16b signed:
For example, from the XY_SRC_COPY_CHROMA_BLT definition:
> Destinat
Looks good to me.
Reviewed-by: Neil Roberts
- Neil
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
The spec does say that the blitter is capable of transferring 64k scanlines in a
single blit operation. Perhaps this was true, or is still true on some
operations, but for all commands that we use, we are restricted to 16b signed:
For example, from the XY_SRC_COPY_CHROMA_BLT definition:
> Destinat