Home
last modified time | relevance | path

Searched defs:PixelPTEBytesPerRow (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c439 static bool CalculatePrefetchSchedule( in CalculatePrefetchSchedule()
879 unsigned int *PixelPTEBytesPerRow, in CalculateVMAndRowBytes()
3098 unsigned int PixelPTEBytesPerRow, in CalculateFlipSchedule()
H A Ddisplay_mode_vba_20v2.c564 unsigned int PixelPTEBytesPerRow, in CalculatePrefetchSchedule()
939 unsigned int *PixelPTEBytesPerRow, in CalculateVMAndRowBytes()
3171 unsigned int PixelPTEBytesPerRow, in CalculateFlipSchedule()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c634 static bool CalculatePrefetchSchedule( in CalculatePrefetchSchedule()
1280 unsigned int *PixelPTEBytesPerRow, in CalculateVMAndRowBytes()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c1906 void dml32_CalculateVMRowAndSwath( in dml32_CalculateVMRowAndSwath()
2258 unsigned int dml32_CalculateVMAndRowBytes( in dml32_CalculateVMAndRowBytes()
3409 unsigned int PixelPTEBytesPerRow, in dml32_CalculatePrefetchSchedule()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c811 static bool CalculatePrefetchSchedule( in CalculatePrefetchSchedule()
1678 unsigned int *PixelPTEBytesPerRow, in CalculateVMAndRowBytes()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c813 static bool CalculatePrefetchSchedule(
1812 unsigned int *PixelPTEBytesPerRow,
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c831 static bool CalculatePrefetchSchedule(
1829 unsigned int *PixelPTEBytesPerRow,
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h567 unsigned int PixelPTEBytesPerRow[DML2_MAX_PLANES]; member
1141 unsigned int *PixelPTEBytesPerRow; member
1265 unsigned int *PixelPTEBytesPerRow; // for bandwidth calculation member
1701 unsigned int PixelPTEBytesPerRow; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h972 dml_uint_t PixelPTEBytesPerRow[__DML_NUM_PLANES__]; member
1391 dml_uint_t *PixelPTEBytesPerRow; member
1556 dml_uint_t PixelPTEBytesPerRow; member
H A Ddisplay_mode_core.c2447 static dml_uint_t CalculateVMAndRowBytes( in CalculateVMAndRowBytes()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h938 double PixelPTEBytesPerRow[DC__NUM_DPP__MAX]; member