summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/context.h
Commit message (Collapse)AuthorAgeFilesLines
* gpu: host1x: Add context device management codeMikko Perttunen2022-07-081-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>