nouveau.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Ben Skeggs <skeggsb@gmail.com>
To: Karol Herbst <kherbst@redhat.com>
Cc: Przemo Firszt <przemo@firszt.eu>,
	nouveau <Nouveau@lists.freedesktop.org>
Subject: Re: [Nouveau] RTX 3070 / NV174 / GA104 - is there any development happening?
Date: Thu, 2 Sep 2021 10:07:40 +1000	[thread overview]
Message-ID: <CACAvsv6YMuR=z5OHcqNQJSF5Rcjbw4wGEpKR2XwPcjGhLMEmbw@mail.gmail.com> (raw)
In-Reply-To: <CACO55tviKOiQk3DmxNFhMTHVAZC4gT4VUvPqRWLRa8eDb9bGRA@mail.gmail.com>

On Thu, 2 Sept 2021 at 08:25, Karol Herbst <kherbst@redhat.com> wrote:
>
> On Wed, Sep 1, 2021 at 11:19 PM Przemo Firszt <przemo@firszt.eu> wrote:
> >
> > Hi,
> >
> > Can you advise if there is any work happening on NV174 / GA104 (market
> > name RTX 3070)? I checked the features matrix and searched the code of
> > kernel, mesa, libdrm and xf86-video-nouveau. The only thig that seems
> > to be ready is kernel mode setting and the only piece of code showing
> > any results when searching for the code names is the linux kernel:
> >
> > $ grep -ERi 'ga104|fv170|fv174'
> > grep: linux/.git/objects/pack/pack-
> > ab4e07c9b3c4ddb7ed2970684121a5c4b7ddfb1d.pack: binary file matches
> > linux/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c:        .name
> > = "GA104",
> >
> > Is there any developmen happening in the public space? I'd like to
> > support it (coding, testing, donating money) as I have a laptop with
> > that card.
> >
>
> Sadly there isn't much you can do right now as the next step is to
> wait until Nvidia releases and publishes firmware files in order to
> enable acceleration in Nouveau. Once that happens we will enable
> OpenGL on those GPUs and then everybody is welcomed to report bugs and
> so on. But atm it just stalls on the initial enablement of those
> pieces. The firmware would land in the linux-firmware repository under
> nvidia/ga104 for your GPU.
I have had a whole slew of code sitting around locally for quite a
while now, towards enabling acceleration on these GPUs.  Ampere has
some significant changes in a few areas.  It hadn't been a huge
priority to push out due to the lack of available firmware, and I'd
taken the opportunity to work it in with numerous other improvements
which will benefit earlier chipsets / work towards enabling Vulkan at
the same time.

However, it turns out Optimus/Prime without copy engine support
(engine/ce, which depends on engine/host) is probably not possible.
And, likely unusable even if it were.  So, I'm working furiously to
get those chunks of it ready ASAP to at least enable those use-cases.
Hopefully full acceleration will appear not too long afterwards, I'm
working with NVIDIA on it.

Ben.
>
> > --
> > Kind regards,
> > Przemo Firszt
> >
>

  reply	other threads:[~2021-09-02  0:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-01 21:01 [Nouveau] RTX 3070 / NV174 / GA104 - is there any development happening? Przemo Firszt
2021-09-01 22:24 ` Karol Herbst
2021-09-02  0:07   ` Ben Skeggs [this message]
2021-09-02 20:53     ` Przemo Firszt

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='CACAvsv6YMuR=z5OHcqNQJSF5Rcjbw4wGEpKR2XwPcjGhLMEmbw@mail.gmail.com' \
    --to=skeggsb@gmail.com \
    --cc=Nouveau@lists.freedesktop.org \
    --cc=kherbst@redhat.com \
    --cc=przemo@firszt.eu \
    /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 NNTP newsgroup(s).