linux/drivers/gpu/drm/nouveau/nvkm/core
Dave Airlie 671e2ee5ee Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-fixes
" This is a bit more than I'd like to be pushing at this point in a
cycle, but it's a fairly important issue.  There's been numerous
reports of more recent GP10[2467] boards failing to load, and I've
worked with NVIDIA FW engineers and tracked this down to the FW we've
been using not properly supporting the boards in question.

I've pushed an update to linux-firmware with the new FW version, which
unfortunately contains API changes vs the older firmware.

This series teaches the ACR subsystem inside nouveau enough to be able
to deal with supporting multiple incompatible FW revisions, and adds
support to the relevant chipsets for loading the newer FW revision, if
it's available."

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Ben Skeggs <skeggsb@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/CACAvsv7pG+vur0Kn_TyU3ainnkvJVw07upnnaQNOToF+kzQtDQ@mail.gmail.com
2019-06-07 17:16:00 +10:00
..
client.c drm/nouveau/mmu: define user interfaces to mmu memory allocation 2017-11-02 13:32:31 +10:00
engine.c drm/nouveau/core: ERR_PTR vs NULL bug in nvkm_engine_info() 2018-07-16 18:06:29 +10:00
enum.c
event.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
firmware.c drm/nouveau/core: support versioned firmware loading 2019-06-07 15:13:58 +10:00
gpuobj.c drm/nouveau/core/memory: add reference counting 2017-11-02 13:32:22 +10:00
ioctl.c drm/nouveau/mmu: define user interfaces to mmu memory allocation 2017-11-02 13:32:31 +10:00
Kbuild treewide: Add SPDX license identifier - Kbuild 2019-05-30 11:32:33 -07:00
memory.c drm/nouveau/core/memory: fix missing mutex unlock 2017-11-03 09:12:10 +10:00
mm.c drm/nouveau/core/mm: have users explicitly define heap identifiers 2017-11-02 13:32:22 +10:00
notify.c
object.c drm/nouveau/core/object: plumb the unmap ioctl through 2017-11-02 13:32:16 +10:00
oproxy.c drm/nouveau/core/object: plumb the unmap ioctl through 2017-11-02 13:32:16 +10:00
option.c
ramht.c treewide: Use struct_size() for vmalloc()-family 2018-06-06 11:15:43 -07:00
subdev.c drm/nouveau/core: define GSP subdev 2019-02-20 08:59:58 +10:00