Searched refs:BytePerPixelY (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| A D | display_mode_vba_30.c | 116 int BytePerPixelY, 358 int BytePerPixelY[], 443 int BytePerPixelY[], 504 int BytePerPixelY[], 575 int BytePerPixelY[], 913 int BytePerPixelY, in CalculatePrefetchSchedule() 2123 v->BytePerPixelY, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2154 v->BytePerPixelY, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2936 v->BytePerPixelY, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3115 v->BytePerPixelY, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all …]
|
| A D | display_rq_dlg_calc_30.c | 281 unsigned int *BytePerPixelY, in CalculateBytePerPixelAnd256BBlockSizes() argument 293 *BytePerPixelY = 8; in CalculateBytePerPixelAnd256BBlockSizes() 298 *BytePerPixelY = 4; in CalculateBytePerPixelAnd256BBlockSizes() 303 *BytePerPixelY = 2; in CalculateBytePerPixelAnd256BBlockSizes() 308 *BytePerPixelY = 1; in CalculateBytePerPixelAnd256BBlockSizes() 313 *BytePerPixelY = 4; in CalculateBytePerPixelAnd256BBlockSizes() 318 *BytePerPixelY = 1; in CalculateBytePerPixelAnd256BBlockSizes() 323 *BytePerPixelY = 2; in CalculateBytePerPixelAnd256BBlockSizes() 328 *BytePerPixelY = 2; in CalculateBytePerPixelAnd256BBlockSizes() 345 *BlockWidth256BytesY = 256U / *BytePerPixelY / *BlockHeight256BytesY; in CalculateBytePerPixelAnd256BBlockSizes() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| A D | display_mode_vba_31.c | 79 int BytePerPixelY; member 384 int BytePerPixelY[], 467 int BytePerPixelY[], 529 int BytePerPixelY[], 614 int BytePerPixelY[], 2295 v->BytePerPixelY, 2326 v->BytePerPixelY, 2733 myPipe.BytePerPixelY = v->BytePerPixelY[k]; 3193 v->BytePerPixelY, 3402 v->BytePerPixelY, [all …]
|
| A D | display_rq_dlg_calc_31.c | 34 unsigned int *BytePerPixelY, in CalculateBytePerPixelAnd256BBlockSizes() argument 46 *BytePerPixelY = 8; in CalculateBytePerPixelAnd256BBlockSizes() 51 *BytePerPixelY = 4; in CalculateBytePerPixelAnd256BBlockSizes() 56 *BytePerPixelY = 2; in CalculateBytePerPixelAnd256BBlockSizes() 61 *BytePerPixelY = 1; in CalculateBytePerPixelAnd256BBlockSizes() 66 *BytePerPixelY = 4; in CalculateBytePerPixelAnd256BBlockSizes() 71 *BytePerPixelY = 1; in CalculateBytePerPixelAnd256BBlockSizes() 76 *BytePerPixelY = 2; in CalculateBytePerPixelAnd256BBlockSizes() 81 *BytePerPixelY = 2; in CalculateBytePerPixelAnd256BBlockSizes() 96 *BlockWidth256BytesY = 256U / *BytePerPixelY / *BlockHeight256BytesY; in CalculateBytePerPixelAnd256BBlockSizes() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| A D | display_mode_vba.h | 134 unsigned int BytePerPixelY, 789 unsigned int BytePerPixelY[DC__NUM_DPP__MAX]; member
|
| A D | display_mode_vba.c | 774 unsigned int BytePerPixelY, in Calculate256BBlockSizes() argument 792 *BlockWidth256BytesY = 256 / BytePerPixelY / *BlockHeight256BytesY; in Calculate256BBlockSizes() 806 *BlockWidth256BytesY = 256 / BytePerPixelY / *BlockHeight256BytesY; in Calculate256BBlockSizes()
|
Completed in 47 milliseconds