Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
Ddml2_internal_shared_types.h148 struct core_plane_support_info { struct
149 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