Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_rq_dlg_calc_20v2.c379 unsigned int log2_meta_chunk_height; in get_meta_and_pte_attr() local
518 log2_meta_chunk_height = log2_meta_row_height; in get_meta_and_pte_attr()
522 - log2_meta_chunk_height; in get_meta_and_pte_attr()
526 - log2_meta_chunk_height); in get_meta_and_pte_attr()
H A Ddisplay_rq_dlg_calc_20.c379 unsigned int log2_meta_chunk_height; in get_meta_and_pte_attr() local
518 log2_meta_chunk_height = log2_meta_row_height; in get_meta_and_pte_attr()
522 - log2_meta_chunk_height; in get_meta_and_pte_attr()
526 - log2_meta_chunk_height); in get_meta_and_pte_attr()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml1_display_rq_dlg_calc.c588 unsigned int log2_meta_chunk_height; in get_surf_rq_param() local
748 log2_meta_chunk_height = log2_meta_row_height; in get_surf_rq_param()
752 - log2_meta_chunk_height; in get_surf_rq_param()
756 - log2_meta_chunk_height); in get_surf_rq_param()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_rq_dlg_calc_30.c322 unsigned int log2_meta_chunk_height = 0; in get_meta_and_pte_attr() local
488 log2_meta_chunk_height = log2_meta_row_height; in get_meta_and_pte_attr()
492 - log2_meta_chunk_height; in get_meta_and_pte_attr()
496 - log2_meta_chunk_height); in get_meta_and_pte_attr()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_rq_dlg_calc_21.c369 unsigned int log2_meta_chunk_height; in get_meta_and_pte_attr() local
512 log2_meta_chunk_height = log2_meta_row_height; in get_meta_and_pte_attr()
516 - log2_meta_chunk_height; in get_meta_and_pte_attr()
520 - log2_meta_chunk_height); in get_meta_and_pte_attr()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_rq_dlg_calc_31.c345 unsigned int log2_meta_chunk_height; in get_meta_and_pte_attr() local
503 log2_meta_chunk_height = log2_meta_row_height; in get_meta_and_pte_attr()
506 …og2_meta_chunk_width = log2_meta_chunk_bytes + 8 - log2_bytes_per_element - log2_meta_chunk_height; in get_meta_and_pte_attr()
508 …unk_width = 1 << (log2_min_meta_chunk_bytes + 8 - log2_bytes_per_element - log2_meta_chunk_height); in get_meta_and_pte_attr()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_rq_dlg_calc_314.c433 unsigned int log2_meta_chunk_height; in get_meta_and_pte_attr() local
591 log2_meta_chunk_height = log2_meta_row_height; in get_meta_and_pte_attr()
594 …og2_meta_chunk_width = log2_meta_chunk_bytes + 8 - log2_bytes_per_element - log2_meta_chunk_height; in get_meta_and_pte_attr()
596 …unk_width = 1 << (log2_min_meta_chunk_bytes + 8 - log2_bytes_per_element - log2_meta_chunk_height); in get_meta_and_pte_attr()