Re: [Mesa-dev] r600g winsys backend rework

2011-08-16 Thread Marek Olšák
Hi guys, thanks for testing. I have rebased and merged the branch with master today. Marek ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Re: [Mesa-dev] r600g winsys backend rework

2011-08-10 Thread Nicolas Kaiser
* Marek Olšák : > I have been recently trying to get thread offloading of the CS ioctl > into r600g in order to reduce the impact of kernel overhead on fps. > That, unfortunately, requires whole winsys/radeon to be used, because > even the buffer management (bo_map, bo_wait, bo_busy) must take into

Re: [Mesa-dev] r600g winsys backend rework

2011-08-10 Thread Will Dyson
On Sun, Aug 7, 2011 at 5:25 PM, Marek Olšák wrote: > Hi, > > I have been recently trying to get thread offloading of the CS ioctl > into r600g in order to reduce the impact of kernel overhead on fps. > That, unfortunately, requires whole winsys/radeon to be used, because > even the buffer manageme

Re: [Mesa-dev] r600g winsys backend rework

2011-08-10 Thread Alex Deucher
On Mon, Aug 8, 2011 at 7:56 PM, Alex Deucher wrote: > On Sun, Aug 7, 2011 at 5:25 PM, Marek Olšák wrote: >> Hi, >> >> I have been recently trying to get thread offloading of the CS ioctl >> into r600g in order to reduce the impact of kernel overhead on fps. >> That, unfortunately, requires whole

Re: [Mesa-dev] r600g winsys backend rework

2011-08-08 Thread Alex Deucher
On Sun, Aug 7, 2011 at 5:25 PM, Marek Olšák wrote: > Hi, > > I have been recently trying to get thread offloading of the CS ioctl > into r600g in order to reduce the impact of kernel overhead on fps. > That, unfortunately, requires whole winsys/radeon to be used, because > even the buffer manageme

[Mesa-dev] r600g winsys backend rework

2011-08-07 Thread Marek Olšák
Hi, I have been recently trying to get thread offloading of the CS ioctl into r600g in order to reduce the impact of kernel overhead on fps. That, unfortunately, requires whole winsys/radeon to be used, because even the buffer management (bo_map, bo_wait, bo_busy) must take into account that a CS