[Bug 209345] [nouveau] unknown chipset (0f22d0a1) (nVidia Tesla K80)
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Tue Sep 22 01:14:50 UTC 2020
https://bugzilla.kernel.org/show_bug.cgi?id=209345
Ilia Mirkin (imirkin at alum.mit.edu) changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |imirkin at alum.mit.edu
--- Comment #3 from Ilia Mirkin (imirkin at alum.mit.edu) ---
Is this a physical K80 board, or a virtual one via some sort of cloud provider?
We have nvf0 = GK110, nvf1 = what we call GK110B, but I'm not sure that's an
official name - basically the GTX 780 Ti and related Titans.
We don't have explicit support for nvf2 -- as I understand the K80 (GK210)
actually has some slight differences, e.g. more shared memory, etc... not sure
if that translates into some ctxsw fw differences or if it should just work --
you can check drivers/gpu/drm/nouveau/nvkm/engine/device/base.c, should be easy
to add in 0xf2 support based on the nvf1 if you want to play with it.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the dri-devel
mailing list