[RFC] improve memory placement for radeon

2012-11-30 Thread Marek Olšák
On Thu, Nov 29, 2012 at 4:35 PM, wrote: > So as a followup is 2 patch. The first one just stop trying to move > object at each cs ioctl i believe it could be included in 3.7 as it > improve performances (especialy with vram change from userspace). > > The second one implement a vram eviction poli

[RFC] improve memory placement for radeon

2012-11-29 Thread Jerome Glisse
On Thu, Nov 29, 2012 at 8:57 PM, Marek Ol??k wrote: > On Thu, Nov 29, 2012 at 4:35 PM, wrote: >> So as a followup is 2 patch. The first one just stop trying to move >> object at each cs ioctl i believe it could be included in 3.7 as it >> improve performances (especialy with vram change from use

Re: [RFC] improve memory placement for radeon

2012-11-29 Thread Jerome Glisse
On Thu, Nov 29, 2012 at 8:57 PM, Marek Olšák wrote: > On Thu, Nov 29, 2012 at 4:35 PM, wrote: >> So as a followup is 2 patch. The first one just stop trying to move >> object at each cs ioctl i believe it could be included in 3.7 as it >> improve performances (especialy with vram change from use

Re: [RFC] improve memory placement for radeon

2012-11-29 Thread Marek Olšák
On Thu, Nov 29, 2012 at 4:35 PM, wrote: > So as a followup is 2 patch. The first one just stop trying to move > object at each cs ioctl i believe it could be included in 3.7 as it > improve performances (especialy with vram change from userspace). > > The second one implement a vram eviction poli

[RFC] improve memory placement for radeon

2012-11-29 Thread j . glisse
So as a followup is 2 patch. The first one just stop trying to move object at each cs ioctl i believe it could be included in 3.7 as it improve performances (especialy with vram change from userspace). The second one implement a vram eviction policy. It's a simple one, buffer used for write operat

[RFC] improve memory placement for radeon

2012-11-29 Thread j.gli...@gmail.com
So as a followup is 2 patch. The first one just stop trying to move object at each cs ioctl i believe it could be included in 3.7 as it improve performances (especialy with vram change from userspace). The second one implement a vram eviction policy. It's a simple one, buffer used for write operat