Searched defs:PixelPTEBytesPerRow (Results 1 – 11 of 11) sorted by relevance
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_mode_vba_20.c | 439 static bool CalculatePrefetchSchedule( in CalculatePrefetchSchedule() 876 unsigned int *PixelPTEBytesPerRow, in CalculateVMAndRowBytes() 3095 unsigned int PixelPTEBytesPerRow, in CalculateFlipSchedule()
|
D | display_mode_vba_20v2.c | 564 unsigned int PixelPTEBytesPerRow, in CalculatePrefetchSchedule() 936 unsigned int *PixelPTEBytesPerRow, in CalculateVMAndRowBytes() 3168 unsigned int PixelPTEBytesPerRow, in CalculateFlipSchedule()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_mode_vba_21.c | 634 static bool CalculatePrefetchSchedule( in CalculatePrefetchSchedule() 1277 unsigned int *PixelPTEBytesPerRow, in CalculateVMAndRowBytes()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_util_32.c | 1910 void dml32_CalculateVMRowAndSwath( in dml32_CalculateVMRowAndSwath() 2262 unsigned int dml32_CalculateVMAndRowBytes( in dml32_CalculateVMAndRowBytes() 3413 unsigned int PixelPTEBytesPerRow, in dml32_CalculatePrefetchSchedule()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 813 static bool CalculatePrefetchSchedule( 1809 unsigned int *PixelPTEBytesPerRow,
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 811 static bool CalculatePrefetchSchedule( in CalculatePrefetchSchedule() 1675 unsigned int *PixelPTEBytesPerRow, in CalculateVMAndRowBytes()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 831 static bool CalculatePrefetchSchedule( 1826 unsigned int *PixelPTEBytesPerRow,
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
D | dml2_core_shared_types.h | 579 unsigned int PixelPTEBytesPerRow[DML2_MAX_PLANES]; member 1184 unsigned int *PixelPTEBytesPerRow; member 1311 unsigned int *PixelPTEBytesPerRow; // for bandwidth calculation member 1751 unsigned int PixelPTEBytesPerRow; member
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/ |
D | display_mode_core_structs.h | 1029 dml_uint_t PixelPTEBytesPerRow[__DML_NUM_PLANES__]; member 1448 dml_uint_t *PixelPTEBytesPerRow; member 1613 dml_uint_t PixelPTEBytesPerRow; member
|
D | display_mode_core.c | 2448 static dml_uint_t CalculateVMAndRowBytes( in CalculateVMAndRowBytes()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_vba.h | 938 double PixelPTEBytesPerRow[DC__NUM_DPP__MAX]; member
|