Home
last modified time | relevance | path

Searched refs:full_swath_bytes (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
H A Damdgpu_display_rq_dlg_calc_20v2.c256 full_swath_bytes_packed_l = rq_param->misc.rq_l.full_swath_bytes; in handle_det_buf_split()
257 full_swath_bytes_packed_c = rq_param->misc.rq_c.full_swath_bytes; in handle_det_buf_split()
260 full_swath_bytes_packed_l = dml_round_to_multiple(rq_param->misc.rq_l.full_swath_bytes * 2 / 3, in handle_det_buf_split()
263 full_swath_bytes_packed_c = dml_round_to_multiple(rq_param->misc.rq_c.full_swath_bytes * 2 / 3, in handle_det_buf_split()
463 rq_misc_param->full_swath_bytes = rq_dlg_param->swath_width_ub * blk256_height in get_meta_and_pte_attr()
466 rq_misc_param->full_swath_bytes = rq_dlg_param->swath_width_ub * blk256_width in get_meta_and_pte_attr()
H A Damdgpu_display_rq_dlg_calc_20.c256 full_swath_bytes_packed_l = rq_param->misc.rq_l.full_swath_bytes; in handle_det_buf_split()
257 full_swath_bytes_packed_c = rq_param->misc.rq_c.full_swath_bytes; in handle_det_buf_split()
260 full_swath_bytes_packed_l = dml_round_to_multiple(rq_param->misc.rq_l.full_swath_bytes * 2 / 3, in handle_det_buf_split()
263 full_swath_bytes_packed_c = dml_round_to_multiple(rq_param->misc.rq_c.full_swath_bytes * 2 / 3, in handle_det_buf_split()
463 rq_misc_param->full_swath_bytes = rq_dlg_param->swath_width_ub * blk256_height in get_meta_and_pte_attr()
466 rq_misc_param->full_swath_bytes = rq_dlg_param->swath_width_ub * blk256_width in get_meta_and_pte_attr()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
H A Damdgpu_dml1_display_rq_dlg_calc.c295 full_swath_bytes_packed_l = rq_param->misc.rq_l.full_swath_bytes; in handle_det_buf_split()
296 full_swath_bytes_packed_c = rq_param->misc.rq_c.full_swath_bytes; in handle_det_buf_split()
300 rq_param->misc.rq_l.full_swath_bytes * 2 / 3, in handle_det_buf_split()
304 rq_param->misc.rq_c.full_swath_bytes * 2 / 3, in handle_det_buf_split()
693 rq_misc_param->full_swath_bytes = rq_dlg_param->swath_width_ub * blk256_height in get_surf_rq_param()
696 rq_misc_param->full_swath_bytes = rq_dlg_param->swath_width_ub * blk256_width in get_surf_rq_param()
H A Damdgpu_display_rq_dlg_helpers.c119 rq_misc_param.full_swath_bytes); in print__data_rq_misc_params_st()
H A Ddisplay_mode_structs.h363 unsigned int full_swath_bytes; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
H A Damdgpu_display_rq_dlg_calc_21.c238 full_swath_bytes_packed_l = rq_param->misc.rq_l.full_swath_bytes; in handle_det_buf_split()
239 full_swath_bytes_packed_c = rq_param->misc.rq_c.full_swath_bytes; in handle_det_buf_split()
243 rq_param->misc.rq_l.full_swath_bytes * 2 / 3, in handle_det_buf_split()
247 rq_param->misc.rq_c.full_swath_bytes * 2 / 3, in handle_det_buf_split()
457 rq_misc_param->full_swath_bytes = rq_dlg_param->swath_width_ub * blk256_height in get_meta_and_pte_attr()
460 rq_misc_param->full_swath_bytes = rq_dlg_param->swath_width_ub * blk256_width in get_meta_and_pte_attr()