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