summaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/context.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-27gpu: host1x: Return error when context device not attached to IOMMUMikko Perttunen1-0/+8
2023-07-21gpu/host1x: Explicitly include correct DT includesRob Herring1-1/+1
2023-04-04gpu: host1x: Fix memory leak of device namesYang Yingliang1-8/+15
2023-04-04gpu: host1x: Fix potential double free if IOMMU is disabledYang Yingliang1-0/+1
2023-01-27gpu: host1x: Use tegra_dev_iommu_get_stream_id()Thierry Reding1-6/+2
2022-11-25gpu: host1x: Select context device based on attached IOMMUMikko Perttunen1-0/+4
2022-07-08gpu: host1x: Add context device management codeMikko Perttunen1-0/+160