Searched refs:gr2d (Results 1 – 8 of 8) sorted by relevance
31 struct gr2d { struct44 static inline struct gr2d *to_gr2d(struct tegra_drm_client *client) in to_gr2d() argument46 return container_of(client, struct gr2d, client); in to_gr2d()54 struct gr2d *gr2d = to_gr2d(drm); in gr2d_init() local57 gr2d->channel = host1x_channel_request(client); in gr2d_init()58 if (!gr2d->channel) in gr2d_init()87 host1x_channel_put(gr2d->channel); in gr2d_init()96 struct gr2d *gr2d = to_gr2d(drm); in gr2d_exit() local108 host1x_channel_put(gr2d->channel); in gr2d_exit()110 gr2d->channel = NULL; in gr2d_exit()[all …]
23 gr2d.o \
50 gr2d@54140000 {51 compatible = "nvidia,tegra114-gr2d";
100 gr2d@54140000 {101 compatible = "nvidia,tegra20-gr2d";
196 gr2d@54140000 {197 compatible = "nvidia,tegra30-gr2d";
338 gr2d_dvfs_opp_table: opp-table-gr2d {
834 gr2d_dvfs_opp_table: opp-table-gr2d {
11 supports the built-in GPU, comprised of the gr2d and gr3d engines. Starting