Searched defs:num_active_planes (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_dbuf_bw.c | 156 int num_active_planes = 0; in intel_dbuf_bw_min_cdclk() local
|
| /linux/drivers/gpu/drm/vkms/ |
| H A D | vkms_drv.h | 190 int num_active_planes; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_util.c | 744 dml_uint_t num_active_planes = 0; dml_get_num_active_planes() local
|
| H A D | display_mode_core.c | 2706 dml_uint_t num_active_planes = dml_get_num_active_planes(display_cfg); PixelClockAdjustmentForProgressiveToInterlaceUnit() local [all...] |
| H A D | display_mode_core_structs.h | 822 dml_uint_t num_active_planes; // <brief As determined by either e2e_pipe_param or display_cfg member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_dcn4_calcs.c | 2645 calculate_mall_bw_overhead_factor(double mall_prefetch_sdp_overhead_factor[],double mall_prefetch_dram_overhead_factor[],const struct dml2_display_cfg * display_cfg,unsigned int num_active_planes) calculate_mall_bw_overhead_factor() argument 2821 calculate_avg_bandwidth_required(double avg_bandwidth_required[dml2_core_internal_soc_state_max][dml2_core_internal_bw_max],const struct dml2_display_cfg * display_cfg,unsigned int num_active_planes,double ReadBandwidthLuma[],double ReadBandwidthChroma[],double cursor_bw[],double dcc_dram_bw_nom_overhead_factor_p0[],double dcc_dram_bw_nom_overhead_factor_p1[],double mall_prefetch_dram_overhead_factor[],double mall_prefetch_sdp_overhead_factor[]) calculate_avg_bandwidth_required() argument 7027 calculate_vactive_det_fill_latency(const struct dml2_display_cfg * display_cfg,unsigned int num_active_planes,unsigned int bytes_required_l[],unsigned int bytes_required_c[],double dcc_dram_bw_nom_overhead_factor_p0[],double dcc_dram_bw_nom_overhead_factor_p1[],double surface_read_bw_l[],double surface_read_bw_c[],double (* surface_avg_vactive_required_bw)[dml2_core_internal_bw_max][DML2_MAX_PLANES],double (* surface_peak_required_bw)[dml2_core_internal_bw_max][DML2_MAX_PLANES],double vactive_det_fill_delay_us[]) calculate_vactive_det_fill_latency() argument 7078 calculate_excess_vactive_bandwidth_required(const struct dml2_display_cfg * display_cfg,unsigned int num_active_planes,unsigned int bytes_required_l[],unsigned int bytes_required_c[],double excess_vactive_fill_bw_l[],double excess_vactive_fill_bw_c[]) calculate_excess_vactive_bandwidth_required() argument [all...] |
| H A D | dml2_core_shared_types.h | 356 unsigned int num_active_planes; // <brief As determined by either e2e_pipe_param or display_cfg global() member 1165 unsigned int num_active_planes; // <brief As determined by either e2e_pipe_param or display_cfg global() member 2012 unsigned int num_active_planes; global() member 2212 unsigned int num_active_planes; global() member 2245 unsigned int num_active_planes; global() member
|