On Mon, Jul 23, 2012 at 11:42 PM, Jerome Glisse wrote:
> No, it helps on evergreen too, redwood,juniper,turks and bart are the
> only one i tested with. Evergreen is in a slightly better position but
> when it comes to lockup there is no good metrics.
>
>> Concerning older chipsets, I can do the b
On Mon, Jul 23, 2012 at 5:28 PM, Marek Olšák wrote:
> On Mon, Jul 23, 2012 at 4:25 PM, Jerome Glisse wrote:
>> On Sun, Jul 22, 2012 at 8:58 PM, Marek Olšák wrote:
>>> On Fri, Jul 20, 2012 at 4:54 AM, Jerome Glisse wrote:
On Thu, Jul 19, 2012 at 10:25 PM, Marek Olšák wrote:
> On Fri, J
On Mon, Jul 23, 2012 at 5:28 PM, Marek Olšák wrote:
> On Mon, Jul 23, 2012 at 4:25 PM, Jerome Glisse wrote:
>> On Sun, Jul 22, 2012 at 8:58 PM, Marek Olšák wrote:
>>> On Fri, Jul 20, 2012 at 4:54 AM, Jerome Glisse wrote:
On Thu, Jul 19, 2012 at 10:25 PM, Marek Olšák wrote:
> On Fri, J
On Mon, Jul 23, 2012 at 4:25 PM, Jerome Glisse wrote:
> On Sun, Jul 22, 2012 at 8:58 PM, Marek Olšák wrote:
>> On Fri, Jul 20, 2012 at 4:54 AM, Jerome Glisse wrote:
>>> On Thu, Jul 19, 2012 at 10:25 PM, Marek Olšák wrote:
On Fri, Jul 20, 2012 at 4:17 AM, Jerome Glisse wrote:
> On Thu,
On Sun, Jul 22, 2012 at 8:58 PM, Marek Olšák wrote:
> On Fri, Jul 20, 2012 at 4:54 AM, Jerome Glisse wrote:
>> On Thu, Jul 19, 2012 at 10:25 PM, Marek Olšák wrote:
>>> On Fri, Jul 20, 2012 at 4:17 AM, Jerome Glisse wrote:
On Thu, Jul 19, 2012 at 10:06 PM, Marek Olšák wrote:
> I actual
On Fri, Jul 20, 2012 at 4:54 AM, Jerome Glisse wrote:
> On Thu, Jul 19, 2012 at 10:25 PM, Marek Olšák wrote:
>> On Fri, Jul 20, 2012 at 4:17 AM, Jerome Glisse wrote:
>>> On Thu, Jul 19, 2012 at 10:06 PM, Marek Olšák wrote:
I actually care a lot about lockups. Well, you are complaing about
On Thu, Jul 19, 2012 at 10:25 PM, Marek Olšák wrote:
> On Fri, Jul 20, 2012 at 4:17 AM, Jerome Glisse wrote:
>> On Thu, Jul 19, 2012 at 10:06 PM, Marek Olšák wrote:
>>> I actually care a lot about lockups. Well, you are complaing about
>>> lockups, yet you have quite obvious bugs in your hyperz
On Fri, Jul 20, 2012 at 4:17 AM, Jerome Glisse wrote:
> On Thu, Jul 19, 2012 at 10:06 PM, Marek Olšák wrote:
>> I actually care a lot about lockups. Well, you are complaing about
>> lockups, yet you have quite obvious bugs in your hyperz code, so let's
>> fix them first. (I wouldn't even try and
On Thu, Jul 19, 2012 at 10:06 PM, Marek Olšák wrote:
> I actually care a lot about lockups. Well, you are complaing about
> lockups, yet you have quite obvious bugs in your hyperz code, so let's
> fix them first. (I wouldn't even try and run the hyperz code in its
> current state. Please don't tak
I actually care a lot about lockups. Well, you are complaing about
lockups, yet you have quite obvious bugs in your hyperz code, so let's
fix them first. (I wouldn't even try and run the hyperz code in its
current state. Please don't take that personally.) Then, if the
lockups persist, we can start
On Thu, Jul 19, 2012 at 9:00 PM, Marek Olšák wrote:
> On Fri, Jul 20, 2012 at 1:34 AM, Jerome Glisse wrote:
>> On Thu, Jul 19, 2012 at 6:07 PM, Marek Olšák wrote:
>>> I have these issues with the patch:
>>>
>>> 1) On GPUs without a vertex cache, you flush the texture cache every
>>> draw operati
On Fri, Jul 20, 2012 at 1:34 AM, Jerome Glisse wrote:
> On Thu, Jul 19, 2012 at 6:07 PM, Marek Olšák wrote:
>> I have these issues with the patch:
>>
>> 1) On GPUs without a vertex cache, you flush the texture cache every
>> draw operation. Are you kidding?
>
> Show me one app with perf regressio
I have these issues with the patch:
1) On GPUs without a vertex cache, you flush the texture cache every
draw operation. Are you kidding?
2) All colorbuffers / streamout buffers are flushed, even those which
are not enabled. E.g. instead of flushing only CB0 when there is only
one, this code flus
From: Jerome Glisse
Flushing and synchronization only need to happen at begining
and end of cs, and after each draw packet if necessary. This
patch is especialy needed for hyperz/htile feature.
v2: Separate evergreen and r6xx/r7xx flushing/syncing allow
easier specialization of each function
14 matches
Mail list logo