Linux Tegra architecture development
 help / color / mirror / Atom feed
* [REQUEST] Release Firmware to Match Current Driver Support
@ 2025-07-31 21:22 Aaron Kling
  2025-08-01  9:56 ` Thierry Reding
  0 siblings, 1 reply; 5+ messages in thread
From: Aaron Kling @ 2025-07-31 21:22 UTC (permalink / raw)
  To: linux-tegra

This was originally discussed on the freedesktop issue tracker [0],
but there hasn't been a response there in 6 months. So I'm reopening
the discussion here.

* Nvdec firmware. The driver has been in the kernel for over three
years and there's still no available freely licensed firmware to use
with it.
* T234 vic firmware. The driver has supported the arch for almost
three years and freely licensed firmware still isn't available.
* Nvjpg firmware. The driver is awaiting final approval, probably
worth it to release the firmware with everything else.

* T194 nouveau firmware. This does not have driver support, but there
has been some interest in working on it. Making the firmware
available, even if it isn't merged to linux-firmware, would be one
less blocker for someone that doesn't work at Nvidia to work on
support.

Aaron Kling

[0] https://gitlab.freedesktop.org/drm/tegra/-/issues/4

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [REQUEST] Release Firmware to Match Current Driver Support
  2025-07-31 21:22 [REQUEST] Release Firmware to Match Current Driver Support Aaron Kling
@ 2025-08-01  9:56 ` Thierry Reding
  2025-11-14 20:17   ` Aaron Kling
  0 siblings, 1 reply; 5+ messages in thread
From: Thierry Reding @ 2025-08-01  9:56 UTC (permalink / raw)
  To: Aaron Kling; +Cc: linux-tegra

[-- Attachment #1: Type: text/plain, Size: 1136 bytes --]

On Thu, Jul 31, 2025 at 04:22:32PM -0500, Aaron Kling wrote:
> This was originally discussed on the freedesktop issue tracker [0],
> but there hasn't been a response there in 6 months. So I'm reopening
> the discussion here.
> 
> * Nvdec firmware. The driver has been in the kernel for over three
> years and there's still no available freely licensed firmware to use
> with it.
> * T234 vic firmware. The driver has supported the arch for almost
> three years and freely licensed firmware still isn't available.
> * Nvjpg firmware. The driver is awaiting final approval, probably
> worth it to release the firmware with everything else.
> 
> * T194 nouveau firmware. This does not have driver support, but there
> has been some interest in working on it. Making the firmware
> available, even if it isn't merged to linux-firmware, would be one
> less blocker for someone that doesn't work at Nvidia to work on
> support.
> 
> Aaron Kling
> 
> [0] https://gitlab.freedesktop.org/drm/tegra/-/issues/4

I will continue to look into this, but it'll not be high priority. Too
many other things going on.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [REQUEST] Release Firmware to Match Current Driver Support
  2025-08-01  9:56 ` Thierry Reding
@ 2025-11-14 20:17   ` Aaron Kling
  2026-05-11  3:05     ` Aaron Kling
  0 siblings, 1 reply; 5+ messages in thread
From: Aaron Kling @ 2025-11-14 20:17 UTC (permalink / raw)
  To: Thierry Reding; +Cc: linux-tegra

On Fri, Aug 1, 2025 at 4:56 AM Thierry Reding <thierry.reding@gmail.com> wrote:
>
> On Thu, Jul 31, 2025 at 04:22:32PM -0500, Aaron Kling wrote:
> > This was originally discussed on the freedesktop issue tracker [0],
> > but there hasn't been a response there in 6 months. So I'm reopening
> > the discussion here.
> >
> > * Nvdec firmware. The driver has been in the kernel for over three
> > years and there's still no available freely licensed firmware to use
> > with it.
> > * T234 vic firmware. The driver has supported the arch for almost
> > three years and freely licensed firmware still isn't available.
> > * Nvjpg firmware. The driver is awaiting final approval, probably
> > worth it to release the firmware with everything else.
> >
> > * T194 nouveau firmware. This does not have driver support, but there
> > has been some interest in working on it. Making the firmware
> > available, even if it isn't merged to linux-firmware, would be one
> > less blocker for someone that doesn't work at Nvidia to work on
> > support.
> >
> > Aaron Kling
> >
> > [0] https://gitlab.freedesktop.org/drm/tegra/-/issues/4
>
> I will continue to look into this, but it'll not be high priority. Too
> many other things going on.

After some discussion with nouveau developers, it was pointed out to
me that the gsp on ga10b doesn't do much and the setup is more like
prior tegra gpus. And that it wouldn't make sense to support ga10b on
nova. So I would like to expand the request for gv11b nouveau firmware
to also include ga10b. Perhaps not directly pushed to linux-firmware
until they can be verified working, but made available so driver
development can happen.

Aaron

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [REQUEST] Release Firmware to Match Current Driver Support
  2025-11-14 20:17   ` Aaron Kling
@ 2026-05-11  3:05     ` Aaron Kling
  2026-05-11  8:02       ` Mikko Perttunen
  0 siblings, 1 reply; 5+ messages in thread
From: Aaron Kling @ 2026-05-11  3:05 UTC (permalink / raw)
  To: Thierry Reding; +Cc: linux-tegra

On Fri, Nov 14, 2025 at 2:17 PM Aaron Kling <webgeek1234@gmail.com> wrote:
>
> On Fri, Aug 1, 2025 at 4:56 AM Thierry Reding <thierry.reding@gmail.com> wrote:
> >
> > On Thu, Jul 31, 2025 at 04:22:32PM -0500, Aaron Kling wrote:
> > > This was originally discussed on the freedesktop issue tracker [0],
> > > but there hasn't been a response there in 6 months. So I'm reopening
> > > the discussion here.
> > >
> > > * Nvdec firmware. The driver has been in the kernel for over three
> > > years and there's still no available freely licensed firmware to use
> > > with it.
> > > * T234 vic firmware. The driver has supported the arch for almost
> > > three years and freely licensed firmware still isn't available.
> > > * Nvjpg firmware. The driver is awaiting final approval, probably
> > > worth it to release the firmware with everything else.
> > >
> > > * T194 nouveau firmware. This does not have driver support, but there
> > > has been some interest in working on it. Making the firmware
> > > available, even if it isn't merged to linux-firmware, would be one
> > > less blocker for someone that doesn't work at Nvidia to work on
> > > support.
> > >
> > > Aaron Kling
> > >
> > > [0] https://gitlab.freedesktop.org/drm/tegra/-/issues/4
> >
> > I will continue to look into this, but it'll not be high priority. Too
> > many other things going on.
>
> After some discussion with nouveau developers, it was pointed out to
> me that the gsp on ga10b doesn't do much and the setup is more like
> prior tegra gpus. And that it wouldn't make sense to support ga10b on
> nova. So I would like to expand the request for gv11b nouveau firmware
> to also include ga10b. Perhaps not directly pushed to linux-firmware
> until they can be verified working, but made available so driver
> development can happen.

It has been over eight months since the last response. Nvjpg driver
support has been merged in the meantime. Has any progress been made on
any of the firmware releases?

Aaron

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [REQUEST] Release Firmware to Match Current Driver Support
  2026-05-11  3:05     ` Aaron Kling
@ 2026-05-11  8:02       ` Mikko Perttunen
  0 siblings, 0 replies; 5+ messages in thread
From: Mikko Perttunen @ 2026-05-11  8:02 UTC (permalink / raw)
  To: Thierry Reding, Aaron Kling; +Cc: linux-tegra

On Monday, May 11, 2026 12:05 PM Aaron Kling wrote:
> On Fri, Nov 14, 2025 at 2:17 PM Aaron Kling <webgeek1234@gmail.com> wrote:
> >
> > On Fri, Aug 1, 2025 at 4:56 AM Thierry Reding <thierry.reding@gmail.com> wrote:
> > >
> > > On Thu, Jul 31, 2025 at 04:22:32PM -0500, Aaron Kling wrote:
> > > > This was originally discussed on the freedesktop issue tracker [0],
> > > > but there hasn't been a response there in 6 months. So I'm reopening
> > > > the discussion here.
> > > >
> > > > * Nvdec firmware. The driver has been in the kernel for over three
> > > > years and there's still no available freely licensed firmware to use
> > > > with it.
> > > > * T234 vic firmware. The driver has supported the arch for almost
> > > > three years and freely licensed firmware still isn't available.
> > > > * Nvjpg firmware. The driver is awaiting final approval, probably
> > > > worth it to release the firmware with everything else.
> > > >
> > > > * T194 nouveau firmware. This does not have driver support, but there
> > > > has been some interest in working on it. Making the firmware
> > > > available, even if it isn't merged to linux-firmware, would be one
> > > > less blocker for someone that doesn't work at Nvidia to work on
> > > > support.
> > > >
> > > > Aaron Kling
> > > >
> > > > [0] https://gitlab.freedesktop.org/drm/tegra/-/issues/4
> > >
> > > I will continue to look into this, but it'll not be high priority. Too
> > > many other things going on.
> >
> > After some discussion with nouveau developers, it was pointed out to
> > me that the gsp on ga10b doesn't do much and the setup is more like
> > prior tegra gpus. And that it wouldn't make sense to support ga10b on
> > nova. So I would like to expand the request for gv11b nouveau firmware
> > to also include ga10b. Perhaps not directly pushed to linux-firmware
> > until they can be verified working, but made available so driver
> > development can happen.
> 
> It has been over eight months since the last response. Nvjpg driver
> support has been merged in the meantime. Has any progress been made on
> any of the firmware releases?
> 
> Aaron

I have the multimedia engine firmware files on my todo-list. I'm
planning to send these out after Tegra264 VIC support is ready to send.
Unfortunately there have been some delays in that.

Mikko



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-05-11  8:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-31 21:22 [REQUEST] Release Firmware to Match Current Driver Support Aaron Kling
2025-08-01  9:56 ` Thierry Reding
2025-11-14 20:17   ` Aaron Kling
2026-05-11  3:05     ` Aaron Kling
2026-05-11  8:02       ` Mikko Perttunen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox