summaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/context.h
AgeCommit message (Collapse)AuthorFilesLines
2022-07-08gpu: host1x: Add context device management codeMikko Perttunen1-0/+38
Add code to register context devices from device tree, allocate them out and manage their refcounts. Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>