Searched defs:PixelPTEBytesPerRow (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_mode_vba_20.c | 439 static bool CalculatePrefetchSchedule( in CalculatePrefetchSchedule() 879 unsigned int *PixelPTEBytesPerRow, in CalculateVMAndRowBytes() 3098 unsigned int PixelPTEBytesPerRow, in CalculateFlipSchedule()
|
D | display_mode_vba_20v2.c | 564 unsigned int PixelPTEBytesPerRow, in CalculatePrefetchSchedule() 939 unsigned int *PixelPTEBytesPerRow, in CalculateVMAndRowBytes() 3171 unsigned int PixelPTEBytesPerRow, in CalculateFlipSchedule()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_mode_vba_21.c | 634 static bool CalculatePrefetchSchedule( in CalculatePrefetchSchedule() 1280 unsigned int *PixelPTEBytesPerRow, in CalculateVMAndRowBytes()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_util_32.c | 1906 void dml32_CalculateVMRowAndSwath( in dml32_CalculateVMRowAndSwath() 2258 unsigned int dml32_CalculateVMAndRowBytes( in dml32_CalculateVMAndRowBytes() 3409 unsigned int PixelPTEBytesPerRow, in dml32_CalculatePrefetchSchedule()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 813 static bool CalculatePrefetchSchedule( 1812 unsigned int *PixelPTEBytesPerRow,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 831 static bool CalculatePrefetchSchedule( 1829 unsigned int *PixelPTEBytesPerRow,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 811 static bool CalculatePrefetchSchedule( in CalculatePrefetchSchedule() 1678 unsigned int *PixelPTEBytesPerRow, in CalculateVMAndRowBytes()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
D | dml2_core_shared_types.h | 576 unsigned int PixelPTEBytesPerRow[DML2_MAX_PLANES]; member 1152 unsigned int *PixelPTEBytesPerRow; member 1284 unsigned int *PixelPTEBytesPerRow; // for bandwidth calculation member 1723 unsigned int PixelPTEBytesPerRow; member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/ |
D | display_mode_core_structs.h | 972 dml_uint_t PixelPTEBytesPerRow[__DML_NUM_PLANES__]; member 1391 dml_uint_t *PixelPTEBytesPerRow; member 1556 dml_uint_t PixelPTEBytesPerRow; member
|
D | display_mode_core.c | 2447 static dml_uint_t CalculateVMAndRowBytes( in CalculateVMAndRowBytes()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_vba.h | 938 double PixelPTEBytesPerRow[DC__NUM_DPP__MAX]; member
|