Searched defs:display_cfg (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
H A D | dml2_core_dcn4_calcs.c | 157 static void get_stream_output_bpp(double *out_bpp, const struct dml2_display_cfg *display_cfg) in get_stream_output_bpp() 245 static bool dml_get_is_phantom_pipe(const struct dml2_display_cfg *display_cfg, const struct dml2_c… in dml_get_is_phantom_pipe() 428 …void PixelClockAdjustmentForProgressiveToInterlaceUnit(const struct dml2_display_cfg *display_cfg,… in PixelClockAdjustmentForProgressiveToInterlaceUnit() 816 const struct dml2_display_cfg *display_cfg, in CalculateSwathWidth() 1007 const struct dml2_display_cfg *display_cfg, in CalculateDETBufferSize() 1933 const struct dml2_display_cfg *display_cfg, in CalculateMALLUseForStaticScreen() 2622 const struct dml2_display_cfg *display_cfg, in calculate_mall_bw_overhead_factor() 2798 const struct dml2_display_cfg *display_cfg, in calculate_avg_bandwidth_required() 3483 const struct dml2_display_cfg *display_cfg, in CalculateDCFCLKDeepSleepTdlut() 3578 const struct dml2_display_cfg *display_cfg, in CalculateDCFCLKDeepSleep() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | dml2_wrapper.c | 97 const struct dml_display_cfg_st *display_cfg, in pack_and_call_dml_mode_support_ex() 305 static bool are_timings_requiring_odm_doing_blending(const struct dml_display_cfg_st *display_cfg, in are_timings_requiring_odm_doing_blending() 322 …figuration_meet_sw_policies(struct dml2_context *ctx, const struct dml_display_cfg_st *display_cfg, in does_configuration_meet_sw_policies()
|
H A D | display_mode_util.c | 728 dml_uint_t dml_get_num_active_planes(const struct dml_display_cfg_st *display_cfg) in dml_get_num_active_planes() 743 dml_uint_t dml_get_num_active_pipes(const struct dml_display_cfg_st *display_cfg) in dml_get_num_active_pipes()
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/ |
H A D | dml2_pmo_dcn3.c | 183 static int count_planes_with_stream_index(const struct dml2_display_cfg *display_cfg, unsigned int … in count_planes_with_stream_index()
|