Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h1483 struct dml2_core_shared_CalculateMetaAndPTETimes_params { struct
1484 struct dml2_core_internal_scratch *scratch;
1485 const struct dml2_display_cfg *display_cfg;
1486 unsigned int NumberOfActiveSurfaces;
1487 bool *use_one_row_for_frame;
1488 double *dst_y_per_row_vblank;
1489 double *dst_y_per_row_flip;
1490 unsigned int *BytePerPixelY;
1491 unsigned int *BytePerPixelC;
1492 unsigned int *dpte_row_height;
[all …]