Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpu: host1x: Correct allocated size for contexts | Johnny Liu | 2023-10-11 | 1 | -2/+2 |
* | 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 | 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: Use tegra_dev_iommu_get_stream_id() | Thierry Reding | 2023-01-27 | 1 | -6/+2 |
* | gpu: host1x: Select context device based on attached IOMMU | Mikko Perttunen | 2022-11-25 | 1 | -0/+4 |
* | gpu: host1x: Add context device management code | Mikko Perttunen | 2022-07-08 | 1 | -0/+160 |