Skip to content

Fix discard maps of coherent memory

Thomas Hellström requested to merge thomash/mesa:coherentfix into master

Notify the kernel of discard maps of coherent memory early so that the kernel's dirty tracking of the new backing memory can start

Merge request reports