Searched defs:tegra_dc_window (Results 1 – 1 of 1) sorted by relevance
160 struct tegra_dc_window { struct161 struct {166 } src;167 struct {172 } dst;173 unsigned int bits_per_pixel;174 unsigned int stride[2];175 unsigned long base[3];176 bool bottom_up;178 struct tegra_bo_tiling tiling;[all …]