Searched defs:core_plane_support_info (Results 1 – 1 of 1) sorted by relevance
148 struct core_plane_support_info { struct149 int dpps_used;150 int dram_change_latency_hiding_margin_in_active;151 int active_latency_hiding_us;152 int mall_svp_size_requirement_ways;176 struct core_plane_support_info plane_support_info[DML2_MAX_PLANES]; argument