aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-11drm/nouveau/core: increase maximum number of nvdec instances to 3Ben Skeggs1-3/+4
2018-12-11drm/nouveau/ce/tu104: initial supportBen Skeggs2-0/+2
2018-12-11drm/nouveau/fifo/tu104: initial supportBen Skeggs2-0/+2
2018-12-11drm/nouveau/disp/tu104: initial supportBen Skeggs2-0/+6
2018-12-11drm/nouveau/fault/tu104: initial supportBen Skeggs1-0/+1
2018-12-11drm/nouveau/bar/tu104: initial supportBen Skeggs1-0/+1
2018-12-11drm/nouveau/mmu/tu104: initial supportBen Skeggs1-0/+1
2018-12-11drm/nouveau/mc/tu104: initial supportBen Skeggs1-0/+1
2018-12-11drm/nouveau/devinit/tu104: initial supportBen Skeggs1-0/+1
2018-12-11drm/nouveau/core: recognise TU104Ben Skeggs2-0/+2
2018-12-11drm/nouveau/fifo/gv100: return work submission token in channel ctor argsBen Skeggs2-1/+20
2018-12-11drm/nouveau/fifo/gk104-: support enabling privileged ce functionsBen Skeggs1-1/+1
2018-12-11drm/nouveau/fifo/gk104-: return channel instance in ctor argsBen Skeggs1-0/+1
2018-12-11drm/nouveau/fifo/gf100-: call into BAR to reset BARs after MMU faultBen Skeggs1-0/+2
2018-12-11drm/nouveau/imem/nv50: support pinning objects in BAR2 and returning addressBen Skeggs1-0/+2
2018-12-11drm/nouveau/tmr: detect stalled gpu timer and break out of waitsBen Skeggs1-10/+18
2018-12-11drm/nouveau/bios: translate USB-C connector typeBen Skeggs1-0/+1
2018-12-11drm/nouveau/bios: translate additional memory typesBen Skeggs2-6/+12
2018-12-11drm/nouveau/core: support multiple nvdec instancesBen Skeggs1-3/+6
2018-10-11drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0Ilia Mirkin1-1/+4
2018-07-16drm/nouveau/nvif: remove const attribute from nvif_mclassNick Desaulniers1-1/+1
2018-05-18drm/nouveau/gr/gv100: initial supportBen Skeggs2-0/+4
2018-05-18drm/nouveau/ce/gv100: initial supportBen Skeggs2-0/+2
2018-05-18drm/nouveau/fifo/gv100: initial supportBen Skeggs4-0/+26
2018-05-18drm/nouveau/disp/gv100: initial supportBen Skeggs4-0/+32
2018-05-18drm/nouveau/dma/gv100: initial supportBen Skeggs1-0/+1
2018-05-18drm/nouveau/fault/gv100: initial supportBen Skeggs1-1/+5
2018-05-18drm/nouveau/mmu/gv100: initial supportBen Skeggs1-0/+1
2018-05-18drm/nouveau/fb/gv100: initial supportBen Skeggs1-0/+1
2018-05-18drm/nouveau/devinit/gv100: initial supportBen Skeggs1-0/+1
2018-05-18drm/nouveau/core: recognise gv100Ben Skeggs2-0/+2
2018-05-18drm/nouveau/core: increase maximum number of copy engines to 9Ben Skeggs1-3/+6
2018-05-18drm/nouveau/kms/nv50-: determine MST support from DP Info TableBen Skeggs1-0/+4
2018-05-18drm/nouveau/kms: move display class instantiation to libraryBen Skeggs2-0/+28
2018-05-18drm/nouveau/gr/gp102-: setup stencil zbcBen Skeggs1-0/+3
2018-05-18drm/nouveau/gr/gf100-: update r408840 where requiredBen Skeggs1-0/+1
2018-05-18drm/nouveau/fifo/gk104-: require explicit runlist selection for channel allocationBen Skeggs1-16/+2
2018-05-18drm/nouveau/fifo/gk104-: support querying engines available on each runlistBen Skeggs3-0/+30
2018-05-18drm/nouveau/fifo/gk104-: allow fault recovery code to be called by other subdevsBen Skeggs2-0/+15
2018-05-18drm/nouveau/fifo: support channel count queryBen Skeggs2-1/+4
2018-05-18drm/nouveau/device: support querying available engines of a specific typeBen Skeggs1-0/+19
2018-05-18drm/nouveau/device: implement a generic method to query device-specific propertiesBen Skeggs3-0/+19
2018-05-18drm/nouveau/disp/nv50-: pass nvkm_memory objects for channel push buffersBen Skeggs2-0/+3
2018-05-18drm/nouveau/fault/gp100: implement replayable fault buffer initialisationBen Skeggs1-0/+2
2018-05-18drm/nouveau/fault: add infrastructure to support fault buffersBen Skeggs1-0/+6
2018-05-18drm/nouveau/core: define FAULT subdevBen Skeggs2-0/+11
2018-02-08Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-0/+19
2018-02-02drm/nouveau: Add support for BLCG on Kepler2Lyude Paul1-0/+1
2018-02-02drm/nouveau: Add support for BLCG on Kepler1Lyude Paul1-0/+12
2018-02-02drm/nouveau: Add support for basic clockgating on Kepler1Lyude Paul1-0/+5