Re: [Mesa-dev] [PATCH 0/8] RadeonSI: New tool for VM fault debugging

2015-09-27 Thread Michel Dänzer
On 28.09.2015 07:53, Marek Olšák wrote: > Hi, > > This adds 2 things: > > 1) R600_DEBUG=check_vm - which checks dmesg for VM faults for each submitted > IB and if a VM fault appears, it writes a debug report to a file with the > failing address. > > 2) Writes a buffer list for that IB into the

[Mesa-dev] [PATCH 0/8] RadeonSI: New tool for VM fault debugging

2015-09-27 Thread Marek Olšák
Hi, This adds 2 things: 1) R600_DEBUG=check_vm - which checks dmesg for VM faults for each submitted IB and if a VM fault appears, it writes a debug report to a file with the failing address. 2) Writes a buffer list for that IB into the report file along with a description how each buffer was