All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Peres <martin.peres-GANU6spQydw@public.gmane.org>
To: Maxim Levitsky <maximlevitsky-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: Re: [PATCH 0/2] reclocking stability improvements
Date: Thu, 28 Apr 2011 13:15:27 +0200	[thread overview]
Message-ID: <4DB94C4F.3000801@free.fr> (raw)
In-Reply-To: <1303986746.6092.6.camel@maxim-laptop>

Le 28/04/2011 12:32, Maxim Levitsky a écrit :
> On Thu, 2011-04-28 at 01:58 +0200, Martin Peres wrote:
>> Hi everyone,
>>
>> I would like everyone to test this set of patch as we'll need them quite soon for timing management on nv50.
>>
>> Please report success/failure by answering to this email.
>>
>> Thanks in advance,
>> Martin
> I tested this.
> Patch seems to work except following problems:
>
> Sometimes reclocking fails like this:
>
> root@maxim-laptop:/home/maxim# echo 2>  /sys/class/drm/card0/device/performance_level
> bash: echo: write error: Resource temporarily unavailable
This is expected. Unfortunately, I can't do anything better than this 
for the upcoming months. I need help from the people really into the 
command submission system.
>
> [  630.371117] [drm] nouveau 0000:01:00.0: setting performance level: performance_level_2
> [  630.412048] [drm] nouveau 0000:01:00.0: PFIFO DMA_PUSH never depleted (0xd06091)
I consider it not safe to reclock core if PFIFO DMA_PUSH isn't empty. 
Hence the reason why I abort there.
> Once it even  hang the GPU.
This shouldn't happen but I managed to hang it too once. Anyway, this 
isn't perfect but still way better than what is currently implemented.
> Easy to reproduce while running compiz and its benchmark overlay.
>
Exactly, when playing open arena, the success ratio is very very low but 
I don't mind yet. I first want stability and then reliability.
> Also, it seems not to restore perf level after resume from ram.
Good catch, I thought I had fixed that but it doesn't seem like. I'll 
fix this tonight and send an update. Thanks a lot.
> Best regards
> 	Maxim Levitsky
Thanks a lot for testing it Maxim.

Martin
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

  reply	other threads:[~2011-04-28 11:15 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-27 23:58 [PATCH 0/2] reclocking stability improvements Martin Peres
     [not found] ` <1303948692-22455-1-git-send-email-martin.peres-GANU6spQydw@public.gmane.org>
2011-04-27 23:58   ` [PATCH 1/2] drm/nouveau/pm: Add pm.(un)pause functions Martin Peres
2011-04-27 23:58   ` [PATCH 2/2] drm/nouveau/nv50: reclock memory using PMS on nv50 Martin Peres
2011-04-28 10:32   ` [PATCH 0/2] reclocking stability improvements Maxim Levitsky
2011-04-28 11:15     ` Martin Peres [this message]
     [not found]       ` <4DB94C4F.3000801-GANU6spQydw@public.gmane.org>
2011-04-28 11:43         ` Maxim Levitsky
2011-04-28 12:11           ` Martin Peres
     [not found]             ` <4DB95989.2090702-GANU6spQydw@public.gmane.org>
2011-04-28 12:32               ` Maxim Levitsky
2011-04-28 12:35                 ` Martin Peres
     [not found]                   ` <4DB95F02.50202-GANU6spQydw@public.gmane.org>
2011-04-28 14:09                     ` Maxim Levitsky
2011-04-28 15:24           ` Emil Velikov
2011-04-28 16:58             ` Maxim Levitsky
2011-04-28 18:24               ` Martin Peres
     [not found]                 ` <4DB9B0D7.2050700-GANU6spQydw@public.gmane.org>
2011-04-28 18:29                   ` Maxim Levitsky
2011-04-28 18:35                     ` Martin Peres
     [not found]                       ` <4DB9B36A.4020704-GANU6spQydw@public.gmane.org>
2011-04-29  0:56                         ` Nigel Cunningham
     [not found]                           ` <4DBA0CA6.2010508-jrkICu/7yk3k1uMJSBkQmQ@public.gmane.org>
2011-04-29  6:54                             ` Martin Peres
     [not found]                               ` <4DBA60B6.2060905-GANU6spQydw@public.gmane.org>
2011-04-29  7:07                                 ` Nigel Cunningham

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DB94C4F.3000801@free.fr \
    --to=martin.peres-ganu6spqydw@public.gmane.org \
    --cc=maximlevitsky-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.