Searched defs:core_plane_support_info (Results 1 – 1 of 1) sorted by relevance
143 struct core_plane_support_info { struct144 int dpps_used;145 int dram_change_latency_hiding_margin_in_active;146 int active_latency_hiding_us;147 int mall_svp_size_requirement_ways;171 struct core_plane_support_info plane_support_info[DML2_MAX_PLANES]; argument