Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A 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()
579 unsigned int log2_meta_req_bytes; in get_surf_rq_param() local
717 log2_meta_req_bytes = 6; /* meta request is 64b and is 8x8byte meta element */ in get_surf_rq_param()
723 log2_meta_req_width = log2_meta_req_bytes + 8 - log2_bytes_per_element in get_surf_rq_param()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_rq_dlg_calc_21.c358 unsigned int log2_meta_req_bytes; in get_meta_and_pte_attr() local
477 log2_meta_req_bytes = 6; // meta request is 64b and is 8x8byte meta element in get_meta_and_pte_attr()
482 log2_meta_req_width = log2_meta_req_bytes + 8 - log2_bytes_per_element in get_meta_and_pte_attr()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_rq_dlg_calc_20.c368 unsigned int log2_meta_req_bytes; in get_meta_and_pte_attr() local
483 log2_meta_req_bytes = 6; // meta request is 64b and is 8x8byte meta element in get_meta_and_pte_attr()
488 log2_meta_req_width = log2_meta_req_bytes + 8 - log2_bytes_per_element in get_meta_and_pte_attr()
H A Ddisplay_rq_dlg_calc_20v2.c368 unsigned int log2_meta_req_bytes; in get_meta_and_pte_attr() local
483 log2_meta_req_bytes = 6; // meta request is 64b and is 8x8byte meta element in get_meta_and_pte_attr()
488 log2_meta_req_width = log2_meta_req_bytes + 8 - log2_bytes_per_element in get_meta_and_pte_attr()