Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/
Ddml1_display_rq_dlg_calc.c391 unsigned int log2_meta_req_bytes; in dml1_rq_dlg_get_row_heights() local
438 log2_meta_req_bytes = 6; /* meta request is 64b and is 8x8byte meta element */ in dml1_rq_dlg_get_row_heights()
444 log2_meta_req_width = log2_meta_req_bytes + 8 - log2_bytes_per_element in dml1_rq_dlg_get_row_heights()
562 unsigned int log2_meta_req_bytes; in get_surf_rq_param() local
700 log2_meta_req_bytes = 6; /* meta request is 64b and is 8x8byte meta element */ in get_surf_rq_param()
706 log2_meta_req_width = log2_meta_req_bytes + 8 - log2_bytes_per_element in get_surf_rq_param()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_rq_dlg_calc_20.c353 unsigned int log2_meta_req_bytes; in get_meta_and_pte_attr() local
470 log2_meta_req_bytes = 6; // meta request is 64b and is 8x8byte meta element in get_meta_and_pte_attr()
475 log2_meta_req_width = log2_meta_req_bytes + 8 - log2_bytes_per_element in get_meta_and_pte_attr()
Ddisplay_rq_dlg_calc_20v2.c353 unsigned int log2_meta_req_bytes; in get_meta_and_pte_attr() local
470 log2_meta_req_bytes = 6; // meta request is 64b and is 8x8byte meta element in get_meta_and_pte_attr()
475 log2_meta_req_width = log2_meta_req_bytes + 8 - log2_bytes_per_element in get_meta_and_pte_attr()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_rq_dlg_calc_21.c343 unsigned int log2_meta_req_bytes; in get_meta_and_pte_attr() local
464 log2_meta_req_bytes = 6; // meta request is 64b and is 8x8byte meta element in get_meta_and_pte_attr()
469 log2_meta_req_width = log2_meta_req_bytes + 8 - log2_bytes_per_element in get_meta_and_pte_attr()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_rq_dlg_calc_30.c387 unsigned int log2_meta_req_bytes = 0; in get_meta_and_pte_attr() local
531 log2_meta_req_bytes = 6; // meta request is 64b and is 8x8byte meta element in get_meta_and_pte_attr()
536 log2_meta_req_width = log2_meta_req_bytes + 8 - log2_bytes_per_element in get_meta_and_pte_attr()