[Mesa-dev] [PATCH 1/5] i965/tiled_memcpy: change linear pointer from (0, 0) to (xt1, yt1)

Kenneth Graunke kenneth at whitecape.org
Wed Feb 14 07:32:06 UTC 2018


On Tuesday, January 9, 2018 11:16:58 PM PST Scott D Phillips wrote:
> In all current uses, the linear surface is only allocated starting
> at (xt1, yt1) anyway, so this improves the calling ergonomics.
> ---
>  src/mesa/drivers/dri/i965/intel_pixel_read.c   |  2 +-
>  src/mesa/drivers/dri/i965/intel_tex_image.c    |  4 ++--
>  src/mesa/drivers/dri/i965/intel_tiled_memcpy.c | 16 ++++++++--------
>  3 files changed, 11 insertions(+), 11 deletions(-)

Patches 1 and 3 are:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

Feel free to push those two (assuming you've tested them on Jenkins).

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180213/3b3c495c/attachment.sig>


More information about the mesa-dev mailing list