- d518596 gpu: host1x: Add back arm_iommu_detach_device() by Dmitry Osipenko · 3 years, 1 month ago
- 9ca790f gpu: host1x: Add host1x_channel_stop() by Dmitry Osipenko · 3 years, 2 months ago
- 6b6776e gpu: host1x: Add initial runtime PM and OPP support by Dmitry Osipenko · 3 years, 2 months ago
- 4abfc0e gpu: host1x: Add missing DMA API include by Robin Murphy · 3 years, 1 month ago
- 6c7a388 gpu: host1x: select CONFIG_DMA_SHARED_BUFFER by Arnd Bergmann · 3 years, 4 months ago
- ab3c971 gpu: host1x: Drop excess kernel-doc entry @key by Randy Dunlap · 3 years, 3 months ago
- 46f226c drm/tegra: Add NVDEC driver by Mikko Perttunen · 3 years, 4 months ago
- 1f39b1d drm/tegra: Implement buffer object cache by Thierry Reding · 5 years ago
- c6aeaf5 drm/tegra: Implement correct DMA-BUF semantics by Thierry Reding · 3 years, 4 months ago
- c3dbfb9 gpu: host1x: Plug potential memory leak by Thierry Reding · 3 years, 4 months ago
- a81cf83 gpu/host1x: fence: Make spinlock static by Dmitry Osipenko · 3 years, 5 months ago
- fed0289 gpu: host1x: debug: Dump DMASTART and DMAEND register by Thierry Reding · 3 years, 6 months ago
- afa770f gpu: host1x: debug: Dump only relevant parts of CDMA push buffer by Thierry Reding · 3 years, 6 months ago
- ff41dd2 gpu: host1x: debug: Use dma_addr_t more consistently by Thierry Reding · 3 years, 6 months ago
- 0fddaa8 gpu: host1x: Add option to skip firewall for a job by Mikko Perttunen · 3 years, 7 months ago
- e902585 gpu: host1x: Add support for syncpoint waits in CDMA pushbuffer by Mikko Perttunen · 3 years, 7 months ago
- 17a298e gpu: host1x: Add job release callback by Mikko Perttunen · 3 years, 7 months ago
- c78f837 gpu: host1x: Add no-recovery mode by Mikko Perttunen · 3 years, 7 months ago
- 687db22 gpu: host1x: Add DMA fence implementation by Mikko Perttunen · 3 years, 7 months ago
- 0cfe5a6 gpu: host1x: Split up client initalization and registration by Thierry Reding · 3 years, 10 months ago
- 933deb8 gpu: host1x: Add early init and late exit callbacks by Thierry Reding · 3 years, 10 months ago
- d3555eb gpu: host1x: Fix Tegra194 syncpt interrupt threshold by Jon Hunter · 3 years, 10 months ago
- 5a8d95d gpu: host1x: Assign intr waiter inside lock by Mikko Perttunen · 3 years, 10 months ago
- f5ba33f gpu: host1x: Reserve VBLANK syncpoints at initialization by Mikko Perttunen · 3 years, 10 months ago
- aded42a gpu: host1x: Reset max value when freeing a syncpoint by Mikko Perttunen · 3 years, 10 months ago
- 2aed4f5 gpu: host1x: Cleanup and refcounting for syncpoints by Mikko Perttunen · 3 years, 10 months ago
- f63b42c gpu: host1x: Use HW-equivalent syncpoint expiration check by Mikko Perttunen · 3 years, 10 months ago
- ecfb888 gpu: host1x: Remove cancelled waiters immediately by Mikko Perttunen · 3 years, 10 months ago
- 49a5fb1 gpu: host1x: Show number of pending waiters in debugfs by Mikko Perttunen · 3 years, 10 months ago
- 86cec7e gpu: host1x: Allow syncpoints without associated client by Mikko Perttunen · 3 years, 10 months ago
- a24f981 gpu: host1x: Use different lock classes for each client by Mikko Perttunen · 3 years, 10 months ago
- d2a58fd gpu/host1x: bus: Add missing description for 'driver' by Lee Jones · 4 years, 2 months ago
- 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, 9 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