Searched refs:gr3d (Results 1 – 8 of 8) sorted by relevance
40 struct gr3d { struct53 static inline struct gr3d *to_gr3d(struct tegra_drm_client *client) in to_gr3d() argument55 return container_of(client, struct gr3d, client); in to_gr3d()63 struct gr3d *gr3d = to_gr3d(drm); in gr3d_init() local66 gr3d->channel = host1x_channel_request(client); in gr3d_init()67 if (!gr3d->channel) in gr3d_init()96 host1x_channel_put(gr3d->channel); in gr3d_init()104 struct gr3d *gr3d = to_gr3d(drm); in gr3d_exit() local116 host1x_channel_put(gr3d->channel); in gr3d_exit()118 gr3d->channel = NULL; in gr3d_exit()[all …]
24 gr3d.o \
61 gr3d@54180000 {62 compatible = "nvidia,tegra114-gr3d";
111 gr3d@54180000 {112 compatible = "nvidia,tegra20-gr3d";
209 gr3d@54180000 {210 compatible = "nvidia,tegra30-gr3d";
370 gr3d_dvfs_opp_table: opp-table-gr3d {
922 gr3d_dvfs_opp_table: opp-table-gr3d {
11 supports the built-in GPU, comprised of the gr2d and gr3d engines. Starting