[Nouveau] Fix reclocking regression in drm-next

2015-09-02 Thread Roy Spliet
Attached patch fixes an issue reported by Pierre Moreau, that prevents reclocking of GT21x and MCP7x from working after "the big rewrite". Please review and push forward for kernel 4.3. Thanks! Roy ___ Nouveau mailing list

[Nouveau] [PATCH] clk/gt215: Unbreak engine pausing for GT21x/MCP7x

2015-09-02 Thread Roy Spliet
Typo that snuck in with commit 6979c6303a4abf263753cd9d577d79f05c6e8c47 Signed-off-by: Roy Spliet Reported-by: Pierre Moreau --- drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [Nouveau] [RFC PATCH v2 0/5] More explicit pushbuf error handling

2015-09-02 Thread Konsta Hölttä
On 01/09/15 16:26, Ben Skeggs wrote: On 31 August 2015 at 21:38, Konsta Hölttä wrote: Hi there, Resending these now that they've had some more polish and testing, and I heard that Ben's vacation is over :-) These patches work as a starting point for more explicit error

Re: [Nouveau] [RFC PATCH v2 0/5] More explicit pushbuf error handling

2015-09-02 Thread Konsta Hölttä
On 02/09/15 13:01, Konsta Hölttä wrote: On 01/09/15 16:26, Ben Skeggs wrote: On 31 August 2015 at 21:38, Konsta Hölttä wrote: Hi there, Resending these now that they've had some more polish and testing, and I heard that Ben's vacation is over :-) These patches work

Re: [Nouveau] nv3x libreoffice impress opengl animations not working

2015-09-02 Thread Hans de Goede
Hi Ilia On 31-08-15 18:30, Ilia Mirkin wrote: On Mon, Aug 31, 2015 at 8:58 AM, Hans de Goede wrote: Interestingly enough nv30_screen_get_param returns 0 for PIPE_CAP_TEXTURE_MULTISAMPLE and for PIPE_CAP_SAMPLER_VIEW_TARGET And this hack: ---

Re: [Nouveau] nv3x libreoffice impress opengl animations not working

2015-09-02 Thread Ilia Mirkin
On Wed, Sep 2, 2015 at 5:48 AM, Hans de Goede wrote: > Hi Ilia > > On 31-08-15 18:30, Ilia Mirkin wrote: >> >> On Mon, Aug 31, 2015 at 8:58 AM, Hans de Goede >> wrote: > > > > > >>> Interestingly enough nv30_screen_get_param returns 0 for >>>