Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h466 unsigned int *PixelPTEBytesPerRow_one_row_per_frame,
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1494 unsigned int *PixelPTEBytesPerRow_one_row_per_frame; member
H A Ddml2_core_dcn4_calcs.c1657 *p->PixelPTEBytesPerRow_one_row_per_frame = 0; in CalculateVMAndRowBytes()
1758 …*p->PixelPTEBytesPerRow_one_row_per_frame = (unsigned int)((double)*p->dpte_row_width_ub_one_row_p… in CalculateVMAndRowBytes()
1807 *p->PixelPTEBytesPerRow_one_row_per_frame = 0; in CalculateVMAndRowBytes()
1824 …ixelPTEBytesPerRow_one_row_per_frame = %u\n", __func__, *p->PixelPTEBytesPerRow_one_row_per_frame); in CalculateVMAndRowBytes()
2930 …scratch->calculate_vm_and_row_bytes_params.PixelPTEBytesPerRow_one_row_per_frame = &s->PixelPTEByt… in CalculateVMRowAndSwath()
3008 …scratch->calculate_vm_and_row_bytes_params.PixelPTEBytesPerRow_one_row_per_frame = &s->PixelPTEByt… in CalculateVMRowAndSwath()
12184 …mode_lib->scratch.calculate_vm_and_row_bytes_params.PixelPTEBytesPerRow_one_row_per_frame = &dummy… in dml2_core_calcs_get_dpte_row_height()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c263 dml_uint_t *PixelPTEBytesPerRow_one_row_per_frame,
2489 dml_uint_t *PixelPTEBytesPerRow_one_row_per_frame, in CalculateVMAndRowBytes()
2626 …*PixelPTEBytesPerRow_one_row_per_frame = (dml_uint_t)((dml_float_t) *dpte_row_width_ub_one_row_per… in CalculateVMAndRowBytes()
2696 …: PixelPTEBytesPerRow_one_row_per_frame = %u\n", __func__, *PixelPTEBytesPerRow_one_row_per_frame); in CalculateVMAndRowBytes()