| Age | Commit message (Expand) | Author | Files | Lines |
| 4 days | gpu: host1x: Fix iommu_map_sgtable() return value check | Mikko Perttunen | 1 | -4/+6 |
| 4 days | gpu: host1x: Fix missing 'host1x_context_device_bus_type' | Ben Dooks | 3 | -2/+3 |
| 4 days | gpu: host1x: Fix device reference leak in host1x_device_parse_dt() error path | Guangshuo Li | 1 | -1/+1 |
| 4 days | gpu: host1x: mipi: Fix device_node reference leak in tegra_mipi_request() | Felix Gu | 1 | -2/+4 |
| 4 days | host1x: bus: Fix missing ops null check in error teardown | shayderrr | 1 | -2/+2 |
| 4 days | gpu: host1x: Skip redundant HW state update | Tanmay Patil | 1 | -2/+6 |
| 4 days | gpu: host1x: Skip redundant syncpoint loads in host1x_syncpt_wait() | Tanmay Patil | 1 | -9/+14 |
| 4 days | gpu: host1x: Allow entries in BO caches to be freed | Mikko Perttunen | 1 | -1/+59 |
| 2026-03-19 | gpu: host1x: convert MIPI to use operation function pointers | Svyatoslav Ryhel | 3 | -469/+607 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 1 | -2/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 4 | -5/+5 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 5 | -7/+7 |
| 2026-01-13 | host1x: Convert to bus methods | Uwe Kleine-König | 1 | -34/+33 |
| 2026-01-13 | host1x: Make remove callback return void | Uwe Kleine-König | 1 | -1/+1 |
| 2025-11-14 | gpu: host1x: Syncpoint interrupt performance optimization | Mikko Perttunen | 3 | -9/+59 |
| 2025-09-11 | gpu: host1x: Use dev_err_probe() in probe path | Akhilesh Patil | 1 | -8/+2 |
| 2025-09-11 | gpu: host1x: Allow loading tegra-drm without enabled engines | Vamsee Vardhan Thummala | 2 | -0/+13 |
| 2025-09-11 | gpu: host1x: Wait prefences outside MLOCK | Mikko Perttunen | 1 | -40/+66 |
| 2025-09-11 | gpu: host1x: Fix race in syncpt alloc/free | Mainak Sen | 1 | -3/+1 |
| 2025-05-07 | gpu: host1x: Use for_each_available_child_of_node_scoped() | Jinjie Ruan | 1 | -8/+3 |
| 2025-05-07 | gpu: host1x: Remove mid-job CDMA flushes | Mikko Perttunen | 1 | -6/+1 |
| 2025-03-28 | Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 2 | -10/+0 |
| 2025-03-19 | gpu: host1x: Do not assume that a NULL domain means no DMA IOMMU | Jason Gunthorpe | 1 | -0/+6 |
| 2025-02-28 | gpu: host1x: Remove unused host1x_debug_dump_syncpts | Dr. David Alan Gilbert | 2 | -10/+0 |
| 2025-02-07 | gpu: host1x: Fix a use of uninitialized mutex | Rupinderjit Singh | 2 | -2/+2 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
| 2024-09-25 | gpu: host1x: Fix boot regression for Tegra | Jon Hunter | 1 | -10/+8 |
| 2024-09-25 | gpu: host1x: Set up device DMA parameters | Thierry Reding | 1 | -0/+1 |
| 2024-08-29 | gpu: host1x: Make host1x_context_device_bus_type constant | Kunwu Chan | 1 | -1/+1 |
| 2024-08-29 | gpu: host1x: Add MLOCK recovery for rest of engines | Mikko Perttunen | 1 | -0/+12 |
| 2024-08-29 | gpu: host1x: Complete stream ID entry tables | Mikko Perttunen | 1 | -78/+72 |
| 2024-08-29 | gpu: host1x: Handle CDMA wraparound when debug printing | Mikko Perttunen | 1 | -3/+12 |
| 2024-08-29 | gpu: host1x: Fix _writel function declarations | Mikko Perttunen | 1 | -3/+3 |
| 2024-08-28 | gpu: host1x: Use iommu_paging_domain_alloc() | Lu Baolu | 1 | -3/+4 |
| 2024-08-28 | gpu: host1x: Request syncpoint IRQs only during probe | Mikko Perttunen | 4 | -35/+30 |
| 2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
| 2024-05-27 | gpu: host1x: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-05-27 | gpu: host1x: mipi: Benefit from devm_clk_get_prepared() | Uwe Kleine-König | 1 | -16/+1 |
| 2024-05-13 | Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+24 |
| 2024-04-12 | gpu: host1x: Add Tegra SE to SID table | Akhil R | 1 | -0/+24 |
| 2024-04-08 | gpu: host1x: Do not setup DMA for virtual devices | Thierry Reding | 1 | -8/+0 |
| 2024-03-13 | Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 3 | -4/+3 |
| 2024-02-22 | gpu: host1x: Skip reset assert on Tegra186 | Mikko Perttunen | 2 | -6/+15 |
| 2024-02-16 | gpu: host1x: remove redundant assignment to variable space | Colin Ian King | 1 | -2/+1 |
| 2024-02-13 | gpu: host1x: bus: make host1x_bus_type const | Ricardo B. Marliere | 2 | -2/+2 |
| 2023-10-11 | gpu: host1x: Correct allocated size for contexts | Johnny Liu | 1 | -2/+2 |
| 2023-10-11 | gpu: host1x: Syncpoint interrupt sharding | Mikko Perttunen | 3 | -17/+61 |
| 2023-10-11 | gpu: host1x: Enable system suspend callbacks | Mikko Perttunen | 1 | -1/+1 |
| 2023-10-11 | gpu: host1x: Stop CDMA before suspending | Mikko Perttunen | 3 | -0/+21 |
| 2023-10-11 | gpu: host1x: Add locking in channel allocation | Mikko Perttunen | 2 | -0/+10 |
| 2023-07-27 | gpu: host1x: Return error when context device not attached to IOMMU | Mikko Perttunen | 1 | -0/+8 |
| 2023-07-21 | gpu/host1x: Explicitly include correct DT includes | Rob Herring | 2 | -2/+3 |
| 2023-07-21 | gpu: host1x: Stop open-coding of_device_uevent() | Miquel Raynal | 1 | -23/+6 |
| 2023-04-06 | Merge tag 'drm/tegra/for-6.4-rc1' of https://gitlab.freedesktop.org/drm/tegra... | Daniel Vetter | 5 | -17/+27 |
| 2023-04-04 | drm/tegra: Allow compile test on !ARM v2 | Christian König | 1 | -1/+1 |
| 2023-04-04 | gpu: host1x: Fix memory leak of device names | Yang Yingliang | 1 | -8/+15 |
| 2023-04-04 | gpu: host1x: Fix potential double free if IOMMU is disabled | Yang Yingliang | 1 | -0/+1 |
| 2023-04-04 | gpu: host1x: mipi: Use devm_platform_get_and_ioremap_resource() | Ye Xingchen | 1 | -3/+1 |
| 2023-04-04 | gpu: host1x: Don't rely on dma_fence_wait_timeout return value | Mikko Perttunen | 1 | -1/+7 |
| 2023-04-04 | gpu: host1x: Make host1x_client_unregister() return void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-20 | gpu: host1x: fix uninitialized variable use | Arnd Bergmann | 1 | -3/+2 |
| 2023-02-24 | Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2023-01-27 | gpu: host1x: Use tegra_dev_iommu_get_stream_id() | Thierry Reding | 2 | -13/+7 |
| 2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-01-26 | gpu: host1x: External timeout/cancellation for fences | Mikko Perttunen | 4 | -15/+32 |
| 2023-01-26 | gpu: host1x: Rewrite syncpoint interrupt handling | Mikko Perttunen | 9 | -480/+149 |
| 2023-01-26 | gpu: host1x: Implement job tracking using DMA fences | Mikko Perttunen | 4 | -27/+49 |
| 2023-01-26 | gpu: host1x: Implement syncpoint wait using DMA fences | Mikko Perttunen | 1 | -76/+20 |
| 2023-01-26 | gpu: host1x: Don't skip assigning syncpoints to channels | Mikko Perttunen | 1 | -3/+0 |
| 2023-01-26 | gpu: host1x: Fix mask for syncpoint increment register | Mikko Perttunen | 3 | -3/+3 |
| 2023-01-25 | iommu: Add a gfp parameter to iommu_map() | Jason Gunthorpe | 1 | -1/+1 |
| 2022-11-25 | gpu: host1x: Staticize host1x_syncpt_fence_ops | Thierry Reding | 1 | -1/+1 |
| 2022-11-25 | gpu: host1x: Use DEFINE_SHOW_ATTRIBUTE to simplify debugfs code | Liu Shixin | 1 | -25/+3 |
| 2022-11-25 | gpu: host1x: Add stream ID register data for NVDEC on Tegra234 | Mikko Perttunen | 1 | -0/+12 |
| 2022-11-25 | gpu: host1x: Select context device based on attached IOMMU | Mikko Perttunen | 1 | -0/+4 |
| 2022-11-18 | gpu: host1x: Avoid trying to use GART on Tegra20 | Robin Murphy | 1 | -0/+4 |
| 2022-07-08 | gpu: host1x: Use the bitmap API to allocate bitmaps | Christophe JAILLET | 1 | -6/+2 |
| 2022-07-08 | gpu: host1x: Generalize host1x_cdma_push_wide() | Mikko Perttunen | 1 | -15/+9 |
| 2022-07-08 | gpu: host1x: Initialize syncval in channel_submit() | Mikko Perttunen | 1 | -0/+1 |
| 2022-07-08 | gpu: host1x: Register context bus unconditionally | Robin Murphy | 1 | -5/+0 |
| 2022-07-08 | gpu: host1x: Use RESTART_W to skip timed out jobs on Tegra186+ | Mikko Perttunen | 1 | -2/+17 |
| 2022-07-08 | gpu: host1x: Add MLOCK release code on Tegra234 | Mikko Perttunen | 2 | -0/+41 |
| 2022-07-08 | gpu: host1x: Rewrite job opcode sequence | Mikko Perttunen | 1 | -59/+85 |
| 2022-07-08 | gpu: host1x: Tegra234 device data and headers | Mikko Perttunen | 10 | -1/+354 |
| 2022-07-08 | gpu: host1x: Program interrupt destinations on Tegra234 | Mikko Perttunen | 1 | -0/+11 |
| 2022-07-08 | gpu: host1x: Allow reset to be missing | Mikko Perttunen | 1 | -3/+0 |
| 2022-07-08 | gpu: host1x: Program virtualization tables | Mikko Perttunen | 2 | -3/+26 |
| 2022-07-08 | gpu: host1x: Simplify register mapping and add common aperture | Mikko Perttunen | 2 | -27/+22 |
| 2022-07-08 | gpu: host1x: Deduplicate hardware headers | Mikko Perttunen | 7 | -703/+156 |
| 2022-07-08 | gpu: host1x: Program context stream ID on submission | Mikko Perttunen | 3 | -4/+68 |
| 2022-07-08 | gpu: host1x: Add context device management code | Mikko Perttunen | 5 | -1/+214 |
| 2022-06-01 | gpu: host1x: Add context bus | Mikko Perttunen | 3 | -0/+37 |
| 2022-04-06 | gpu: host1x: Show all allocated syncpts via debugfs | Jon Hunter | 1 | -4/+7 |
| 2022-04-06 | gpu: host1x: Do not use mapping cache for job submissions | Thierry Reding | 1 | -2/+2 |
| 2022-03-01 | gpu: host1x: Fix a memory leak in 'host1x_remove()' | Christophe JAILLET | 1 | -0/+1 |
| 2022-03-01 | gpu: host1x: Fix an error handling path in 'host1x_probe()' | Christophe JAILLET | 1 | -2/+5 |
| 2022-02-16 | gpu: host1x: Always return syncpoint value when waiting | Mikko Perttunen | 1 | -17/+2 |
| 2022-01-27 | gpu: host1x: Fix hang on Tegra186+ | Dmitry Osipenko | 1 | -8/+8 |
| 2021-12-16 | gpu: host1x: Add back arm_iommu_detach_device() | Dmitry Osipenko | 1 | -0/+15 |
| 2021-12-16 | gpu: host1x: Add host1x_channel_stop() | Dmitry Osipenko | 1 | -0/+8 |
| 2021-12-16 | gpu: host1x: Add initial runtime PM and OPP support | Dmitry Osipenko | 6 | -56/+164 |
| 2021-12-16 | gpu: host1x: Add missing DMA API include | Robin Murphy | 1 | -0/+1 |
| 2021-12-16 | gpu: host1x: select CONFIG_DMA_SHARED_BUFFER | Arnd Bergmann | 1 | -0/+1 |
| 2021-12-16 | gpu: host1x: Drop excess kernel-doc entry @key | Randy Dunlap | 1 | -1/+0 |
| 2021-12-16 | drm/tegra: Add NVDEC driver | Mikko Perttunen | 1 | -0/+18 |
| 2021-12-16 | drm/tegra: Implement buffer object cache | Thierry Reding | 4 | -2/+84 |
| 2021-12-16 | drm/tegra: Implement correct DMA-BUF semantics | Thierry Reding | 2 | -107/+57 |
| 2021-09-16 | gpu: host1x: Plug potential memory leak | Thierry Reding | 1 | -1/+3 |
| 2021-09-16 | gpu/host1x: fence: Make spinlock static | Dmitry Osipenko | 1 | -1/+1 |
| 2021-08-13 | gpu: host1x: debug: Dump DMASTART and DMAEND register | Thierry Reding | 2 | -3/+21 |
| 2021-08-13 | gpu: host1x: debug: Dump only relevant parts of CDMA push buffer | Thierry Reding | 1 | -10/+7 |
| 2021-08-13 | gpu: host1x: debug: Use dma_addr_t more consistently | Thierry Reding | 1 | -4/+4 |
| 2021-08-10 | gpu: host1x: Add option to skip firewall for a job | Mikko Perttunen | 1 | -8/+13 |
| 2021-08-10 | gpu: host1x: Add support for syncpoint waits in CDMA pushbuffer | Mikko Perttunen | 9 | -41/+199 |
| 2021-08-10 | gpu: host1x: Add job release callback | Mikko Perttunen | 1 | -0/+3 |
| 2021-08-10 | gpu: host1x: Add no-recovery mode | Mikko Perttunen | 5 | -7/+71 |
| 2021-08-10 | gpu: host1x: Add DMA fence implementation | Mikko Perttunen | 5 | -0/+193 |
| 2021-05-17 | gpu: host1x: Split up client initalization and registration | Thierry Reding | 1 | -6/+24 |
| 2021-03-31 | gpu: host1x: Add early init and late exit callbacks | Thierry Reding | 1 | -0/+31 |
| 2021-03-31 | gpu: host1x: Fix Tegra194 syncpt interrupt threshold | Jon Hunter | 1 | -1/+1 |
| 2021-03-31 | gpu: host1x: Assign intr waiter inside lock | Mikko Perttunen | 1 | -2/+3 |
| 2021-03-31 | gpu: host1x: Reserve VBLANK syncpoints at initialization | Mikko Perttunen | 3 | -1/+46 |
| 2021-03-31 | gpu: host1x: Reset max value when freeing a syncpoint | Mikko Perttunen | 1 | -0/+2 |
| 2021-03-31 | gpu: host1x: Cleanup and refcounting for syncpoints | Mikko Perttunen | 8 | -39/+76 |
| 2021-03-30 | gpu: host1x: Use HW-equivalent syncpoint expiration check | Mikko Perttunen | 1 | -48/+1 |
| 2021-03-30 | gpu: host1x: Remove cancelled waiters immediately | Mikko Perttunen | 3 | -8/+21 |
| 2021-03-30 | gpu: host1x: Show number of pending waiters in debugfs | Mikko Perttunen | 1 | -3/+11 |
| 2021-03-30 | gpu: host1x: Allow syncpoints without associated client | Mikko Perttunen | 2 | -13/+25 |
| 2021-03-30 | gpu: host1x: Use different lock classes for each client | Mikko Perttunen | 1 | -4/+6 |
| 2020-11-05 | gpu/host1x: bus: Add missing description for 'driver' | Lee Jones | 1 | -0/+1 |
| 2020-10-15 | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -14/+8 |
| 2020-09-10 | drm: host1x: fix common struct sg_table related issues | Marek Szyprowski | 1 | -14/+8 |
| 2020-08-28 | media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calib... | Sowjanya Komatineni | 1 | -12/+10 |
| 2020-07-17 | gpu: host1x: debug: Dump push buffer state | Dmitry Osipenko | 1 | -0/+6 |
| 2020-07-17 | gpu: host1x: debug: Fix multiple channels emitting messages simultaneously | Dmitry Osipenko | 1 | -0/+4 |
| 2020-07-17 | gpu: host1x: Put gather's BO on pinning error | Dmitry Osipenko | 1 | -5/+8 |
| 2020-07-17 | gpu: host1x: Optimize BOs usage when firewall is enabled | Dmitry Osipenko | 1 | -2/+12 |
| 2020-07-17 | gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait() | Sowjanya Komatineni | 1 | -4/+13 |
| 2020-07-17 | gpu: host1x: mipi: Use readl_relaxed_poll_timeout() in tegra_mipi_wait() | Sowjanya Komatineni | 1 | -12/+8 |
| 2020-07-17 | gpu: host1x: mipi: Update tegra_mipi_request() to be node based | Sowjanya Komatineni | 1 | -2/+2 |
| 2020-06-16 | gpu: host1x: Detach driver on unregister | Thierry Reding | 1 | -0/+9 |
| 2020-06-16 | gpu: host1x: Register child devices | Thierry Reding | 1 | -0/+6 |
| 2020-06-16 | gpu: host1x: Clean up debugfs in error handling path | Christophe JAILLET | 1 | -2/+3 |
| 2020-04-28 | gpu: host1x: Use SMMU on Tegra124 and Tegra210 | Thierry Reding | 1 | -4/+42 |
| 2020-04-28 | drm/tegra: Fix SMMU support on Tegra124 and Tegra210 | Thierry Reding | 1 | -0/+13 |
| 2020-02-07 | Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegr... | Dave Airlie | 1 | -4/+30 |
| 2020-02-06 | gpu: host1x: Set DMA direction only for DMA-mapped buffer objects | Thierry Reding | 1 | -1/+1 |
| 2020-02-06 | drm/tegra: Reuse IOVA mapping where possible | Thierry Reding | 1 | -3/+29 |
| 2020-01-15 | Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu... | Dave Airlie | 3 | -6/+79 |
| 2020-01-10 | gpu: host1x: Remove dev_err() on platform_get_irq() failure | YueHaibing | 1 | -3/+1 |
| 2020-01-10 | drm/tegra: Do not implement runtime PM | Thierry Reding | 1 | -0/+75 |
| 2020-01-10 | gpu: host1x: Rename "parent" to "host" | Thierry Reding | 2 | -3/+3 |
| 2019-12-17 | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 1 | -14/+7 |
| 2019-11-25 | drm/tegra: Map cmdbuf once for reloc processing | Daniel Vetter | 1 | -14/+7 |
| 2019-11-01 | gpu: host1x: Unconditionally select IOMMU_IOVA | Thierry Reding | 1 | -1/+1 |
| 2019-10-29 | gpu: host1x: Set DMA mask based on IOMMU setup | Thierry Reding | 2 | -79/+136 |
| 2019-10-29 | gpu: host1x: Support DMA mapping of buffers | Thierry Reding | 3 | -21/+72 |
| 2019-10-29 | gpu: host1x: Allocate gather copy for host1x | Thierry Reding | 1 | -5/+6 |
| 2019-10-29 | gpu: host1x: Clean up debugfs on removal | Thierry Reding | 1 | -0/+1 |
| 2019-10-29 | gpu: host1x: Overhaul host1x_bo_{pin,unpin}() API | Thierry Reding | 1 | -3/+12 |
| 2019-10-28 | gpu: host1x: Make host1x_cdma_wait_pushbuffer_space() static | Ben Dooks (Codethink) | 1 | -3/+3 |
| 2019-10-28 | gpu: host1x: Request channels for clients, not devices | Thierry Reding | 2 | -6/+8 |
| 2019-10-28 | gpu: host1x: Explicitly initialize host1x_info structures | Thierry Reding | 1 | -0/+12 |
| 2019-10-28 | gpu: host1x: Remove gratuitous blank line | Thierry Reding | 1 | -1/+0 |
| 2019-10-28 | gpu: host1x: Do not limit DMA segment size | Thierry Reding | 3 | -1/+6 |
| 2019-06-25 | Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu... | Dave Airlie | 3 | -5/+38 |
| 2019-06-13 | host1x: debugfs_create_dir() can never return NULL | Greg Kroah-Hartman | 1 | -3/+0 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 4 | -40/+4 |
| 2019-06-05 | gpu: host1x: Do not link logical devices to DT nodes | Thierry Reding | 1 | -1/+31 |
| 2019-06-05 | gpu: host1x: Increase maximum DMA segment size | Thierry Reding | 1 | -0/+3 |
| 2019-06-05 | gpu: host1x: Do not output error message for deferred probe | Thierry Reding | 1 | -1/+4 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner | 55 | -678/+55 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-04-11 | gpu: host1x: Program stream ID to bypass without SMMU | Arnd Bergmann | 1 | -2/+6 |
| 2019-04-11 | gpu: host1x: Fix compile error when IOMMU API is not available | Stefan Agner | 1 | -1/+1 |
| 2019-02-07 | gpu: host1x: Continue CDMA execution starting with a next job | Dmitry Osipenko | 2 | -26/+11 |
| 2019-02-07 | gpu: host1x: Don't complete a completed job | Dmitry Osipenko | 1 | -8/+14 |
| 2019-02-07 | gpu: host1x: Cancel only job that actually got stuck | Dmitry Osipenko | 1 | -26/+7 |
| 2019-02-07 | gpu: host1x: Optimize CDMA push buffer memory usage | Thierry Reding | 1 | -4/+25 |
| 2019-02-07 | gpu: host1x: Use correct semantics for HOST1X_CHANNEL_DMAEND | Thierry Reding | 1 | -2/+2 |
| 2019-02-07 | gpu: host1x: Support 40-bit addressing on Tegra186 | Thierry Reding | 1 | -1/+1 |
| 2019-02-07 | gpu: host1x: Restrict IOVA space to DMA mask | Thierry Reding | 1 | -3/+6 |
| 2019-02-07 | gpu: host1x: Support 40-bit addressing | Thierry Reding | 4 | -10/+62 |
| 2019-02-07 | gpu: host1x: Introduce support for wide opcodes | Thierry Reding | 2 | -0/+94 |
| 2019-02-07 | gpu: host1x: Program the channel stream ID | Thierry Reding | 5 | -0/+37 |
| 2019-02-04 | gpu: host1x: Set up stream ID table | Thierry Reding | 2 | -0/+46 |
| 2019-02-04 | gpu: host1x: Represent host1x bus devices in debugfs | Thierry Reding | 1 | -0/+35 |
| 2019-02-04 | gpu: host1x: Use completion instead of semaphore | Arnd Bergmann | 2 | -6/+6 |
| 2018-11-29 | gpu: host1x: Add Tegra194 support | Thierry Reding | 10 | -2/+496 |
| 2018-11-27 | gpu: host1x: Fix syncpoint ID field size on Tegra186 | Thierry Reding | 1 | -1/+1 |
| 2018-11-27 | gpu: host1x: Resize channel register region on Tegra186 and later | Thierry Reding | 1 | -2/+5 |
| 2018-09-26 | gpu: host1x: Detach Host1x from IOMMU DMA domain on arm32 | Dmitry Osipenko | 1 | -1/+12 |
| 2018-09-26 | gpu: host1x: Remove spurious tab | Thierry Reding | 1 | -1/+1 |
| 2018-07-09 | gpu: host1x: Check whether size of unpin isn't 0 | Dmitry Osipenko | 1 | -1/+2 |
| 2018-07-09 | gpu: host1x: Skip IOMMU initialization if firewall is enabled | Dmitry Osipenko | 1 | -0/+3 |
| 2018-06-06 | Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 13 | -186/+49 |
| 2018-05-18 | gpu: host1x: Use not explicitly sized types | Thierry Reding | 2 | -7/+8 |
| 2018-05-18 | gpu: host1x: Rename relocarray -> relocs for consistency | Thierry Reding | 1 | -4/+4 |
| 2018-05-18 | gpu: host1x: Drop unnecessary host1x argument | Thierry Reding | 4 | -13/+13 |