blob: 87b052a16eb6f689fec13e8e6249a9f163c8bf6b [file] [log] [blame]
5755b1eac019 ("drm/nouveau/fbcon/nv50-: use NVIDIA's headers for accel_init()")
d9a91300ae21 ("drm/nouveau/fbcon: convert accel_init() to new push macros")
84c862b572f8 ("drm/nouveau/kms: Move struct nouveau_framebuffer.vma to struct nouveau_fbdev")
e27ad35e69f6 ("drm/nouveau/kms: Remove unused fields from struct nouveau_framebuffer")
bfe91afaca59 ("drm/nouveau: prepare for enabling svm with existing userspace interfaces")
641d0b3056e0 ("drm/nouveau/fifo/tu104: initial support")
aff70760be71 ("drm/nouveau/dma/tu104: initial support")
67e5abb78d0e ("drm/nouveau/top/tu104: initial support")
2d7ca8cb1995 ("drm/nouveau/pci/tu104: initial support")
344d9c8f35b9 ("drm/nouveau/core: recognise TU104")
9d24907ccffe ("drm/nouveau/fifo/gv100: return work submission token in channel ctor args")
85532bd984d7 ("drm/nouveau/fifo/gk104-: support enabling privileged ce functions")
86b442d74c33 ("drm/nouveau/fifo/gk104-: return channel instance in ctor args")
7fec8f5379fb ("drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requests")
37e1c45a58b5 ("drm/nouveau/fifo/gv100: initial support")
6fb566b91372 ("drm/nouveau/dma/gv100: initial support")
a1c771a5cb86 ("drm/nouveau/top/gv100: initial support")
893855d8215f ("drm/nouveau/pci/gv100: initial support")
c1f856bb9949 ("drm/nouveau/core: recognise gv100")
30ed49b55b6e ("drm/nouveau/kms/nv50-: move code underneath dispnv50/")
92b4eaaf9a84 ("drm/nouveau: no need to create ctxdma for push buffers on fermi and up")
0db912af8f5a ("drm/nouveau/gem: attach fences to VMAs to track GPU usage")
19ca10d82e33 ("drm/nouveau/gem: lookup VMAs for buffers referenced by pushbuf ioctl")
334cc26d4db1 ("drm/nouveau/fifo/gp100-: force individual channels into a channel group")
665870837a76 ("drm/nouveau/fifo/gk104-: add interfaces to support different runlist layouts")
f9360c3aa61f ("drm/nouveau/fifo/gk104-: simplify definition of channel classes")
a7cf01809bf2 ("drm/nouveau/fifo/gk104-: require explicit runlist selection for channel allocation")
cc36205085bb ("drm/nouveau/fifo/gk104-: support querying engines available on each runlist")
ddc669e25645 ("drm/nouveau/fifo/gk104-: allow fault recovery code to be called by other subdevs")
eb47db4f3bb5 ("drm/nouveau/fifo: support channel count query")
6eb01aa89888 ("drm/nouveau/device: support querying available engines of a specific type")
c5c9127b25b2 ("drm/nouveau/device: implement a generic method to query device-specific properties")
d0e9351e4206 ("drm/nouveau/fault/gp100: implement replayable fault buffer initialisation")
36780d7eee82 ("drm/nouveau/fault: add infrastructure to support fault buffers")
1ce466894b53 ("drm/nouveau/core: define FAULT subdev")
4a6cc7a44e98 ("BackMerge tag 'v4.15-rc8' into drm-next")