| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| H A D | display_rq_dlg_calc_20v2.c | 384 unsigned int meta_row_remainder; in get_meta_and_pte_attr() local 522 meta_row_remainder = meta_row_width_ub % meta_chunk_width; in get_meta_and_pte_attr() 552 if (meta_row_remainder <= meta_chunk_threshold) in get_meta_and_pte_attr()
|
| H A D | display_rq_dlg_calc_20.c | 384 unsigned int meta_row_remainder; in get_meta_and_pte_attr() local 522 meta_row_remainder = meta_row_width_ub % meta_chunk_width; in get_meta_and_pte_attr() 552 if (meta_row_remainder <= meta_chunk_threshold) in get_meta_and_pte_attr()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| H A D | display_rq_dlg_calc_21.c | 374 unsigned int meta_row_remainder; in get_meta_and_pte_attr() local 516 meta_row_remainder = meta_row_width_ub % meta_chunk_width; in get_meta_and_pte_attr() 549 if (meta_row_remainder <= meta_chunk_threshold) in get_meta_and_pte_attr()
|
| H A D | display_mode_vba_21.c | 5891 unsigned int meta_row_remainder; in CalculateMetaAndPTETimes() local 5928 meta_row_remainder = meta_row_width[k] % meta_chunk_width; in CalculateMetaAndPTETimes() 5935 if (meta_row_remainder <= meta_chunk_threshold) { in CalculateMetaAndPTETimes()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| H A D | display_rq_dlg_calc_30.c | 330 unsigned int meta_row_remainder = 0; in get_meta_and_pte_attr() local 495 meta_row_remainder = meta_row_width_ub % meta_chunk_width; in get_meta_and_pte_attr() 525 if (meta_row_remainder <= meta_chunk_threshold) in get_meta_and_pte_attr()
|
| H A D | display_mode_vba_30.c | 5437 unsigned int meta_row_remainder = 0; in CalculateMetaAndPTETimes() local 5472 meta_row_remainder = meta_row_width[k] % meta_chunk_width; in CalculateMetaAndPTETimes() 5478 if (meta_row_remainder <= meta_chunk_threshold) { in CalculateMetaAndPTETimes()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | dml1_display_rq_dlg_calc.c | 593 unsigned int meta_row_remainder; in get_surf_rq_param() local 758 meta_row_remainder = meta_row_width_ub % meta_chunk_width; in get_surf_rq_param() 785 if (meta_row_remainder <= meta_chunk_threshold) in get_surf_rq_param()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| H A D | display_rq_dlg_calc_31.c | 353 unsigned int meta_row_remainder; in get_meta_and_pte_attr() local 507 meta_row_remainder = meta_row_width_ub % meta_chunk_width; in get_meta_and_pte_attr() 526 if (meta_row_remainder <= meta_chunk_threshold) in get_meta_and_pte_attr()
|
| H A D | display_mode_vba_31.c | 6075 unsigned int meta_row_remainder; local 6110 meta_row_remainder = meta_row_width[k] % meta_chunk_width; 6116 if (meta_row_remainder <= meta_chunk_threshold) {
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
| H A D | display_rq_dlg_calc_314.c | 441 unsigned int meta_row_remainder; in get_meta_and_pte_attr() local 595 meta_row_remainder = meta_row_width_ub % meta_chunk_width; in get_meta_and_pte_attr() 614 if (meta_row_remainder <= meta_chunk_threshold) in get_meta_and_pte_attr()
|
| H A D | display_mode_vba_314.c | 6170 unsigned int meta_row_remainder; local 6205 meta_row_remainder = meta_row_width[k] % meta_chunk_width; 6211 if (meta_row_remainder <= meta_chunk_threshold) {
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_mode_vba_util_32.c | 4928 unsigned int meta_row_remainder; in dml32_CalculateMetaAndPTETimes() local 4961 meta_row_remainder = meta_row_width[k] % meta_chunk_width; in dml32_CalculateMetaAndPTETimes() 4967 if (meta_row_remainder <= meta_chunk_threshold) in dml32_CalculateMetaAndPTETimes()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core.c | 3478 dml_uint_t meta_row_remainder; in CalculateMetaAndPTETimes() local 3512 meta_row_remainder = meta_row_width[k] % meta_chunk_width; in CalculateMetaAndPTETimes() 3518 if (meta_row_remainder <= meta_chunk_threshold) { in CalculateMetaAndPTETimes()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_dcn4_calcs.c | 9756 unsigned int meta_row_remainder; in CalculateMetaAndPTETimes() local 9791 meta_row_remainder = p->meta_row_width[k] % meta_chunk_width; in CalculateMetaAndPTETimes() 9797 if (meta_row_remainder <= meta_chunk_threshold) { in CalculateMetaAndPTETimes()
|