/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_rq_dlg_calc_32.c | 207 display_dlg_regs_st *dlg_regs, in dml32_rq_dlg_get_dlg_reg() 266 memset(dlg_regs, 0, sizeof(*dlg_regs)); in dml32_rq_dlg_get_dlg_reg() 275 dlg_regs->ref_freq_to_pix_freq = (unsigned int) (ref_freq_to_pix_freq * dml_pow(2, 19)); in dml32_rq_dlg_get_dlg_reg() 276 dlg_regs->refcyc_per_htotal = (unsigned int) (ref_freq_to_pix_freq * (double) htotal * dml_pow(2, 8)); in dml32_rq_dlg_get_dlg_reg() 277 dlg_regs->dlg_vblank_end = interlaced ? (vblank_end / 2) : vblank_end; // 15 bits in dml32_rq_dlg_get_dlg_reg() 290 dlg_regs->vready_after_vcount0 = vready_after_vcount0; in dml32_rq_dlg_get_dlg_reg() 292 dml_print("DML_DLG: %s: vready_after_vcount0 = %d\n", __func__, dlg_regs->vready_after_vcount0); in dml32_rq_dlg_get_dlg_reg() 334 dlg_regs->refcyc_h_blank_end = (unsigned int) ((double) hblank_end * ref_freq_to_pix_freq); in dml32_rq_dlg_get_dlg_reg() 341 dlg_regs in dml32_rq_dlg_get_dlg_reg() 206 dml32_rq_dlg_get_dlg_reg(struct display_mode_lib *mode_lib, display_dlg_regs_st *dlg_regs, display_ttu_regs_st *ttu_regs, display_e2e_pipe_params_st *e2e_pipe_param, const unsigned int num_pipes, const unsigned int pipe_idx) dml32_rq_dlg_get_dlg_reg() argument [all...] |
H A D | display_rq_dlg_calc_32.h | 54 * dlg_regs - output DLG register struct 64 display_dlg_regs_st *dlg_regs,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_rq_dlg_helpers.c | 194 void print__dlg_regs_st(struct display_mode_lib *mode_lib, display_dlg_regs_st dlg_regs) in print__dlg_regs_st() argument 200 dlg_regs.refcyc_h_blank_end); in print__dlg_regs_st() 203 dlg_regs.dlg_vblank_end); in print__dlg_regs_st() 206 dlg_regs.min_dst_y_next_start); in print__dlg_regs_st() 209 dlg_regs.refcyc_per_htotal); in print__dlg_regs_st() 212 dlg_regs.refcyc_x_after_scaler); in print__dlg_regs_st() 215 dlg_regs.dst_y_after_scaler); in print__dlg_regs_st() 218 dlg_regs.dst_y_prefetch); in print__dlg_regs_st() 221 dlg_regs.dst_y_per_vm_vblank); in print__dlg_regs_st() 224 dlg_regs in print__dlg_regs_st() [all...] |
H A D | dml1_display_rq_dlg_calc.h | 56 struct _vcs_dpi_display_dlg_regs_st *dlg_regs,
|
H A D | display_rq_dlg_helpers.h | 43 void print__dlg_regs_st(struct display_mode_lib *mode_lib, display_dlg_regs_st dlg_regs);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_rq_dlg_helpers.c | 191 void print__dlg_regs_st(struct display_mode_lib *mode_lib, const struct _vcs_dpi_display_dlg_regs_st *dlg_regs) in print__dlg_regs_st() argument 197 dlg_regs->refcyc_h_blank_end); in print__dlg_regs_st() 200 dlg_regs->dlg_vblank_end); in print__dlg_regs_st() 203 dlg_regs->min_dst_y_next_start); in print__dlg_regs_st() 206 dlg_regs->refcyc_per_htotal); in print__dlg_regs_st() 209 dlg_regs->refcyc_x_after_scaler); in print__dlg_regs_st() 212 dlg_regs->dst_y_after_scaler); in print__dlg_regs_st() 215 dlg_regs->dst_y_prefetch); in print__dlg_regs_st() 218 dlg_regs->dst_y_per_vm_vblank); in print__dlg_regs_st() 221 dlg_regs in print__dlg_regs_st() [all...] |
H A D | display_mode_lib.h | 53 display_dlg_regs_st *dlg_regs, 71 display_dlg_regs_st *dlg_regs,
|
H A D | dml1_display_rq_dlg_calc.h | 56 struct _vcs_dpi_display_dlg_regs_st *dlg_regs,
|
H A D | display_rq_dlg_helpers.h | 43 void print__dlg_regs_st(struct display_mode_lib *mode_lib, const struct _vcs_dpi_display_dlg_regs_st *dlg_regs);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hw_sequencer_debug.c | 250 struct _vcs_dpi_display_dlg_regs_st *dlg_regs = &s->dlg_attr; in dcn10_get_dlg_states() local 260 pool->hubps[i]->inst, dlg_regs->refcyc_h_blank_end, dlg_regs->dlg_vblank_end, dlg_regs->min_dst_y_next_start, in dcn10_get_dlg_states() 261 dlg_regs->refcyc_per_htotal, dlg_regs->refcyc_x_after_scaler, dlg_regs->dst_y_after_scaler, in dcn10_get_dlg_states() 262 dlg_regs->dst_y_prefetch, dlg_regs->dst_y_per_vm_vblank, dlg_regs in dcn10_get_dlg_states() [all...] |
H A D | dcn10_hw_sequencer.c | 223 struct _vcs_dpi_display_dlg_regs_st *dlg_regs = &s->dlg_attr; in dcn10_log_hubp_states() local 229 pool->hubps[i]->inst, dlg_regs->refcyc_h_blank_end, dlg_regs->dlg_vblank_end, dlg_regs->min_dst_y_next_start, in dcn10_log_hubp_states() 230 dlg_regs->refcyc_per_htotal, dlg_regs->refcyc_x_after_scaler, dlg_regs->dst_y_after_scaler, in dcn10_log_hubp_states() 231 dlg_regs->dst_y_prefetch, dlg_regs->dst_y_per_vm_vblank, dlg_regs in dcn10_log_hubp_states() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hw_sequencer_debug.c | 251 struct _vcs_dpi_display_dlg_regs_st *dlg_regs = &s->dlg_attr; in dcn10_get_dlg_states() local 261 pool->hubps[i]->inst, dlg_regs->refcyc_h_blank_end, dlg_regs->dlg_vblank_end, dlg_regs->min_dst_y_next_start, in dcn10_get_dlg_states() 262 dlg_regs->refcyc_per_htotal, dlg_regs->refcyc_x_after_scaler, dlg_regs->dst_y_after_scaler, in dcn10_get_dlg_states() 263 dlg_regs->dst_y_prefetch, dlg_regs->dst_y_per_vm_vblank, dlg_regs in dcn10_get_dlg_states() [all...] |
H A D | dcn10_hw_sequencer.c | 235 struct _vcs_dpi_display_dlg_regs_st *dlg_regs = &s->dlg_attr; in dcn10_log_hubp_states() local 241 pool->hubps[i]->inst, dlg_regs->refcyc_h_blank_end, dlg_regs->dlg_vblank_end, dlg_regs->min_dst_y_next_start, in dcn10_log_hubp_states() 242 dlg_regs->refcyc_per_htotal, dlg_regs->refcyc_x_after_scaler, dlg_regs->dst_y_after_scaler, in dcn10_log_hubp_states() 243 dlg_regs->dst_y_prefetch, dlg_regs->dst_y_per_vm_vblank, dlg_regs in dcn10_log_hubp_states() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/ |
H A D | hubp.h | 93 struct _vcs_dpi_display_dlg_regs_st *dlg_regs, 100 struct _vcs_dpi_display_dlg_regs_st *dlg_regs,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
H A D | display_rq_dlg_calc_20v2.h | 52 // dlg_regs - output DLG register struct 62 display_dlg_regs_st *dlg_regs,
|
H A D | display_rq_dlg_calc_20.h | 52 // dlg_regs - output DLG register struct 62 display_dlg_regs_st *dlg_regs,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
H A D | display_rq_dlg_calc_21.h | 52 // dlg_regs - output DLG register struct 62 display_dlg_regs_st *dlg_regs,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
H A D | display_rq_dlg_calc_30.h | 49 // dlg_regs - output DLG register struct 58 display_dlg_regs_st *dlg_regs,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
H A D | display_rq_dlg_calc_20v2.h | 52 // dlg_regs - output DLG register struct 62 display_dlg_regs_st *dlg_regs,
|
H A D | display_rq_dlg_calc_20.h | 52 // dlg_regs - output DLG register struct 62 display_dlg_regs_st *dlg_regs,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
H A D | display_rq_dlg_calc_21.h | 52 // dlg_regs - output DLG register struct 62 display_dlg_regs_st *dlg_regs,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
H A D | display_rq_dlg_calc_30.h | 49 // dlg_regs - output DLG register struct 58 display_dlg_regs_st *dlg_regs,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
H A D | display_rq_dlg_calc_314.h | 50 // dlg_regs - output DLG register struct 59 display_dlg_regs_st *dlg_regs,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_rq_dlg_calc_31.h | 49 // dlg_regs - output DLG register struct 58 display_dlg_regs_st *dlg_regs,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/ |
H A D | hubp.h | 98 struct _vcs_dpi_display_dlg_regs_st *dlg_regs, 105 struct _vcs_dpi_display_dlg_regs_st *dlg_regs,
|