summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x
Commit message (Expand)AuthorAgeFilesLines
* gpu: host1x: Use SMMU on Tegra124 and Tegra210Thierry Reding2020-04-281-4/+42
* drm/tegra: Fix SMMU support on Tegra124 and Tegra210Thierry Reding2020-04-281-0/+13
* Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegr...Dave Airlie2020-02-071-4/+30
|\
| * gpu: host1x: Set DMA direction only for DMA-mapped buffer objectsThierry Reding2020-02-061-1/+1
| * drm/tegra: Reuse IOVA mapping where possibleThierry Reding2020-02-061-3/+29
* | Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2020-01-153-6/+79
|\|
| * gpu: host1x: Remove dev_err() on platform_get_irq() failureYueHaibing2020-01-101-3/+1
| * drm/tegra: Do not implement runtime PMThierry Reding2020-01-101-0/+75
| * gpu: host1x: Rename "parent" to "host"Thierry Reding2020-01-102-3/+3
* | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-171-14/+7
|\ \ | |/ |/|
| * drm/tegra: Map cmdbuf once for reloc processingDaniel Vetter2019-11-251-14/+7
* | gpu: host1x: Unconditionally select IOMMU_IOVAThierry Reding2019-11-011-1/+1
* | gpu: host1x: Set DMA mask based on IOMMU setupThierry Reding2019-10-292-79/+136
* | gpu: host1x: Support DMA mapping of buffersThierry Reding2019-10-293-21/+72
* | gpu: host1x: Allocate gather copy for host1xThierry Reding2019-10-291-5/+6
* | gpu: host1x: Clean up debugfs on removalThierry Reding2019-10-291-0/+1
* | gpu: host1x: Overhaul host1x_bo_{pin,unpin}() APIThierry Reding2019-10-291-3/+12
* | gpu: host1x: Make host1x_cdma_wait_pushbuffer_space() staticBen Dooks (Codethink)2019-10-281-3/+3
* | gpu: host1x: Request channels for clients, not devicesThierry Reding2019-10-282-6/+8
* | gpu: host1x: Explicitly initialize host1x_info structuresThierry Reding2019-10-281-0/+12
* | gpu: host1x: Remove gratuitous blank lineThierry Reding2019-10-281-1/+0
* | gpu: host1x: Do not limit DMA segment sizeThierry Reding2019-10-283-1/+6
|/
* Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2019-06-253-5/+38
|\
| * host1x: debugfs_create_dir() can never return NULLGreg Kroah-Hartman2019-06-131-3/+0
| * gpu: host1x: Do not link logical devices to DT nodesThierry Reding2019-06-051-1/+31
| * gpu: host1x: Increase maximum DMA segment sizeThierry Reding2019-06-051-0/+3
| * gpu: host1x: Do not output error message for deferred probeThierry Reding2019-06-051-1/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-054-40/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-3055-678/+55
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* gpu: host1x: Program stream ID to bypass without SMMUArnd Bergmann2019-04-111-2/+6
* gpu: host1x: Fix compile error when IOMMU API is not availableStefan Agner2019-04-111-1/+1
* gpu: host1x: Continue CDMA execution starting with a next jobDmitry Osipenko2019-02-072-26/+11
* gpu: host1x: Don't complete a completed jobDmitry Osipenko2019-02-071-8/+14
* gpu: host1x: Cancel only job that actually got stuckDmitry Osipenko2019-02-071-26/+7
* gpu: host1x: Optimize CDMA push buffer memory usageThierry Reding2019-02-071-4/+25
* gpu: host1x: Use correct semantics for HOST1X_CHANNEL_DMAENDThierry Reding2019-02-071-2/+2
* gpu: host1x: Support 40-bit addressing on Tegra186Thierry Reding2019-02-071-1/+1
* gpu: host1x: Restrict IOVA space to DMA maskThierry Reding2019-02-071-3/+6
* gpu: host1x: Support 40-bit addressingThierry Reding2019-02-074-10/+62
* gpu: host1x: Introduce support for wide opcodesThierry Reding2019-02-072-0/+94
* gpu: host1x: Program the channel stream IDThierry Reding2019-02-075-0/+37
* gpu: host1x: Set up stream ID tableThierry Reding2019-02-042-0/+46
* gpu: host1x: Represent host1x bus devices in debugfsThierry Reding2019-02-041-0/+35
* gpu: host1x: Use completion instead of semaphoreArnd Bergmann2019-02-042-6/+6
* gpu: host1x: Add Tegra194 supportThierry Reding2018-11-2910-2/+496
* gpu: host1x: Fix syncpoint ID field size on Tegra186Thierry Reding2018-11-271-1/+1
* gpu: host1x: Resize channel register region on Tegra186 and laterThierry Reding2018-11-271-2/+5
* gpu: host1x: Detach Host1x from IOMMU DMA domain on arm32Dmitry Osipenko2018-09-261-1/+12
* gpu: host1x: Remove spurious tabThierry Reding2018-09-261-1/+1