Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/tegra/
Ddc.h127 struct tegra_dc_window { struct
128 struct {
133 } src;
134 struct {
139 } dst;
140 unsigned int bits_per_pixel;
141 unsigned int stride[2];
142 unsigned long base[3];
143 unsigned int zpos;
144 bool bottom_up;
[all …]