Searched defs:tegra_dc_soc_info (Results 1 – 1 of 1) sorted by relevance
53 struct tegra_dc_soc_info { struct54 bool supports_background_color;55 bool supports_interlacing;56 bool supports_cursor;57 bool supports_block_linear;58 bool has_legacy_blending;59 unsigned int pitch_align;60 bool has_powergate;61 bool coupled_pm;62 bool has_nvdisplay;[all …]