Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml1_display_rq_dlg_calc.c405 unsigned int blk_bytes; in dml1_rq_dlg_get_row_heights() local
433 blk_bytes = surf_linear ? in dml1_rq_dlg_get_row_heights()
435 log2_blk_bytes = dml_log2((double) blk_bytes); in dml1_rq_dlg_get_row_heights()
576 unsigned int blk_bytes; in get_surf_rq_param() local
672 blk_bytes = in get_surf_rq_param()
675 log2_blk_bytes = dml_log2((double) blk_bytes); in get_surf_rq_param()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_rq_dlg_calc_20.c367 unsigned int blk_bytes; in get_meta_and_pte_attr() local
446 blk_bytes = surf_linear ? in get_meta_and_pte_attr()
448 log2_blk_bytes = dml_log2((double) blk_bytes); in get_meta_and_pte_attr()
H A Ddisplay_rq_dlg_calc_20v2.c367 unsigned int blk_bytes; in get_meta_and_pte_attr() local
446 blk_bytes = surf_linear ? in get_meta_and_pte_attr()
448 log2_blk_bytes = dml_log2((double) blk_bytes); in get_meta_and_pte_attr()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_rq_dlg_calc_21.c357 unsigned int blk_bytes; in get_meta_and_pte_attr() local
438 blk_bytes = surf_linear ? in get_meta_and_pte_attr()
440 log2_blk_bytes = dml_log2((double) blk_bytes); in get_meta_and_pte_attr()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_rq_dlg_calc_30.c401 unsigned int blk_bytes = 0; in get_meta_and_pte_attr() local
483 blk_bytes = surf_linear ? in get_meta_and_pte_attr()
485 log2_blk_bytes = dml_log2((double)blk_bytes); in get_meta_and_pte_attr()