has_win_a_without_filters  315 drivers/gpu/drm/tegra/dc.c 	if (plane->index == 0 && dc->soc->has_win_a_without_filters)
has_win_a_without_filters  330 drivers/gpu/drm/tegra/dc.c 	if (plane->index == 0 && dc->soc->has_win_a_without_filters)
has_win_a_without_filters 2134 drivers/gpu/drm/tegra/dc.c 	.has_win_a_without_filters = true,
has_win_a_without_filters 2153 drivers/gpu/drm/tegra/dc.c 	.has_win_a_without_filters = false,
has_win_a_without_filters 2172 drivers/gpu/drm/tegra/dc.c 	.has_win_a_without_filters = false,
has_win_a_without_filters 2191 drivers/gpu/drm/tegra/dc.c 	.has_win_a_without_filters = false,
has_win_a_without_filters 2210 drivers/gpu/drm/tegra/dc.c 	.has_win_a_without_filters = false,
has_win_a_without_filters   67 drivers/gpu/drm/tegra/dc.h 	bool has_win_a_without_filters;