summary refs log tree commit diff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2020-05-26drm/nouveau: use correct conflicting framebuffer APIDave Airlie
2020-05-22drm/nouveau/dispnv50: fix runtime pm imbalance on errorDinghao Liu
2020-05-22drm/nouveau: fix runtime pm imbalance on errorDinghao Liu
2020-05-22drm/nouveau: fix runtime pm imbalance on errorDinghao Liu
2020-05-22drm/nouveau/debugfs: fix runtime pm imbalance on errorDinghao Liu
2020-05-22drm/nouveau/nouveau/hmm: fix migrate zero page to GPURalph Campbell
2020-05-22drm/nouveau/nouveau/hmm: fix nouveau_dmem_chunk allocationsRalph Campbell
2020-05-22drm/nouveau/kms/nv50-: Share DP SST mode_valid() handling with MSTLyude Paul
2020-05-22drm/nouveau/kms/nv50-: Move 8BPC limit for MST into nv50_mstc_get_modes()Lyude Paul
2020-05-22drm/nouveau/kms/gv100-: Add support for interlaced modesLyude Paul
2020-05-22drm/nouveau/kms/nv50-: Probe SOR and PIOR caps for DP interlacing supportLyude Paul
2020-05-22drm/nouveau/kms/nv50-: Initialize core channel in nouveau_display_create()Lyude Paul
2020-05-22drm/nouveau/disp/hda/gv100-: NV_PDISP_SF_AUDIO_CNTRL0 register movedBen Skeggs
2020-05-22drm/nouveau/disp/hda/gf119-: select HDA device entry based on bound headBen Skeggs
2020-05-22drm/nouveau/disp/hda/gf119-: add HAL for programming device entry in SFBen Skeggs
2020-05-22drm/nouveau/disp/hda/gt215-: pass head to nvkm_ior.hda.eld()Ben Skeggs
2020-05-22drm/nouveau/disp/nv50-: increase timeout on pio channel free() pollingBen Skeggs
2020-05-22drm/nouveau/kms: Fix regression by audio component transitionTakashi Iwai
2020-05-22drm/nouveau/device: use regular PRI accessors in chipset detectionBen Skeggs
2020-05-22drm/nouveau/device: detect vGPUsKarol Herbst
2020-05-22drm/nouveau/device: detect if changing endianness failedKarol Herbst
2020-05-22drm/nouveau/device: rework mmio mapping code to get rid of second mapKarol Herbst
2020-05-22drm/nouveau/mmu: Remove unneeded semicolonZheng Bin
2020-05-22drm/nouveau: Use generic helper to check _PR3 presenceKai-Heng Feng
2020-05-22drm/nouveau/acr: Use kmemdup instead of kmalloc and memcpyZou Wei
2020-05-22drm/nouveau/core/memory: remove redundant assignments to variable retColin Ian King
2020-05-22drm/nouveau/svm: map pages after migrationRalph Campbell
2020-05-22drm/nouveau/disp/gv100-: expose capabilities classBen Skeggs
2020-05-22drm/nouveau/bios: move ACPI _ROM handlingBen Skeggs
2020-05-22drm/nouveau: remove open-coded version of remove_conflicting_pci_framebuffers()Ben Skeggs
2020-05-22drm/nouveau/gr/gk20a: move MODULE_FIRMWARE firmware definitionsBen Skeggs
2020-05-22drm/nouveau/ibus: use nvkm_subdev_new_()Ben Skeggs
2020-05-22drm/nouveau/core: add nvkm_subdev_new_() for bare subdevsBen Skeggs
2020-05-22drm/nouveau/kms: Support NVIDIA format modifiersJames Jones
2020-05-22drm/nouveau/kms: Check framebuffer size against boJames Jones
2020-05-22drm/nouveau/kms: Add format mod prop to base/ovly/nvdispJames Jones
2020-05-22drm/nouveau/acr: ensure falcon providing acr functions is bootstrapped firstBen Skeggs
2020-05-22drm/nouveau/kms: Remove struct nouveau_framebufferThomas Zimmermann
2020-05-22drm/nouveau/kms: Remove field nvbo from struct nouveau_framebufferThomas Zimmermann
2020-05-22drm/nouveau/kms: Move struct nouveau_framebuffer.vma to struct nouveau_fbdevThomas Zimmermann
2020-05-22drm/nouveau/kms: Remove unused fields from struct nouveau_framebufferThomas Zimmermann
2020-05-22drm/nouveau: fix out-of-tree module buildBen Skeggs
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-04-16Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-04-16drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()Ben Skeggs
2020-04-07Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-07drm/nouveau/kms/nv50-: wait for FIFO space on PIO channelsBen Skeggs
2020-04-07drm/nouveau/nvif: protect waits against GPU falling off the busBen Skeggs
2020-04-07drm/nouveau/nvif: access PTIMER through usermode class, if availableBen Skeggs
2020-04-07drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during initBen Skeggs