Home
last modified time | relevance | path

Searched defs:tegra_dc_window (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/tegra/
Ddrm.h160 struct tegra_dc_window { struct
161 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 …]