Home
last modified time | relevance | path

Searched refs:has_win_b_vfilter_mem_client (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.c2843 .has_win_b_vfilter_mem_client = true,
2866 .has_win_b_vfilter_mem_client = true,
2889 .has_win_b_vfilter_mem_client = false,
2912 .has_win_b_vfilter_mem_client = false,
2935 .has_win_b_vfilter_mem_client = false,
H A Ddc.h76 bool has_win_b_vfilter_mem_client; member
H A Dplane.c785 if (plane->index == 1 && dc->soc->has_win_b_vfilter_mem_client) { in tegra_plane_interconnect_init()