Searched refs:DML2_MAX_PLANES (Results 1 – 4 of 4) sorted by relevance
177 struct core_stream_support_info stream_support_info[DML2_MAX_PLANES];178 struct core_plane_support_info plane_support_info[DML2_MAX_PLANES];220 } per_stream[DML2_MAX_PLANES];226 } per_plane[DML2_MAX_PLANES];245 bool per_plane_mcache_support[DML2_MAX_PLANES];246 struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES];318 unsigned int synchronized_timing_group_masks[DML2_MAX_PLANES];319 bool group_is_drr_enabled[DML2_MAX_PLANES];320 bool group_is_drr_active[DML2_MAX_PLANES];321 double group_line_time_us[DML2_MAX_PLANES];[all …]
572 struct dml2_mcache_surface_allocation mcache_allocations[DML2_MAX_PLANES];574 union dmub_cmd_fams2_config fams2_stream_base_params[DML2_MAX_PLANES];576 union dmub_cmd_fams2_config fams2_stream_sub_params[DML2_MAX_PLANES];577 union dmub_fams2_stream_static_sub_state_v2 fams2_stream_sub_params_v2[DML2_MAX_PLANES];
439 unsigned int remap_array[DML2_MAX_PLANES]; in are_timings_trivially_synchronizable()477 unsigned int remap_array[DML2_MAX_PLANES]; in find_smallest_idle_time_in_vblank_us()
221 for (unsigned int k = 0; k < DML2_MAX_PLANES; ++k) { in dml_calc_pipe_plane_mapping()225 for (unsigned int plane_idx = 0; plane_idx < DML2_MAX_PLANES; plane_idx++) { in dml_calc_pipe_plane_mapping()1029 bool DETPieceAssignedToThisSurfaceAlready[DML2_MAX_PLANES]; in CalculateDETBufferSize()3518 double DCFClkDeepSleepPerSurface[DML2_MAX_PLANES]; in CalculateDCFCLKDeepSleepTdlut()3607 double zero_double[DML2_MAX_PLANES]; in CalculateDCFCLKDeepSleep()3608 unsigned int zero_integer[DML2_MAX_PLANES]; in CalculateDCFCLKDeepSleep()3610 memset(zero_double, 0, DML2_MAX_PLANES * sizeof(double)); in CalculateDCFCLKDeepSleep()3611 memset(zero_integer, 0, DML2_MAX_PLANES * sizeof(unsigned int)); in CalculateDCFCLKDeepSleep()3696 unsigned int MaximumSwathHeightY[DML2_MAX_PLANES] = { 0 }; in CalculateSwathAndDETConfiguration()3697 unsigned int MaximumSwathHeightC[DML2_MAX_PLANES] = { 0 }; in CalculateSwathAndDETConfiguration()[all …]