Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/tegra/
Ddc.h124 struct tegra_dc_window { struct
125 struct {
130 } src;
131 struct {
136 } dst;
137 unsigned int bits_per_pixel;
138 unsigned int stride[2];
139 unsigned long base[3];
140 unsigned int zpos;
141 bool bottom_up;
[all …]