Home
last modified time | relevance | path

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

/linux-6.12.1/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 …]
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_rq_dlg_calc_21.c356 unsigned int log2_blk_height; in get_meta_and_pte_attr() local
438 log2_blk_height = 0; in get_meta_and_pte_attr()
447 log2_blk_height = log2_blk256_height in get_meta_and_pte_attr()
450 log2_blk_height = 0; // blk height of 1 in get_meta_and_pte_attr()
452 log2_blk_width = log2_blk_bytes - log2_bytes_per_element - log2_blk_height; in get_meta_and_pte_attr()
577 log2_dpte_req_height = log2_blk_height + 0; in get_meta_and_pte_attr()
587 log2_dpte_req_height = log2_blk_height + 0; in get_meta_and_pte_attr()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_rq_dlg_calc_20.c366 unsigned int log2_blk_height; in get_meta_and_pte_attr() local
446 log2_blk_height = 0; in get_meta_and_pte_attr()
455 log2_blk_height = log2_blk256_height in get_meta_and_pte_attr()
458 log2_blk_height = 0; // blk height of 1 in get_meta_and_pte_attr()
460 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()
Ddisplay_rq_dlg_calc_20v2.c366 unsigned int log2_blk_height; in get_meta_and_pte_attr() local
446 log2_blk_height = 0; in get_meta_and_pte_attr()
455 log2_blk_height = log2_blk256_height in get_meta_and_pte_attr()
458 log2_blk_height = 0; // blk height of 1 in get_meta_and_pte_attr()
460 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()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_rq_dlg_calc_31.c335 unsigned int log2_blk_height; in get_meta_and_pte_attr() local
416 log2_blk_height = 0; in get_meta_and_pte_attr()
425 log2_blk_height = log2_blk256_height + dml_ceil((double) (log2_blk_bytes - 8) / 2.0, 1); in get_meta_and_pte_attr()
427 log2_blk_height = 0; // blk height of 1 in get_meta_and_pte_attr()
429 log2_blk_width = log2_blk_bytes - log2_bytes_per_element - log2_blk_height; in get_meta_and_pte_attr()
554 log2_dpte_req_height = log2_blk_height + 0; in get_meta_and_pte_attr()
564 log2_dpte_req_height = log2_blk_height + 0; in get_meta_and_pte_attr()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_rq_dlg_calc_30.c312 unsigned int log2_blk_height = 0; in get_meta_and_pte_attr() local
395 log2_blk_height = 0; in get_meta_and_pte_attr()
404 log2_blk_height = log2_blk256_height in get_meta_and_pte_attr()
407 log2_blk_height = 0; // blk height of 1 in get_meta_and_pte_attr()
409 log2_blk_width = log2_blk_bytes - log2_bytes_per_element - log2_blk_height; in get_meta_and_pte_attr()
553 log2_dpte_req_height = log2_blk_height + 0; in get_meta_and_pte_attr()
563 log2_dpte_req_height = log2_blk_height + 0; in get_meta_and_pte_attr()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_rq_dlg_calc_314.c423 unsigned int log2_blk_height; in get_meta_and_pte_attr() local
504 log2_blk_height = 0; in get_meta_and_pte_attr()
513 log2_blk_height = log2_blk256_height + dml_ceil((double) (log2_blk_bytes - 8) / 2.0, 1); in get_meta_and_pte_attr()
515 log2_blk_height = 0; // blk height of 1 in get_meta_and_pte_attr()
517 log2_blk_width = log2_blk_bytes - log2_bytes_per_element - log2_blk_height; in get_meta_and_pte_attr()
642 log2_dpte_req_height = log2_blk_height + 0; in get_meta_and_pte_attr()
652 log2_dpte_req_height = log2_blk_height + 0; in get_meta_and_pte_attr()