summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2021-02-11drm/nouveau/subdev: store subdevs in listBen Skeggs
2021-02-11drm/nouveau/subdev: remove nvkm_subdev.mutexBen Skeggs
2021-02-11drm/nouveau/perfmon: use private spinlock to control exclusive access to perfmonBen Skeggs
2021-02-11drm/nouveau/fifo: private mutexBen Skeggs
2021-02-11drm/nouveau/disp: use private spinlock to control exclusive access to dispBen Skeggs
2021-02-11drm/nouveau/pmu: serialise send() with private mutexBen Skeggs
2021-02-11drm/nouveau/mmu: serialise mmu invalidations with private mutexBen Skeggs
2021-02-11drm/nouveau/ltc: serialise cbc operations with private mutexBen Skeggs
2021-02-11drm/nouveau/instmem: protect mm/lru with private mutexBen Skeggs
2021-02-11drm/nouveau/fb: protect vram mm with private mutexBen Skeggs
2021-02-11drm/nouveau/fb: protect comptags with private mutexBen Skeggs
2021-02-11drm/nouveau/engine: use refcount_t + private mutexBen Skeggs
2021-01-29drm/nouveau/kms: handle mDP connectorsKarol Herbst
2021-01-29drm/nouveau: bail out of nouveau_channel_new if channel init failsFrantisek Hrbata
2021-01-29drm/nouveau/kms/nv50-: Fix locking for audio callbacksLyude Paul
2021-01-29drm/nouveau/kms/nv50-: Use nouveau_encoder->crtc in get_eld callbackLyude Paul
2021-01-29drm/nouveau/kms/nv50-: Lookup current encoder/crtc from atomic stateLyude Paul
2021-01-29drm/nouveau/kms/nv50-: Reverse args for nv50_outp_get_(old|new)_connector()Lyude Paul
2021-01-29drm/nouveau/kms/nv50-: s/armh/asyh/ in nv50_msto_atomic_enable()Lyude Paul
2021-01-29drm/nouveau/kms/nv50-: Rename encoder->atomic_(enable|disable) callbacksLyude Paul
2021-01-29drm/nouveau/kms/nv50-: Remove (nv_encoder->crtc) checks in ->disable callbacksLyude Paul
2021-01-29drm/nouveau/fifo/tu102: Turing channel preemption fixAlistair Popple
2021-01-29drm/nouveau/fifo/tu102: FIFO interrupt fixes for TuringAlistair Popple
2021-01-29drm/nouveau/fifo/tu102: Move Turing specific FIFO functionsAlistair Popple
2021-01-29drm/nouveau/mc/tu102: Remove Turing interrupt hackAlistair Popple
2021-01-29drm/nouveau/mc/tu102: Fix MMU fault interrupts on TuringAlistair Popple
2021-01-29drm/nouveau/kms/nv50-: Log SOR/PIOR capsLyude Paul
2021-01-29drm/nouveau/kms/nv50-: Don't call HEAD_SET_CRC_CONTROL in head907d_mode()Lyude Paul
2021-01-29drm/nouveau/kms/nv50-: add module option to select EVO/NVD push buffer locationBen Skeggs
2021-01-29drm/nouveau/kms/gv100-: wait for less NVD pushbuf space for core updates with...Ben Skeggs
2021-01-29drm/nouveau/kms/nv50-gp1xx: wait for less EVO pushbuf space for core updates ...Ben Skeggs
2021-01-25Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2021-01-15drm/nouveau/disp/ga10[24]: initial supportBen Skeggs
2021-01-15drm/nouveau/dmaobj/ga10[24]: initial supportBen Skeggs
2021-01-15drm/nouveau/i2c/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/gpio/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/bar/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/mmu/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/timer/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/fb/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/imem/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/privring/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/mc/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/devinit/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/bios/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/pci/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/core: recognise GA10[024]Ben Skeggs
2021-01-15drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0Ben Skeggs
2021-01-15drm/nouveau/mmu: fix vram heap sizingBen Skeggs
2021-01-15drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs