- 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
- 67ed9f9 drm: host1x: fix common struct sg_table related issues by Marek Szyprowski · 4 years, 9 months ago
- cf5153e media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calibration done by Sowjanya Komatineni · 4 years, 5 months ago
- 7c6b8ca gpu: host1x: debug: Dump push buffer state by Dmitry Osipenko · 4 years, 7 months ago
- 3568186 gpu: host1x: debug: Fix multiple channels emitting messages simultaneously by Dmitry Osipenko · 4 years, 7 months ago
- fd323e9 gpu: host1x: Put gather's BO on pinning error by Dmitry Osipenko · 4 years, 7 months ago
- 26c8de5 gpu: host1x: Optimize BOs usage when firewall is enabled by Dmitry Osipenko · 4 years, 7 months ago
- b3f1b76 gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait() by Sowjanya Komatineni · 4 years, 6 months ago
- 7d14098 gpu: host1x: mipi: Use readl_relaxed_poll_timeout() in tegra_mipi_wait() by Sowjanya Komatineni · 4 years, 6 months ago
- 767598d gpu: host1x: mipi: Update tegra_mipi_request() to be node based by Sowjanya Komatineni · 4 years, 6 months ago
- d9a0a05 gpu: host1x: Detach driver on unregister by Thierry Reding · 4 years, 10 months ago
- ca2030d gpu: host1x: Register child devices by Thierry Reding · 4 years, 7 months ago
- 109be8b gpu: host1x: Clean up debugfs in error handling path by Christophe JAILLET · 4 years, 9 months ago
- 4010e72 gpu: host1x: Use SMMU on Tegra124 and Tegra210 by Thierry Reding · 4 years, 10 months ago
- 501be6c drm/tegra: Fix SMMU support on Tegra124 and Tegra210 by Thierry Reding · 4 years, 10 months ago
- e139e8a Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 5 years ago
- 98ae41a gpu: host1x: Set DMA direction only for DMA-mapped buffer objects by Thierry Reding · 5 years ago
- 273da5a drm/tegra: Reuse IOVA mapping where possible by Thierry Reding · 5 years ago
- fd7226f Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 5 years ago
- 033ccdb gpu: host1x: Remove dev_err() on platform_get_irq() failure by YueHaibing · 5 years ago
- fd67e9c drm/tegra: Do not implement runtime PM by Thierry Reding · 5 years ago
- 608f43a gpu: host1x: Rename "parent" to "host" by Thierry Reding · 5 years ago
- 6c56e8a Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 5 years ago
- 7a8139c drm/tegra: Map cmdbuf once for reloc processing by Daniel Vetter · 5 years ago
- c8a2036 gpu: host1x: Unconditionally select IOMMU_IOVA by Thierry Reding · 5 years ago
- 06867a3 gpu: host1x: Set DMA mask based on IOMMU setup by Thierry Reding · 5 years ago
- af1cbfb gpu: host1x: Support DMA mapping of buffers by Thierry Reding · 5 years ago
- b78e70c gpu: host1x: Allocate gather copy for host1x by Thierry Reding · 5 years ago
- 44156ee gpu: host1x: Clean up debugfs on removal by Thierry Reding · 5 years ago
- 80327ce gpu: host1x: Overhaul host1x_bo_{pin,unpin}() API by Thierry Reding · 5 years ago
- 3390448 gpu: host1x: Make host1x_cdma_wait_pushbuffer_space() static by Ben Dooks (Codethink) · 5 years ago
- caccddc gpu: host1x: Request channels for clients, not devices by Thierry Reding · 7 years ago
- 8f45f50 gpu: host1x: Explicitly initialize host1x_info structures by Thierry Reding · 5 years ago
- b9cd7b9 gpu: host1x: Remove gratuitous blank line by Thierry Reding · 7 years ago
- d98914e gpu: host1x: Do not limit DMA segment size by Thierry Reding · 5 years ago
- dfd0339 Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 6 years ago
- eb7cf94 host1x: debugfs_create_dir() can never return NULL by Greg Kroah-Hartman · 6 years ago
- 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
- 31fa25f gpu: host1x: Do not link logical devices to DT nodes by Thierry Reding · 6 years ago
- 1e39047 gpu: host1x: Increase maximum DMA segment size by Thierry Reding · 6 years ago
- 4bb923e gpu: host1x: Do not output error message for deferred probe by Thierry Reding · 6 years ago
- 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 8bbad1b gpu: host1x: Program stream ID to bypass without SMMU by Arnd Bergmann · 6 years ago
- e154592a gpu: host1x: Fix compile error when IOMMU API is not available by Stefan Agner · 6 years ago
- 79930ba gpu: host1x: Continue CDMA execution starting with a next job by Dmitry Osipenko · 6 years ago
- 5d6f043 gpu: host1x: Don't complete a completed job by Dmitry Osipenko · 6 years ago
- e8bad65 gpu: host1x: Cancel only job that actually got stuck by Dmitry Osipenko · 6 years ago
- e1f338c gpu: host1x: Optimize CDMA push buffer memory usage by Thierry Reding · 6 years ago
- 0e43b8d gpu: host1x: Use correct semantics for HOST1X_CHANNEL_DMAEND by Thierry Reding · 6 years ago
- 8de896e gpu: host1x: Support 40-bit addressing on Tegra186 by Thierry Reding · 6 years ago
- 38fabcc gpu: host1x: Restrict IOVA space to DMA mask by Thierry Reding · 6 years ago
- 67a82db gpu: host1x: Support 40-bit addressing by Thierry Reding · 6 years ago
- 5a5fccb gpu: host1x: Introduce support for wide opcodes by Thierry Reding · 6 years ago
- de5469c gpu: host1x: Program the channel stream ID by Thierry Reding · 6 years ago
- 6841482 gpu: host1x: Set up stream ID table by Thierry Reding · 6 years ago
- f67524c gpu: host1x: Represent host1x bus devices in debugfs by Thierry Reding · 6 years ago
- 0747a67 gpu: host1x: Use completion instead of semaphore by Arnd Bergmann · 6 years ago
- ac1bdbf gpu: host1x: Add Tegra194 support by Thierry Reding · 7 years ago
- 2fc777b gpu: host1x: Fix syncpoint ID field size on Tegra186 by Thierry Reding · 6 years ago
- b7c61d5 gpu: host1x: Resize channel register region on Tegra186 and later by Thierry Reding · 6 years ago
- e31c8ea gpu: host1x: Detach Host1x from IOMMU DMA domain on arm32 by Dmitry Osipenko · 6 years ago
- 50bac83 gpu: host1x: Remove spurious tab by Thierry Reding · 6 years ago
- ec58923 gpu: host1x: Check whether size of unpin isn't 0 by Dmitry Osipenko · 7 years ago
- 4466b1f gpu: host1x: Skip IOMMU initialization if firewall is enabled by Dmitry Osipenko · 7 years ago
- 135c550 Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 7 years ago
- 326bbd7 gpu: host1x: Use not explicitly sized types by Thierry Reding · 7 years ago
- 06490bb gpu: host1x: Rename relocarray -> relocs for consistency by Thierry Reding · 7 years ago
- ac330f45 gpu: host1x: Drop unnecessary host1x argument by Thierry Reding · 7 years ago
- d4ad3ad gpu: host1x: Cleanup loop variable usage by Thierry Reding · 7 years ago
- bf3d41c gpu: host1x: Store pointer to client in jobs by Thierry Reding · 7 years ago
- 24c94e1 gpu: host1x: Remove wait check support by Thierry Reding · 7 years ago
- 2f8a6da gpu: host1x: Fix compiler errors by converting to dma_addr_t by Emil Goode · 7 years ago
- f40e159 gpu: host1x: Acquire a reference to the IOVA cache by Thierry Reding · 7 years ago
- 27db6a0 gpu: host1x: Fix dma_free_wc() argument in the error path by Dmitry Osipenko · 7 years ago
- 3d6ce86 drivers: remove force dma flag from buses by Christoph Hellwig · 7 years ago
- 07397df dma-mapping: move dma configuration to bus infrastructure by Nipun Gupta · 7 years ago
- 41c3068 gpu: host1x: Use IOMMU groups by Thierry Reding · 7 years ago
- 8f7da15 gpu: host1x: Cleanup on initialization failure by Thierry Reding · 7 years ago
- 1f876c3 gpu: host1x: Rewrite conditional for better readability by Thierry Reding · 7 years ago
- e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
- e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 2cd83ba Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 45bd862 gpu: host1x: Fix incorrect comment for channel_request by Mikko Perttunen · 7 years ago
- 2a79c03 gpu: host1x: Disassemble more instructions by Mikko Perttunen · 7 years ago
- eb2ee1a gpu: host1x: Improve debug disassembly formatting by Mikko Perttunen · 7 years ago
- 2316f29 gpu: host1x: Enable gather filter by Mikko Perttunen · 7 years ago
- c3f5222 gpu: host1x: Enable Tegra186 syncpoint protection by Mikko Perttunen · 7 years ago
- 2fb0dce gpu: host1x: Call of_dma_configure() after setting bus by Mikko Perttunen · 7 years ago
- f1b53c4 gpu: host1x: Add Tegra186 support by Mikko Perttunen · 7 years ago
- 617dd7c gpu: host1x: syncpt: Request syncpoints per client by Thierry Reding · 7 years ago
- 6a341fd gpu: host1x: Use of_device_get_match_data() by Thierry Reding · 7 years ago
- d89e237 drivers: flag buses which demand DMA configuration by Robin Murphy · 7 years ago
- aa3ac94 iommu/iova: Make dma_32bit_pfn implicit by Zhen Lei · 7 years ago
- 3aadb88 Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 7 years ago
- 25ae30d gpu: host1x: Support sub-devices recursively by Thierry Reding · 7 years ago
- 7b2c63d gpu: host1x: fix error return code in host1x_probe() by Gustavo A. R. Silva · 7 years ago
- 4ac45eb gpu: host1x: Fix bitshift/mask multipliers by Mikko Perttunen · 7 years ago
- 18b3f5a gpu: host1x: Don't fail on NULL bo physical address by Mikko Perttunen · 7 years ago