Re: [Mesa-dev] [PATCH 0/5] [RFCish] Rework the miptree mapping logic

2015-07-14 Thread Ben Widawsky
On Tue, Jul 14, 2015 at 09:56:08AM -0700, Ben Widawsky wrote: > A few patches which cleanup the miptree mapping logic. I haven't heavily > tested > them yet, which is why I added the RFC label (admittedly I totally ignored the > unmap path, I hope it just works, but I'll find out). In particular,

[Mesa-dev] [PATCH 0/5] [RFCish] Rework the miptree mapping logic

2015-07-14 Thread Ben Widawsky
A few patches which cleanup the miptree mapping logic. I haven't heavily tested them yet, which is why I added the RFC label (admittedly I totally ignored the unmap path, I hope it just works, but I'll find out). In particular, the last patch will have a much full list of tests and platforms before