https://bugs.freedesktop.org/show_bug.cgi?id=97568

--- Comment #1 from Ilia Mirkin <[email protected]> ---
As I mentioned on IRC, I strongly believe this is due to the following issue:

https://trello.com/c/jzBpfrzL/134-resolve-on-transfer-map-upscale-on-transfer-unmap

Basically we're supposed to do a resolve on transfer_map, return the resolved
image, and if any of it is changed, copy back at unmap time while up-scaling.

We do none of that right now, and 8x MSAA is laid out in a 4x2 grid for each
pixel, so it makes sense that the output would be "scaled up" that way.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
Nouveau mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to