Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h466 unsigned int *PixelPTEBytesPerRow_one_row_per_frame,
H A Ddisplay_mode_vba_util_32.c2294 unsigned int *PixelPTEBytesPerRow_one_row_per_frame, in dml32_CalculateVMAndRowBytes()
2452 *PixelPTEBytesPerRow_one_row_per_frame = *dpte_row_width_ub_one_row_per_frame / *PixelPTEReqWidth * in dml32_CalculateVMAndRowBytes()
2526 __func__, *PixelPTEBytesPerRow_one_row_per_frame); in dml32_CalculateVMAndRowBytes()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1322 unsigned int *PixelPTEBytesPerRow_one_row_per_frame; member
H A Ddml2_core_dcn4_calcs.c1695 *p->PixelPTEBytesPerRow_one_row_per_frame = 0; in CalculateVMAndRowBytes()
1800 …*p->PixelPTEBytesPerRow_one_row_per_frame = (unsigned int)((double)*p->dpte_row_width_ub_one_row_p… in CalculateVMAndRowBytes()
1849 *p->PixelPTEBytesPerRow_one_row_per_frame = 0; in CalculateVMAndRowBytes()
1866 …ixelPTEBytesPerRow_one_row_per_frame = %u\n", __func__, *p->PixelPTEBytesPerRow_one_row_per_frame); in CalculateVMAndRowBytes()
2967 …scratch->calculate_vm_and_row_bytes_params.PixelPTEBytesPerRow_one_row_per_frame = &s->PixelPTEByt… in CalculateVMRowAndSwath()
3045 …scratch->calculate_vm_and_row_bytes_params.PixelPTEBytesPerRow_one_row_per_frame = &s->PixelPTEByt… in CalculateVMRowAndSwath()
12175 …mode_lib->scratch.calculate_vm_and_row_bytes_params.PixelPTEBytesPerRow_one_row_per_frame = &dummy… in dml2_core_calcs_get_dpte_row_height()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c263 dml_uint_t *PixelPTEBytesPerRow_one_row_per_frame,
2479 dml_uint_t *PixelPTEBytesPerRow_one_row_per_frame, in CalculateVMAndRowBytes()
2615 …*PixelPTEBytesPerRow_one_row_per_frame = (dml_uint_t)((dml_float_t) *dpte_row_width_ub_one_row_per… in CalculateVMAndRowBytes()
2685 …: PixelPTEBytesPerRow_one_row_per_frame = %u\n", __func__, *PixelPTEBytesPerRow_one_row_per_frame); in CalculateVMAndRowBytes()