Home
last modified time | relevance | path

Searched refs:has_win_c_without_vert_filter (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.c340 if (plane->index == 2 && dc->soc->has_win_c_without_vert_filter) in tegra_plane_use_vertical_filtering()
2844 .has_win_c_without_vert_filter = true,
2867 .has_win_c_without_vert_filter = false,
2890 .has_win_c_without_vert_filter = false,
2913 .has_win_c_without_vert_filter = false,
2936 .has_win_c_without_vert_filter = false,
H A Ddc.h77 bool has_win_c_without_vert_filter; member