Lines Matching defs:tegra_dc_soc_info
57 struct tegra_dc_soc_info { struct
58 bool supports_background_color;
59 bool supports_interlacing;
60 bool supports_cursor;
61 bool supports_block_linear;
62 bool supports_sector_layout;
63 bool has_legacy_blending;
64 unsigned int pitch_align;
65 bool has_powergate;
66 bool coupled_pm;
67 bool has_nvdisplay;
68 const struct tegra_windowgroup_soc *wgrps;
69 unsigned int num_wgrps;
70 const u32 *primary_formats;
71 unsigned int num_primary_formats;
72 const u32 *overlay_formats;
73 unsigned int num_overlay_formats;
74 const u64 *modifiers;
75 bool has_win_a_without_filters;
76 bool has_win_b_vfilter_mem_client;
77 bool has_win_c_without_vert_filter;
78 bool plane_tiled_memory_bandwidth_x2;
79 bool has_pll_d2_out0;