drivers/gpu/host1x/context.c
0 → 100644
+160
−0
drivers/gpu/host1x/context.h
0 → 100644
+38
−0
+11
−1
+2
−0
Loading
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>