summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/mc: switch to instanced constructorBen Skeggs2021-02-1117-44/+44
* drm/nouveau/top: expose parsed device info more directlyBen Skeggs2021-02-111-13/+0
* drm/nouveau/top: store device type and instance separatelyBen Skeggs2021-02-113-20/+22
* drm/nouveau/ltc: switch to instanced constructorBen Skeggs2021-02-119-18/+25
* drm/nouveau/instmem: switch to instanced constructorBen Skeggs2021-02-116-13/+12
* drm/nouveau/iccsense: switch to instanced constructorBen Skeggs2021-02-113-8/+8
* drm/nouveau/ibus: switch to instanced constructorBen Skeggs2021-02-116-12/+12
* drm/nouveau/i2c: switch to instanced constructorBen Skeggs2021-02-1111-22/+31
* drm/nouveau/gsp: switch to instanced constructorBen Skeggs2021-02-113-5/+6
* drm/nouveau/gpio: switch to instanced constructorBen Skeggs2021-02-118-16/+22
* drm/nouveau/fuse: switch to instanced constructorBen Skeggs2021-02-115-10/+13
* drm/nouveau/fb: switch to instanced constructorBen Skeggs2021-02-1138-85/+84
* drm/nouveau/fault: switch to instanced constructorBen Skeggs2021-02-116-12/+12
* drm/nouveau/devinit: switch to instanced constructorBen Skeggs2021-02-1120-54/+52
* drm/nouveau/clk: switch to instanced constructorBen Skeggs2021-02-1114-47/+49
* drm/nouveau/bus: switch to instanced constructorBen Skeggs2021-02-117-13/+18
* drm/nouveau/bios: switch to instanced constructorBen Skeggs2021-02-111-2/+3
* drm/nouveau/bar: switch to instanced constructorBen Skeggs2021-02-1111-23/+30
* drm/nouveau/acr: switch to instanced constructorBen Skeggs2021-02-118-16/+22
* drm/nouveau/device: pass instance id when looking up a subdev/engineBen Skeggs2021-02-113-9/+9
* drm/nouveau/subdev: store full subdev name in structBen Skeggs2021-02-114-10/+5
* drm/nouveau/pmu: serialise send() with private mutexBen Skeggs2021-02-112-3/+6
* drm/nouveau/mmu: serialise mmu invalidations with private mutexBen Skeggs2021-02-115-14/+13
* drm/nouveau/ltc: serialise cbc operations with private mutexBen Skeggs2021-02-111-2/+4
* drm/nouveau/instmem: protect mm/lru with private mutexBen Skeggs2021-02-114-29/+30
* drm/nouveau/fb: protect vram mm with private mutexBen Skeggs2021-02-111-5/+7
* drm/nouveau/fb: protect comptags with private mutexBen Skeggs2021-02-118-13/+15
* drm/nouveau/mc/tu102: Remove Turing interrupt hackAlistair Popple2021-01-293-20/+0
* drm/nouveau/mc/tu102: Fix MMU fault interrupts on TuringAlistair Popple2021-01-292-6/+122
* drm/nouveau/gpio/ga10[024]: initial supportBen Skeggs2021-01-152-0/+119
* drm/nouveau/fb/ga10[024]: initial supportBen Skeggs2021-01-157-1/+127
* drm/nouveau/mc/ga10[024]: initial supportBen Skeggs2021-01-152-0/+75
* drm/nouveau/devinit/ga10[024]: initial supportBen Skeggs2021-01-154-1/+79
* drm/nouveau/bios/ga10[024]: initial supportBen Skeggs2021-01-151-0/+3
* drm/nouveau/mmu: fix vram heap sizingBen Skeggs2021-01-151-3/+3
* drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs2021-01-151-4/+4
* drm/nouveau/i2c/gk110-: disable hw-initiated dpcd readsBen Skeggs2021-01-157-6/+40
* drm/nouveau/i2c/gk110: split out from i2c/gk104Ben Skeggs2021-01-152-0/+39
* drm/nouveau/privring: ack interrupts the same way as RMBen Skeggs2021-01-152-6/+14
* drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs2021-01-151-1/+1
* drm: remove unneeded breakTom Rix2020-11-084-6/+0
* drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENTChristoph Hellwig2020-09-251-2/+1
* Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-08-0633-60/+119
|\
| * drm/nouveau: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-2410-20/+20
| * drm/nouveau/vmm/gp100-: fix mapping 2MB sysmem pagesRalph Campbell2020-07-242-3/+84
| * drm/nouveau/mmu: make nvkm_vmm_ctor() staticRalph Campbell2020-07-242-4/+1
| * drm/nouveau/pmu/gm200-: explicitly handle nofwBen Skeggs2020-07-245-4/+15
| * drm/nouveau/pmu/gm20x: don't pretend we support loading with our custom FWBen Skeggs2020-07-242-6/+6
| * drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrapBen Skeggs2020-07-243-6/+29
| * drm/nouveau/acr: store a mask of LS falcons the HSFW can bootstrapBen Skeggs2020-07-243-4/+14