| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 3 days | 2 | -10/+0 |
|\ |
|
| * | gpu: host1x: Remove unused host1x_debug_dump_syncpts | Dr. David Alan Gilbert | 2025-02-28 | 2 | -10/+0 |
* | | gpu: host1x: Do not assume that a NULL domain means no DMA IOMMU | Jason Gunthorpe | 12 days | 1 | -0/+6 |
|/ |
|
* | gpu: host1x: Fix a use of uninitialized mutex | Rupinderjit Singh | 2025-02-07 | 2 | -2/+2 |
* | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 2024-12-01 | 1 | -1/+1 |
* | gpu: host1x: Fix boot regression for Tegra | Jon Hunter | 2024-09-25 | 1 | -10/+8 |
* | gpu: host1x: Set up device DMA parameters | Thierry Reding | 2024-09-25 | 1 | -0/+1 |
* | gpu: host1x: Make host1x_context_device_bus_type constant | Kunwu Chan | 2024-08-29 | 1 | -1/+1 |
* | gpu: host1x: Add MLOCK recovery for rest of engines | Mikko Perttunen | 2024-08-29 | 1 | -0/+12 |
* | gpu: host1x: Complete stream ID entry tables | Mikko Perttunen | 2024-08-29 | 1 | -78/+72 |
* | gpu: host1x: Handle CDMA wraparound when debug printing | Mikko Perttunen | 2024-08-29 | 1 | -3/+12 |
* | gpu: host1x: Fix _writel function declarations | Mikko Perttunen | 2024-08-29 | 1 | -3/+3 |
* | gpu: host1x: Use iommu_paging_domain_alloc() | Lu Baolu | 2024-08-28 | 1 | -3/+4 |
* | gpu: host1x: Request syncpoint IRQs only during probe | Mikko Perttunen | 2024-08-28 | 4 | -35/+30 |
* | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 2024-07-03 | 1 | -1/+1 |
* | gpu: host1x: Convert to platform remove callback returning void | Uwe Kleine-König | 2024-05-27 | 1 | -4/+2 |
* | gpu: host1x: mipi: Benefit from devm_clk_get_prepared() | Uwe Kleine-König | 2024-05-27 | 1 | -16/+1 |
* | Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2024-05-13 | 1 | -0/+24 |
|\ |
|
| * | gpu: host1x: Add Tegra SE to SID table | Akhil R | 2024-04-12 | 1 | -0/+24 |
* | | gpu: host1x: Do not setup DMA for virtual devices | Thierry Reding | 2024-04-08 | 1 | -8/+0 |
|/ |
|
* | Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 2024-03-13 | 3 | -4/+3 |
|\ |
|
| * | gpu: host1x: remove redundant assignment to variable space | Colin Ian King | 2024-02-16 | 1 | -2/+1 |
| * | gpu: host1x: bus: make host1x_bus_type const | Ricardo B. Marliere | 2024-02-13 | 2 | -2/+2 |
* | | gpu: host1x: Skip reset assert on Tegra186 | Mikko Perttunen | 2024-02-22 | 2 | -6/+15 |
|/ |
|
* | gpu: host1x: Correct allocated size for contexts | Johnny Liu | 2023-10-11 | 1 | -2/+2 |
* | gpu: host1x: Syncpoint interrupt sharding | Mikko Perttunen | 2023-10-11 | 3 | -17/+61 |
* | gpu: host1x: Enable system suspend callbacks | Mikko Perttunen | 2023-10-11 | 1 | -1/+1 |
* | gpu: host1x: Stop CDMA before suspending | Mikko Perttunen | 2023-10-11 | 3 | -0/+21 |
* | gpu: host1x: Add locking in channel allocation | Mikko Perttunen | 2023-10-11 | 2 | -0/+10 |
* | gpu: host1x: Return error when context device not attached to IOMMU | Mikko Perttunen | 2023-07-27 | 1 | -0/+8 |
* | gpu/host1x: Explicitly include correct DT includes | Rob Herring | 2023-07-21 | 2 | -2/+3 |
* | gpu: host1x: Stop open-coding of_device_uevent() | Miquel Raynal | 2023-07-21 | 1 | -23/+6 |
* | Merge tag 'drm/tegra/for-6.4-rc1' of https://gitlab.freedesktop.org/drm/tegra... | Daniel Vetter | 2023-04-06 | 5 | -17/+27 |
|\ |
|
| * | drm/tegra: Allow compile test on !ARM v2 | Christian König | 2023-04-04 | 1 | -1/+1 |
| * | gpu: host1x: Fix memory leak of device names | Yang Yingliang | 2023-04-04 | 1 | -8/+15 |
| * | gpu: host1x: Fix potential double free if IOMMU is disabled | Yang Yingliang | 2023-04-04 | 1 | -0/+1 |
| * | gpu: host1x: mipi: Use devm_platform_get_and_ioremap_resource() | Ye Xingchen | 2023-04-04 | 1 | -3/+1 |
| * | gpu: host1x: Don't rely on dma_fence_wait_timeout return value | Mikko Perttunen | 2023-04-04 | 1 | -1/+7 |
| * | gpu: host1x: Make host1x_client_unregister() return void | Uwe Kleine-König | 2023-04-04 | 1 | -4/+2 |
* | | gpu: host1x: fix uninitialized variable use | Arnd Bergmann | 2023-03-20 | 1 | -3/+2 |
|/ |
|
* | Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-02-24 | 1 | -1/+1 |
|\ |
|
| * | iommu: Add a gfp parameter to iommu_map() | Jason Gunthorpe | 2023-01-25 | 1 | -1/+1 |
* | | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-02-24 | 1 | -1/+1 |
|\ \ |
|
| * | | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 2023-01-27 | 1 | -1/+1 |
| |/ |
|
* | | gpu: host1x: Use tegra_dev_iommu_get_stream_id() | Thierry Reding | 2023-01-27 | 2 | -13/+7 |
* | | gpu: host1x: External timeout/cancellation for fences | Mikko Perttunen | 2023-01-26 | 4 | -15/+32 |
* | | gpu: host1x: Rewrite syncpoint interrupt handling | Mikko Perttunen | 2023-01-26 | 9 | -480/+149 |
* | | gpu: host1x: Implement job tracking using DMA fences | Mikko Perttunen | 2023-01-26 | 4 | -27/+49 |
* | | gpu: host1x: Implement syncpoint wait using DMA fences | Mikko Perttunen | 2023-01-26 | 1 | -76/+20 |
* | | gpu: host1x: Don't skip assigning syncpoints to channels | Mikko Perttunen | 2023-01-26 | 1 | -3/+0 |