Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/
Ddml1_display_rq_dlg_calc.c409 unsigned int log2_meta_req_bytes; in dml1_rq_dlg_get_row_heights() local
456 log2_meta_req_bytes = 6; /* meta request is 64b and is 8x8byte meta element */ in dml1_rq_dlg_get_row_heights()
462 log2_meta_req_width = log2_meta_req_bytes + 8 - log2_bytes_per_element in dml1_rq_dlg_get_row_heights()
580 unsigned int log2_meta_req_bytes; in get_surf_rq_param() local
718 log2_meta_req_bytes = 6; /* meta request is 64b and is 8x8byte meta element */ in get_surf_rq_param()
724 log2_meta_req_width = log2_meta_req_bytes + 8 - log2_bytes_per_element in get_surf_rq_param()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_rq_dlg_calc_20.c371 unsigned int log2_meta_req_bytes; in get_meta_and_pte_attr() local
488 log2_meta_req_bytes = 6; // meta request is 64b and is 8x8byte meta element in get_meta_and_pte_attr()
493 log2_meta_req_width = log2_meta_req_bytes + 8 - log2_bytes_per_element in get_meta_and_pte_attr()
Ddisplay_rq_dlg_calc_20v2.c371 unsigned int log2_meta_req_bytes; in get_meta_and_pte_attr() local
488 log2_meta_req_bytes = 6; // meta request is 64b and is 8x8byte meta element in get_meta_and_pte_attr()
493 log2_meta_req_width = log2_meta_req_bytes + 8 - log2_bytes_per_element in get_meta_and_pte_attr()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_rq_dlg_calc_21.c361 unsigned int log2_meta_req_bytes; in get_meta_and_pte_attr() local
482 log2_meta_req_bytes = 6; // meta request is 64b and is 8x8byte meta element in get_meta_and_pte_attr()
487 log2_meta_req_width = log2_meta_req_bytes + 8 - log2_bytes_per_element in get_meta_and_pte_attr()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_rq_dlg_calc_30.c314 unsigned int log2_meta_req_bytes = 0; in get_meta_and_pte_attr() local
458 log2_meta_req_bytes = 6; // meta request is 64b and is 8x8byte meta element in get_meta_and_pte_attr()
463 log2_meta_req_width = log2_meta_req_bytes + 8 - log2_bytes_per_element in get_meta_and_pte_attr()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_rq_dlg_calc_31.c337 unsigned int log2_meta_req_bytes; in get_meta_and_pte_attr() local
476 log2_meta_req_bytes = 6; // meta request is 64b and is 8x8byte meta element in get_meta_and_pte_attr()
481 log2_meta_req_width = log2_meta_req_bytes + 8 - log2_bytes_per_element - log2_meta_req_height; in get_meta_and_pte_attr()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_rq_dlg_calc_314.c425 unsigned int log2_meta_req_bytes; in get_meta_and_pte_attr() local
564 log2_meta_req_bytes = 6; // meta request is 64b and is 8x8byte meta element in get_meta_and_pte_attr()
569 log2_meta_req_width = log2_meta_req_bytes + 8 - log2_bytes_per_element - log2_meta_req_height; in get_meta_and_pte_attr()