Searched refs:refcyc_per_pte_group_vblank_c (Results 1 – 15 of 15) sorted by relevance
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn32/ |
H A D | display_rq_dlg_calc_32.c | 256 double refcyc_per_pte_group_vblank_c; in dml32_rq_dlg_get_dlg_reg() local 484 refcyc_per_pte_group_vblank_c = get_refcyc_per_pte_group_vblank_c_in_us(mode_lib, e2e_pipe_param, in dml32_rq_dlg_get_dlg_reg() 511 dlg_regs->refcyc_per_pte_group_vblank_c = refcyc_per_pte_group_vblank_c; in dml32_rq_dlg_get_dlg_reg() 592 ASSERT(dlg_regs->refcyc_per_pte_group_vblank_c < (unsigned int)dml_pow(2, 13)); in dml32_rq_dlg_get_dlg_reg()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn21/ |
H A D | dcn21_hubp.c | 410 REFCYC_PER_PTE_GROUP_VBLANK_C, &dlg_attr.refcyc_per_pte_group_vblank_c); in hubp21_validate_dml_output() 447 if (dlg_attr.refcyc_per_pte_group_vblank_c != dml_dlg_attr->refcyc_per_pte_group_vblank_c) in hubp21_validate_dml_output() 449 dml_dlg_attr->refcyc_per_pte_group_vblank_c, dlg_attr.refcyc_per_pte_group_vblank_c); in hubp21_validate_dml_output()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/ |
H A D | dcn20_hubp.c | 127 REFCYC_PER_PTE_GROUP_VBLANK_C, dlg_attr->refcyc_per_pte_group_vblank_c); in hubp2_program_deadline() 1203 REFCYC_PER_PTE_GROUP_VBLANK_C, &dlg_attr->refcyc_per_pte_group_vblank_c); in hubp2_read_state_common() 1496 REFCYC_PER_PTE_GROUP_VBLANK_C, &dlg_attr.refcyc_per_pte_group_vblank_c); in hubp2_validate_dml_output() 1533 if (dlg_attr.refcyc_per_pte_group_vblank_c != dml_dlg_attr->refcyc_per_pte_group_vblank_c) in hubp2_validate_dml_output() 1535 dml_dlg_attr->refcyc_per_pte_group_vblank_c, dlg_attr.refcyc_per_pte_group_vblank_c); in hubp2_validate_dml_output()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/ |
H A D | display_rq_dlg_helpers.c | 242 dlg_regs->refcyc_per_pte_group_vblank_c); in print__dlg_regs_st()
|
H A D | display_mode_structs.h | 636 unsigned int refcyc_per_pte_group_vblank_c; member
|
H A D | dml1_display_rq_dlg_calc.c | 1535 disp_dlg_regs->refcyc_per_pte_group_vblank_c = in dml1_rq_dlg_get_dlg_params() 1538 ASSERT(disp_dlg_regs->refcyc_per_pte_group_vblank_c < (unsigned int) dml_pow(2, 13)); in dml1_rq_dlg_get_dlg_params()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn21/ |
H A D | display_rq_dlg_calc_21.c | 1494 disp_dlg_regs->refcyc_per_pte_group_vblank_c = (unsigned int) (dst_y_per_row_vblank in dml_rq_dlg_get_dlg_params() 1498 disp_dlg_regs->refcyc_per_pte_group_vblank_c >= (unsigned int)dml_pow(2, 13)) in dml_rq_dlg_get_dlg_params() 1499 disp_dlg_regs->refcyc_per_pte_group_vblank_c = (1 << 13) - 1; in dml_rq_dlg_get_dlg_params() 1501 ASSERT(disp_dlg_regs->refcyc_per_pte_group_vblank_c in dml_rq_dlg_get_dlg_params()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hubp.c | 634 REFCYC_PER_PTE_GROUP_VBLANK_C, dlg_attr->refcyc_per_pte_group_vblank_c); in hubp1_program_deadline() 970 REFCYC_PER_PTE_GROUP_VBLANK_C, &dlg_attr->refcyc_per_pte_group_vblank_c); in hubp1_read_state_common()
|
H A D | dcn10_hw_sequencer_debug.c | 266 dlg_regs->refcyc_per_pte_group_vblank_c, dlg_regs->refcyc_per_meta_chunk_vblank_l, in dcn10_get_dlg_states()
|
H A D | dcn10_hw_sequencer.c | 246 dlg_regs->refcyc_per_pte_group_vblank_c, dlg_regs->refcyc_per_meta_chunk_vblank_l, in dcn10_log_hubp_states()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn20/ |
H A D | display_rq_dlg_calc_20.c | 1415 disp_dlg_regs->refcyc_per_pte_group_vblank_c = (unsigned int) (dst_y_per_row_vblank in dml20_rq_dlg_get_dlg_params() 1418 ASSERT(disp_dlg_regs->refcyc_per_pte_group_vblank_c in dml20_rq_dlg_get_dlg_params()
|
H A D | display_rq_dlg_calc_20v2.c | 1416 disp_dlg_regs->refcyc_per_pte_group_vblank_c = (unsigned int) (dst_y_per_row_vblank in dml20v2_rq_dlg_get_dlg_params() 1419 ASSERT(disp_dlg_regs->refcyc_per_pte_group_vblank_c in dml20v2_rq_dlg_get_dlg_params()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn30/ |
H A D | display_rq_dlg_calc_30.c | 1590 disp_dlg_regs->refcyc_per_pte_group_vblank_c = (unsigned int)(dst_y_per_row_vblank in dml_rq_dlg_get_dlg_params() 1593 ASSERT(disp_dlg_regs->refcyc_per_pte_group_vblank_c in dml_rq_dlg_get_dlg_params()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn31/ |
H A D | display_rq_dlg_calc_31.c | 1439 …disp_dlg_regs->refcyc_per_pte_group_vblank_c = (unsigned int) (dst_y_per_row_vblank * (double) hto… in dml_rq_dlg_get_dlg_params() 1440 ASSERT(disp_dlg_regs->refcyc_per_pte_group_vblank_c < (unsigned int)dml_pow(2, 13)); in dml_rq_dlg_get_dlg_params()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn314/ |
H A D | display_rq_dlg_calc_314.c | 1527 …disp_dlg_regs->refcyc_per_pte_group_vblank_c = (unsigned int) (dst_y_per_row_vblank * (double) hto… in dml_rq_dlg_get_dlg_params() 1528 ASSERT(disp_dlg_regs->refcyc_per_pte_group_vblank_c < (unsigned int)dml_pow(2, 13)); in dml_rq_dlg_get_dlg_params()
|