aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x
Commit message (Expand)AuthorAge
* Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2019-06-24
|\
| * host1x: debugfs_create_dir() can never return NULLGreg Kroah-Hartman2019-06-13
| * gpu: host1x: Do not link logical devices to DT nodesThierry Reding2019-06-05
| * gpu: host1x: Increase maximum DMA segment sizeThierry Reding2019-06-05
| * gpu: host1x: Do not output error message for deferred probeThierry Reding2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-30
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* gpu: host1x: Program stream ID to bypass without SMMUArnd Bergmann2019-04-11
* gpu: host1x: Fix compile error when IOMMU API is not availableStefan Agner2019-04-11
* gpu: host1x: Continue CDMA execution starting with a next jobDmitry Osipenko2019-02-07
* gpu: host1x: Don't complete a completed jobDmitry Osipenko2019-02-07
* gpu: host1x: Cancel only job that actually got stuckDmitry Osipenko2019-02-07
* gpu: host1x: Optimize CDMA push buffer memory usageThierry Reding2019-02-07
* gpu: host1x: Use correct semantics for HOST1X_CHANNEL_DMAENDThierry Reding2019-02-07
* gpu: host1x: Support 40-bit addressing on Tegra186Thierry Reding2019-02-07
* gpu: host1x: Restrict IOVA space to DMA maskThierry Reding2019-02-07
* gpu: host1x: Support 40-bit addressingThierry Reding2019-02-07
* gpu: host1x: Introduce support for wide opcodesThierry Reding2019-02-07
* gpu: host1x: Program the channel stream IDThierry Reding2019-02-07
* gpu: host1x: Set up stream ID tableThierry Reding2019-02-04
* gpu: host1x: Represent host1x bus devices in debugfsThierry Reding2019-02-04
* gpu: host1x: Use completion instead of semaphoreArnd Bergmann2019-02-04
* gpu: host1x: Add Tegra194 supportThierry Reding2018-11-29
* gpu: host1x: Fix syncpoint ID field size on Tegra186Thierry Reding2018-11-27
* gpu: host1x: Resize channel register region on Tegra186 and laterThierry Reding2018-11-27
* gpu: host1x: Detach Host1x from IOMMU DMA domain on arm32Dmitry Osipenko2018-09-26
* gpu: host1x: Remove spurious tabThierry Reding2018-09-26
* gpu: host1x: Check whether size of unpin isn't 0Dmitry Osipenko2018-07-09
* gpu: host1x: Skip IOMMU initialization if firewall is enabledDmitry Osipenko2018-07-09
* Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-06
|\
| * gpu: host1x: Use not explicitly sized typesThierry Reding2018-05-18
| * gpu: host1x: Rename relocarray -> relocs for consistencyThierry Reding2018-05-18
| * gpu: host1x: Drop unnecessary host1x argumentThierry Reding2018-05-18
| * gpu: host1x: Cleanup loop variable usageThierry Reding2018-05-18
| * gpu: host1x: Store pointer to client in jobsThierry Reding2018-05-18
| * gpu: host1x: Remove wait check supportThierry Reding2018-05-18
| * gpu: host1x: Fix compiler errors by converting to dma_addr_tEmil Goode2018-05-18
| * gpu: host1x: Acquire a reference to the IOVA cacheThierry Reding2018-05-17
| * gpu: host1x: Fix dma_free_wc() argument in the error pathDmitry Osipenko2018-05-17
* | drivers: remove force dma flag from busesChristoph Hellwig2018-05-03
* | dma-mapping: move dma configuration to bus infrastructureNipun Gupta2018-05-03
|/
* gpu: host1x: Use IOMMU groupsThierry Reding2017-12-21
* gpu: host1x: Cleanup on initialization failureThierry Reding2017-12-13
* gpu: host1x: Rewrite conditional for better readabilityThierry Reding2017-12-13
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-15
|\
| * gpu: host1x: Fix incorrect comment for channel_requestMikko Perttunen2017-10-20
| * gpu: host1x: Disassemble more instructionsMikko Perttunen2017-10-20
| * gpu: host1x: Improve debug disassembly formattingMikko Perttunen2017-10-20
| * gpu: host1x: Enable gather filterMikko Perttunen2017-10-20