summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2019-08-23drm/nouveau/kms/nv50-: disable input lut harderBen Skeggs
2019-08-23drm/nouveau/kms/tu102-: disable input lut when input is already FP16Ben Skeggs
2019-08-23drm/nouveau/kms/gv100: allow windows to use PACKED8BPP formatsBen Skeggs
2019-08-23drm/nouveau: fix nvif/device.h is included more than onceHariprasad Kelam
2019-08-23drm/nouveau/dispnv04: subdev/bios.h is included more than onceHariprasad Kelam
2019-08-23drm/nouveau/mmu: use struct_size() helperGustavo A. R. Silva
2019-08-23drm/nouveau: drop use of drmp.hSam Ravnborg
2019-08-23drm/nouveau: drop drmP.h from all header filesSam Ravnborg
2019-08-23drm/nouveau: drop drmP.h from nouveau_drv.hSam Ravnborg
2019-08-23drm/nouveau: drop use of DRM_UDELAYSam Ravnborg
2019-08-23drm/nouveau/bios/init: fix spelling mistake "CONDITON" -> "CONDITION"Colin Ian King
2019-08-23drm/nouveau/secboot: Make acr_r352_ls_gpccs_func staticYueHaibing
2019-08-23drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul
2019-08-21Merge branch 'odp_fixes' into hmm.gitJason Gunthorpe
2019-08-21drm/nouveau: Initialize GEM object before TTM objectThierry Reding
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-20mm: remove CONFIG_MIGRATE_VMA_HELPERChristoph Hellwig
2019-08-20mm: remove the unused MIGRATE_PFN_DEVICE flagChristoph Hellwig
2019-08-20nouveau: simplify nouveau_dmem_migrate_vmaChristoph Hellwig
2019-08-20nouveau: simplify nouveau_dmem_migrate_to_ramChristoph Hellwig
2019-08-20nouveau: remove a few function stubsChristoph Hellwig
2019-08-20nouveau: factor out dmem fence completionChristoph Hellwig
2019-08-20nouveau: factor out device memory address calculationChristoph Hellwig
2019-08-20nouveau: reset dma_nr in nouveau_dmem_migrate_alloc_and_copyChristoph Hellwig
2019-08-20mm: turn migrate_vma upside downChristoph Hellwig
2019-08-20hmm: use mmu_notifier_get/put for 'struct hmm'Jason Gunthorpe
2019-08-15drm/nouveau: Only recalculate PBN/VCPI on mode/connector changesLyude Paul
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-09Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-07mm/hmm: make HMM_MIRROR an implicit optionChristoph Hellwig
2019-08-07mm/hmm: remove the page_shift member from struct hmm_rangeChristoph Hellwig
2019-08-07mm/hmm: remove superfluous arguments from hmm_range_registerChristoph Hellwig
2019-08-07nouveau: pass struct nouveau_svmm to nouveau_range_faultChristoph Hellwig
2019-08-07drm/nouveau: remove open-coded drm_invalid_op()Emil Velikov
2019-08-07Revert "drm/nouveau: remove open-coded drm_invalid_op()"Sean Paul
2019-08-06drm/nouveau: switch driver from bo->resv to bo->base.resvGerd Hoffmann
2019-08-06drm/ttm: use gem vma_nodeGerd Hoffmann
2019-08-06drm/nouveau: use embedded gem objectGerd Hoffmann
2019-08-05dma-buf: add more reservation object locking wrappersChristian König
2019-08-02Merge tag 'drm-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-02drm/nouveau: Only release VCPI slots on mode changesLyude Paul
2019-07-31drm/nouveau: Fill out gem_object->resvDaniel Vetter
2019-07-26mm/hmm: remove hmm_range vmaRalph Campbell
2019-07-26mm/hmm: replace the block argument to hmm_range_fault with a flags valueChristoph Hellwig
2019-07-26mm/hmm: replace hmm_update with mmu_notifier_rangeRalph Campbell
2019-07-25drm/nouveau: Use connector kdev as aux device parentLeo Li
2019-07-25nouveau: unlock mmap_sem on all errors from nouveau_range_faultChristoph Hellwig
2019-07-25nouveau: remove the block parameter to nouveau_range_faultChristoph Hellwig
2019-07-25mm/hmm: remove the legacy hmm_pfn_* APIsChristoph Hellwig
2019-07-25nouveau: return -EBUSY when hmm_range_wait_until_valid failsChristoph Hellwig