Searched defs:tegra_dc_window (Results 1 – 1 of 1) sorted by relevance
169 struct tegra_dc_window { struct170 struct {175 } src;176 struct {181 } dst;182 unsigned int bits_per_pixel;183 unsigned int stride[2];184 unsigned long base[3];185 bool bottom_up;187 struct tegra_bo_tiling tiling;[all …]