Skip to content

radv: Don't retile read only images.

Georg Lehmann requested to merge DadSchoorse/mesa:avoid-readonly-retile into main

Avoid unnessecary work on FOREIGN queue release barriers. If we can't modify the image there can't be a situation where we need to update the presentable dcc data.

Edited by Georg Lehmann

Merge request reports