Searched defs:core_plane_support_info (Results 1 – 1 of 1) sorted by relevance
150 struct core_plane_support_info { struct151 int dpps_used;152 int dram_change_latency_hiding_margin_in_active;153 int active_latency_hiding_us;154 int mall_svp_size_requirement_ways;178 struct core_plane_support_info plane_support_info[DML2_MAX_PLANES]; argument