summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | nouveau: factor out dmem fence completionChristoph Hellwig2019-08-201-18/+15
| * | | | | nouveau: factor out device memory address calculationChristoph Hellwig2019-08-201-25/+17
| * | | | | nouveau: reset dma_nr in nouveau_dmem_migrate_alloc_and_copyChristoph Hellwig2019-08-201-0/+1
| * | | | | mm: turn migrate_vma upside downChristoph Hellwig2019-08-201-59/+63
| * | | | | drm/amdkfd: use mmu_notifier_putJason Gunthorpe2019-08-202-9/+4
| * | | | | drm/amdkfd: fix a use after free race with mmu_notifer unregisterJason Gunthorpe2019-08-201-41/+37
| * | | | | drm/radeon: use mmu_notifier_get/put for struct radeon_mnJason Gunthorpe2019-08-204-126/+38
| * | | | | hmm: use mmu_notifier_get/put for 'struct hmm'Jason Gunthorpe2019-08-202-0/+5
| * | | | | mm/hmm: make HMM_MIRROR an implicit optionChristoph Hellwig2019-08-072-2/+6
| * | | | | mm/hmm: remove the page_shift member from struct hmm_rangeChristoph Hellwig2019-08-072-2/+0
| * | | | | mm/hmm: remove superfluous arguments from hmm_range_registerChristoph Hellwig2019-08-072-5/+7
| * | | | | nouveau: pass struct nouveau_svmm to nouveau_range_faultChristoph Hellwig2019-08-071-6/+6
| * | | | | amdgpu: don't initialize range->list in amdgpu_hmm_init_rangeChristoph Hellwig2019-08-071-1/+0
| * | | | | amdgpu: remove -EAGAIN handling for hmm_range_faultChristoph Hellwig2019-08-071-20/+3
| * | | | | mm/hmm: remove hmm_range vmaRalph Campbell2019-07-261-4/+3
| * | | | | mm/hmm: replace the block argument to hmm_range_fault with a flags valueChristoph Hellwig2019-07-262-2/+2
| * | | | | mm/hmm: replace hmm_update with mmu_notifier_rangeRalph Campbell2019-07-262-8/+10
| * | | | | mm/hmm: remove the legacy hmm_pfn_* APIsChristoph Hellwig2019-07-251-1/+1
| * | | | | nouveau: return -EBUSY when hmm_range_wait_until_valid failsChristoph Hellwig2019-07-251-1/+1
* | | | | | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-206-25/+21
|\ \ \ \ \ \
| * | | | | | kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada2019-09-045-19/+15
* | | | | | | Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-09-191478-36280/+258861
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'linux-5.4' of git://github.com/skeggsb/linux into drm-nextDave Airlie2019-09-176-27/+41
| |\ \ \ \ \ \
| | * | | | | | drm/nouveau/bar/gm20b: Avoid BAR1 teardown during initThierry Reding2019-09-171-1/+0
| | * | | | | | drm/nouveau: Fix ordering between TTM and GEM releaseThierry Reding2019-09-172-6/+8
| | * | | | | | drm/nouveau/prime: Extend DMA reservation object lockThierry Reding2019-09-171-6/+14
| | * | | | | | drm/nouveau: Fix fallout from reservation object reworkThierry Reding2019-09-174-13/+17
| | * | | | | | drm/nouveau/kms/nv50-: Don't create MSTMs for eDP connectorsLyude Paul2019-09-171-1/+2
| * | | | | | | Merge tag 'drm-intel-next-fixes-2019-09-11' of git://anongit.freedesktop.org/...Dave Airlie2019-09-1710-48/+92
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmapChris Wilson2019-09-061-1/+1
| | * | | | | | | drm/i915: to make vgpu ppgtt notificaiton as atomic operationXiaolin Zhang2019-09-063-5/+9
| | * | | | | | | drm/i915: Flush the existing fence before GGTT read/writeChris Wilson2019-09-061-0/+8
| | * | | | | | | drm/i915: Hold irq-off for the entire fake lock periodChris Wilson2019-09-065-29/+42
| | * | | | | | | Merge tag 'gvt-next-fixes-2019-09-06' of https://github.com/intel/gvt-linux i...Rodrigo Vivi2019-09-061-13/+32
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm/i915/gvt: update RING_START reg of vGPU when the context is submitted to ...Weinan Li2019-09-061-0/+17
| | | * | | | | | | drm/i915/gvt: update vgpu workload head pointer correctlyXiaolin Zhang2019-09-061-13/+15
| * | | | | | | | | Merge tag 'drm-misc-next-fixes-2019-09-06' of git://anongit.freedesktop.org/d...Dave Airlie2019-09-179-114/+149
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | drm/mcde: Fix DSI transfersLinus Walleij2019-09-041-23/+47
| | * | | | | | | | drm/panfrost: Remove unnecessary hwaccess_lock spin_lockRob Herring2019-08-303-7/+0
| | * | | | | | | | drm/panfrost: Flush and disable address space when freeing page tablesRob Herring2019-08-301-7/+9
| | * | | | | | | | drm/panfrost: Add cache/TLB flush before switching address spaceRob Herring2019-08-301-0/+2
| | * | | | | | | | drm/panfrost: Split mmu_hw_do_operation into locked and unlocked versionRob Herring2019-08-301-13/+13
| | * | | | | | | | drm/panfrost: Rework page table flushing and runtime PM interactionRob Herring2019-08-301-20/+18
| | * | | | | | | | drm/panfrost: Remove unnecessary mmu->lock mutexRob Herring2019-08-302-10/+0
| | * | | | | | | | drm/panfrost: Hold runtime PM reference until jobs completeRob Herring2019-08-301-11/+28
| | * | | | | | | | drm/panfrost: Rework runtime PM initializationRob Herring2019-08-302-13/+6
| | * | | | | | | | drm/panfrost: Use mutex_trylock in panfrost_gem_purgeRob Herring2019-08-281-4/+7
| | * | | | | | | | drm/shmem: Use mutex_trylock in drm_gem_shmem_purgeRob Herring2019-08-281-2/+5
| | * | | | | | | | drm/shmem: Do dma_unmap_sg before purging pagesRob Herring2019-08-281-0/+6
| | * | | | | | | | drm/panfrost: Fix possible suspend in panfrost_removeRob Herring2019-08-281-2/+4