Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/tegra/
Ddrm.h169 struct tegra_dc_window { struct
170 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 …]