Home
last modified time | relevance | path

Searched defs:core_plane_support_info (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/
H A Ddml2_internal_shared_types.h150 struct core_plane_support_info { struct
151 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