tech-x11 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 10.0_RC1 on NVIDIA T400



On Sat, Nov 25, 2023 at 06:54:28PM +0000, Robert Swindells wrote:
> 
> Manuel Bouyer <bouyer%antioche.eu.org@localhost> wrote:
> > Now the question: should I commit these 3 firmware files to our tree ?
> 
> Our GPU firmware does come from Linux, the repo for it is here:
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
> 
> It would be good to know any differences between what is in our tree
> right now, the latest Linux versions and the ones that work for you.

These files were updated in this commit:
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=2e92a49f90f73c8edc44b25c6e669d5e70893c90
"nvidia: update Tu10x and Tu11x signed firmware to support newer Turing HW20230404"

My hardware is Turing

it updates only sec2 files, but for more hardware than tu116/tu117

There is only one nvidia related commit between what's in our tree and
the one above:
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/nvidia?id=2c2be4215fe29870dcd9a059ff8778e73269ddc1
"nvidia: add GA102/GA103/GA104/GA106/GA107 signed firmware"
it only new files but doesn't change existing ones, so it should be harmless
to get this commit too, but our drm code won't make use of the new files.

So what should we do ?
- apply only 2e92a49f90f73c8edc44b25c6e669d5e70893c90 to our tree to get the
  updated sec2 files only
- or sync our tree with 2e92a49f90f73c8edc44b25c6e669d5e70893c90, getting
  the GA* firmware in the process that are useless for us ?

the extra files are 1MB

> 
> I guess the next question is whether they need to be updated in
> NetBSD-10.

I did all this on a netbsd-10 kernel with modular-xorg, so I'd say yes :)

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index