Searched refs:gr2d (Results 1 – 8 of 8) sorted by relevance
30 struct gr2d { struct43 static inline struct gr2d *to_gr2d(struct tegra_drm_client *client) in to_gr2d() argument45 return container_of(client, struct gr2d, client); in to_gr2d()53 struct gr2d *gr2d = to_gr2d(drm); in gr2d_init() local56 gr2d->channel = host1x_channel_request(client); in gr2d_init()57 if (!gr2d->channel) in gr2d_init()93 host1x_channel_put(gr2d->channel); in gr2d_init()102 struct gr2d *gr2d = to_gr2d(drm); in gr2d_exit() local114 host1x_channel_put(gr2d->channel); in gr2d_exit()116 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 {
814 gr2d_dvfs_opp_table: opp-table-gr2d {
11 supports the built-in GPU, comprised of the gr2d and gr3d engines. Starting