Files
mesa/src
Emma Anholt 38ac55ebff radv: Restore marking WSI image's mem->buffer as uncached.
Prior to 4dcf32c56e, radv was getting a request for implicit sync, even
when we were doing the work to do implicit sync in the WSI.  Once that was
turned off, we incidentally dropped flagging WSI's mem->buffer as
uncached, due to it being under the wrong condition.

Fixes: 4dcf32c56e ("wsi/drm: Don't request implicit sync if we're doing implicit sync ourselves.")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37772>
2025-10-10 19:17:04 +00:00
..
2025-10-09 12:29:55 +00:00
2025-09-03 11:47:00 +00:00
2025-10-09 12:29:55 +00:00
2025-09-22 16:35:26 +00:00
2025-10-10 11:19:39 +00:00