Home
last modified time | relevance | path

Searched refs:log2_blk_height (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml/
Ddml1_display_rq_dlg_calc.c407 unsigned int log2_blk_height; in dml1_rq_dlg_get_row_heights() local
436 log2_blk_height = 0; in dml1_rq_dlg_get_row_heights()
446 log2_blk_height = log2_blk256_height in dml1_rq_dlg_get_row_heights()
449 log2_blk_height = 0; /* blk height of 1 */ in dml1_rq_dlg_get_row_heights()
451 log2_blk_width = log2_blk_bytes - log2_bytes_per_element - log2_blk_height; in dml1_rq_dlg_get_row_heights()
501 else if (log2_blk_height - log2_vmpg_height >= 2) in dml1_rq_dlg_get_row_heights()
504 log2_dpte_req_height_ptes = log2_blk_height - log2_vmpg_height; in dml1_rq_dlg_get_row_heights()
578 unsigned int log2_blk_height; in get_surf_rq_param() local
676 log2_blk_height = 0; in get_surf_rq_param()
686 log2_blk_height = log2_blk256_height in get_surf_rq_param()
[all …]
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_rq_dlg_calc_20v2.c369 unsigned int log2_blk_height; in get_meta_and_pte_attr() local
449 log2_blk_height = 0; in get_meta_and_pte_attr()
458 log2_blk_height = log2_blk256_height in get_meta_and_pte_attr()
461 log2_blk_height = 0; // blk height of 1 in get_meta_and_pte_attr()
463 log2_blk_width = log2_blk_bytes - log2_bytes_per_element - log2_blk_height; in get_meta_and_pte_attr()
583 log2_dpte_req_height = log2_blk_height + 0; in get_meta_and_pte_attr()
593 log2_dpte_req_height = log2_blk_height + 0; in get_meta_and_pte_attr()
Ddisplay_rq_dlg_calc_20.c369 unsigned int log2_blk_height; in get_meta_and_pte_attr() local
449 log2_blk_height = 0; in get_meta_and_pte_attr()
458 log2_blk_height = log2_blk256_height in get_meta_and_pte_attr()
461 log2_blk_height = 0; // blk height of 1 in get_meta_and_pte_attr()
463 log2_blk_width = log2_blk_bytes - log2_bytes_per_element - log2_blk_height; in get_meta_and_pte_attr()
583 log2_dpte_req_height = log2_blk_height + 0; in get_meta_and_pte_attr()
593 log2_dpte_req_height = log2_blk_height + 0; in get_meta_and_pte_attr()
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_rq_dlg_calc_21.c359 unsigned int log2_blk_height; in get_meta_and_pte_attr() local
441 log2_blk_height = 0; in get_meta_and_pte_attr()
450 log2_blk_height = log2_blk256_height in get_meta_and_pte_attr()
453 log2_blk_height = 0; // blk height of 1 in get_meta_and_pte_attr()
455 log2_blk_width = log2_blk_bytes - log2_bytes_per_element - log2_blk_height; in get_meta_and_pte_attr()
580 log2_dpte_req_height = log2_blk_height + 0; in get_meta_and_pte_attr()
590 log2_dpte_req_height = log2_blk_height + 0; in get_meta_and_pte_attr()
/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_rq_dlg_calc_31.c422 unsigned int log2_blk_height; in get_meta_and_pte_attr() local
503 log2_blk_height = 0; in get_meta_and_pte_attr()
512 log2_blk_height = log2_blk256_height + dml_ceil((double) (log2_blk_bytes - 8) / 2.0, 1); in get_meta_and_pte_attr()
514 log2_blk_height = 0; // blk height of 1 in get_meta_and_pte_attr()
516 log2_blk_width = log2_blk_bytes - log2_bytes_per_element - log2_blk_height; in get_meta_and_pte_attr()
641 log2_dpte_req_height = log2_blk_height + 0; in get_meta_and_pte_attr()
651 log2_dpte_req_height = log2_blk_height + 0; in get_meta_and_pte_attr()
/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_rq_dlg_calc_30.c403 unsigned int log2_blk_height = 0; in get_meta_and_pte_attr() local
486 log2_blk_height = 0; in get_meta_and_pte_attr()
495 log2_blk_height = log2_blk256_height in get_meta_and_pte_attr()
498 log2_blk_height = 0; // blk height of 1 in get_meta_and_pte_attr()
500 log2_blk_width = log2_blk_bytes - log2_bytes_per_element - log2_blk_height; in get_meta_and_pte_attr()
644 log2_dpte_req_height = log2_blk_height + 0; in get_meta_and_pte_attr()
654 log2_dpte_req_height = log2_blk_height + 0; in get_meta_and_pte_attr()