Searched defs:tegra_dc_soc_info (Results 1 – 1 of 1) sorted by relevance
57 struct tegra_dc_soc_info { struct58 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;[all …]