summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-18drm/tegra: vic: Track interface versionThierry Reding1-0/+5
2018-05-18drm/tegra: gr3d: Track interface versionThierry Reding1-3/+25
2018-05-18drm/tegra: gr2d: Track interface versionThierry Reding1-2/+20
2018-05-18drm/tegra: Track client versionThierry Reding1-0/+1
2018-05-18drm/tegra: dc: Support rotation propertyThierry Reding3-1/+28
2018-05-18drm/tegra: gem: Fill in missing export infoThierry Reding1-0/+2
2018-05-18drm/tegra: Use proper arguments for DRM_TEGRA_CLOSE_CHANNEL IOCTLThierry Reding1-1/+1
2018-05-18gpu: host1x: Use not explicitly sized typesThierry Reding3-9/+10
2018-05-18gpu: host1x: Rename relocarray -> relocs for consistencyThierry Reding3-7/+7
2018-05-18gpu: host1x: Drop unnecessary host1x argumentThierry Reding4-13/+13
2018-05-18gpu: host1x: Cleanup loop variable usageThierry Reding4-5/+5
2018-05-18gpu: host1x: Store pointer to client in jobsThierry Reding4-5/+7
2018-05-18gpu: host1x: Remove wait check supportThierry Reding9-234/+14
2018-05-18gpu: host1x: Fix compiler errors by converting to dma_addr_tEmil Goode2-2/+2
2018-05-17drm/tegra: Use drm_gem_fb_destroyDaniel Stone1-16/+1
2018-05-17drm/tegra: Move fbdev unmap special caseDaniel Stone1-6/+11
2018-05-17drm/tegra: tegra_fb -> drm_framebufferDaniel Stone2-25/+15
2018-05-17drm/tegra: Move GEM BOs to drm_framebufferDaniel Stone2-30/+8
2018-05-17drm/tegra: Remove duplicate framebuffer num_planesDaniel Stone2-5/+2
2018-05-17drm/tegra: Adding new typedef vm_fault_tSouptick Joarder1-16/+2
2018-05-17gpu: host1x: Acquire a reference to the IOVA cacheThierry Reding1-1/+10
2018-05-17drm/tegra: Acquire a reference to the IOVA cacheThierry Reding1-1/+9
2018-05-17drm/tegra: Fix order of teardown in IOMMU caseThierry Reding1-4/+4
2018-05-17gpu: host1x: Fix dma_free_wc() argument in the error pathDmitry Osipenko1-1/+1
2018-05-17drm/tegra: dc: Rename supports_blending to has_legacy_blendingDmitry Osipenko2-11/+11
2018-05-17drm/tegra: plane: Implement zpos plane property for older TegrasDmitry Osipenko3-96/+244
2018-05-17drm/tegra: dc: Enable plane scaling filtersDmitry Osipenko2-0/+88
2018-05-17drm/tegra: Refactor IOMMU attach/detachThierry Reding5-83/+72
2018-05-17drm/tegra: gr3d: Properly clean up resourcesThierry Reding1-6/+22
2018-05-04drm/tegra: gr2d: Properly clean up resourcesThierry Reding1-6/+22
2018-05-04drm/tegra: dc: Free syncpoint on errorsThierry Reding1-0/+2
2018-05-04drm/tegra: gr3d: Add IOMMU supportDmitry Osipenko1-0/+27
2018-05-04drm/tegra: gr2d: Add IOMMU supportDmitry Osipenko1-2/+29
2018-05-04drm/tegra: dc: Balance IOMMU group refcountingDmitry Osipenko2-17/+16
2018-05-04drm/tegra: hub: Use state directlyStefan Schake1-1/+1
2018-04-16Linux 4.17-rc1Linus Torvalds1-2/+2
2018-04-16Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds94-1234/+277
2018-04-16Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds13-71/+240
2018-04-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds18-82/+109
2018-04-16Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds41-5164/+316
2018-04-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds33-802/+1150
2018-04-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds22-105/+329
2018-04-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-14/+22
2018-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds33-187/+629
2018-04-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2018-04-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-56/+106
2018-04-15Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-2/+0
2018-04-15Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds10-40/+63
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds29-654/+681
2018-04-14kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo5-4/+28