summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)AuthorFilesLines
2020-05-22drm/nouveau/kms: Remove struct nouveau_framebufferThomas Zimmermann4-38/+28
2020-05-22drm/nouveau/kms: Remove field nvbo from struct nouveau_framebufferThomas Zimmermann7-84/+75
2020-05-22drm/nouveau/kms: Move struct nouveau_framebuffer.vma to struct nouveau_fbdevThomas Zimmermann5-14/+14
2020-05-22drm/nouveau/kms: Remove unused fields from struct nouveau_framebufferThomas Zimmermann1-5/+0
2020-05-22drm/nouveau: fix out-of-tree module buildBen Skeggs1-4/+6
2020-05-11mm/hmm: remove the customizable pfn format from hmm_range_faultJason Gunthorpe3-56/+61
2020-05-11mm/hmm: remove HMM_PFN_SPECIALJason Gunthorpe1-1/+0
2020-05-11mm/hmm: make hmm_range_fault return 0 or -1Jason Gunthorpe1-3/+3
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-11/+7
2020-04-16Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2-0/+19
2020-04-16drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()Ben Skeggs2-0/+19
2020-04-07Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds23-50/+263
2020-04-07drm/nouveau/kms/nv50-: wait for FIFO space on PIO channelsBen Skeggs3-6/+25
2020-04-07drm/nouveau/nvif: protect waits against GPU falling off the busBen Skeggs11-22/+102
2020-04-07drm/nouveau/nvif: access PTIMER through usermode class, if availableBen Skeggs3-5/+24
2020-04-07drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during initBen Skeggs1-0/+26
2020-04-07drm/nouveau: workaround runpm fail by disabling PCI power management on certa...Karol Herbst2-0/+65
2020-04-07drm/nouveau/svm: remove useless SVM range checkRalph Campbell1-3/+0
2020-04-07drm/nouveau/svm: check for SVM initialized before migratingRalph Campbell1-0/+5
2020-04-07drm/nouveau/svm: fix vma range check for migrationRalph Campbell1-0/+1
2020-04-07drm/nouveau: remove checks for return value of debugfs functionsWambui Karuga1-12/+8
2020-04-07drm/nouveau/ttm: evict other IO mappings when running out of BAR1 spaceBen Skeggs1-2/+7
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+15
2020-04-01Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2-16/+6
2020-03-30PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski1-2/+15
2020-03-28drm/nouveau/therm: convert to use i2c_new_client_device()Wolfram Sang1-2/+2
2020-03-27mm/hmm: remove HMM_FAULT_SNAPSHOTJason Gunthorpe1-1/+1
2020-03-26mm/hmm: check the device private page owner in hmm_range_fault()Christoph Hellwig1-12/+0
2020-03-26mm: simplify device private page handling in hmm_range_faultChristoph Hellwig2-3/+3
2020-03-26mm: handle multiple owners of device private pages in migrate_vmaChristoph Hellwig1-0/+1
2020-03-26memremap: add an owner field to struct dev_pagemapChristoph Hellwig1-0/+1
2020-03-19Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-19/+0
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga2-9/+5
2020-03-18drm/nouveau: make nouveau_drm_debugfs_init() return 0Wambui Karuga1-12/+8
2020-03-17Merge drm/drm-next into drm-misc-nextMaxime Ripard5-0/+48
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-12/+1
2020-03-11drm: Remove drm dp mst destroy_connector callbacksPankaj Bharadiya1-12/+0
2020-03-11drm: Remove dp mst register connector callbacksPankaj Bharadiya1-7/+0
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie5-0/+48
2020-03-06drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya2-11/+0
2020-03-06drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya1-1/+1
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard220-7803/+8379
2020-02-17drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesetsLyude Paul1-0/+2
2020-02-17drm/nouveau/gr/tu11x: initial supportBen Skeggs2-0/+28
2020-02-17drm/nouveau/acr/tu11x: initial supportBen Skeggs3-0/+18
2020-02-13drm/nouveau: Convert to CRTC VBLANK callbacksThomas Zimmermann5-18/+11
2020-02-13drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann5-15/+9
2020-02-03drm/nouveau/kms/gv100-: avoid sending a core update until the first modesetBen Skeggs2-6/+2
2020-02-03drm/nouveau/kms/gv100-: move window ownership setup into modesetting pathBen Skeggs4-6/+44
2020-02-03drm/nouveau/disp/gv100-: halt NV_PDISP_FE_RM_INTR_STAT_CTRL_DISP_ERROR stormsBen Skeggs1-0/+6