summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
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-05-11mm/hmm: remove the customizable pfn format from hmm_range_faultJason Gunthorpe
2020-05-11mm/hmm: remove HMM_PFN_SPECIALJason Gunthorpe
2020-05-11mm/hmm: make hmm_range_fault return 0 or -1Jason Gunthorpe
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
2020-04-07drm/nouveau: workaround runpm fail by disabling PCI power management on certa...Karol Herbst
2020-04-07drm/nouveau/svm: remove useless SVM range checkRalph Campbell
2020-04-07drm/nouveau/svm: check for SVM initialized before migratingRalph Campbell
2020-04-07drm/nouveau/svm: fix vma range check for migrationRalph Campbell
2020-04-07drm/nouveau: remove checks for return value of debugfs functionsWambui Karuga
2020-04-07drm/nouveau/ttm: evict other IO mappings when running out of BAR1 spaceBen Skeggs
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-01Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-03-30PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski
2020-03-28drm/nouveau/therm: convert to use i2c_new_client_device()Wolfram Sang
2020-03-27mm/hmm: remove HMM_FAULT_SNAPSHOTJason Gunthorpe
2020-03-26mm/hmm: check the device private page owner in hmm_range_fault()Christoph Hellwig
2020-03-26mm: simplify device private page handling in hmm_range_faultChristoph Hellwig
2020-03-26mm: handle multiple owners of device private pages in migrate_vmaChristoph Hellwig
2020-03-26memremap: add an owner field to struct dev_pagemapChristoph Hellwig
2020-03-19Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga
2020-03-18drm/nouveau: make nouveau_drm_debugfs_init() return 0Wambui Karuga
2020-03-17Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-03-11drm: Remove drm dp mst destroy_connector callbacksPankaj Bharadiya
2020-03-11drm: Remove dp mst register connector callbacksPankaj Bharadiya
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie
2020-03-06drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya