Nouveau Archive mirror
 help / color / mirror / Atom feed
From: Danilo Krummrich <me@dakr.org>
To: Timothy Maden <terminatorul@gmail.com>
Cc: dri-devel@lists.freedesktop.org, nouveau@lists.freedesktop.org
Subject: Re: [PATCH] nouveau/gsp: don't check devinit disable on GSP.
Date: Tue, 19 Mar 2024 18:39:44 +0100	[thread overview]
Message-ID: <7f5308ff-e7d6-4d0b-b940-b7b95a3dd622@dakr.org> (raw)
In-Reply-To: <utciie$rai$1@ciao.gmane.io>

On 3/19/24 18:38, Timothy Maden wrote:
> Hello
> 
> Can this be merged please ?

Applied this to drm-misc-next-fixes a couple of hours ago.

- Danilo

> 
> On 3/14/24 03:45, Dave Airlie wrote:
>> From: Dave Airlie <airlied@redhat.com>
>>
>> GSP should be handling this and I can see no evidence in opengpu
>> driver that this register should be touched.
>>
>> Fixed acceleration on 2080 Ti GPUs.
>>
>> Fixes: 15740541e8f0 ("drm/nouveau/devinit/tu102-: prepare for GSP-RM")
>>
>> Signed-off-by: Dave Airlie <airlied@redhat.com>
>> ---
>>   drivers/gpu/drm/nouveau/nvkm/subdev/devinit/r535.c | 1 -
>>   1 file changed, 1 deletion(-)
>>
>> diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/r535.c b/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/r535.c
>> index 666eb93b1742..11b4c9c274a1 100644
>> --- a/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/r535.c
>> +++ b/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/r535.c
>> @@ -41,7 +41,6 @@ r535_devinit_new(const struct nvkm_devinit_func *hw,
>>       rm->dtor = r535_devinit_dtor;
>>       rm->post = hw->post;
>> -    rm->disable = hw->disable;
>>       ret = nv50_devinit_new_(rm, device, type, inst, pdevinit);
>>       if (ret)
> 
> 

      reply	other threads:[~2024-03-19 17:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-14  1:45 [PATCH] nouveau/gsp: don't check devinit disable on GSP Dave Airlie
2024-03-19 17:38 ` Timothy Maden
2024-03-19 17:39   ` Danilo Krummrich [this message]

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=7f5308ff-e7d6-4d0b-b940-b7b95a3dd622@dakr.org \
    --to=me@dakr.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=nouveau@lists.freedesktop.org \
    --cc=terminatorul@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).