Searched refs:BytePerPixelY (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| D | display_mode_vba_30.c | 116 int BytePerPixelY, 162 unsigned int BytePerPixelY, 358 int BytePerPixelY[], 443 int BytePerPixelY[], 504 int BytePerPixelY[], 575 int BytePerPixelY[], 718 unsigned int *BytePerPixelY, 913 int BytePerPixelY, in CalculatePrefetchSchedule() 1078 …prefetch_bw_oto = (PrefetchSourceLinesY * swath_width_luma_ub * BytePerPixelY + PrefetchSourceLine… in CalculatePrefetchSchedule() 1133 + PrefetchSourceLinesY * swath_width_luma_ub * BytePerPixelY in CalculatePrefetchSchedule() [all …]
|
| 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-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| D | display_mode_vba_31.c | 79 int BytePerPixelY; member 90 unsigned int *BytePerPixelY, 184 unsigned int BytePerPixelY, 384 int BytePerPixelY[], 467 int BytePerPixelY[], 529 int BytePerPixelY[], 614 int BytePerPixelY[], 1165 bytes_pp = myPipe->BytePerPixelY + myPipe->BytePerPixelC / 4; 1167 bytes_pp = myPipe->BytePerPixelY + myPipe->BytePerPixelC; 1169 …prefetch_sw_bytes = PrefetchSourceLinesY * swath_width_luma_ub * myPipe->BytePerPixelY + PrefetchS… [all …]
|
| 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-v5.15/drivers/gpu/drm/amd/display/dc/dml/ |
| D | display_mode_vba.h | 134 unsigned int BytePerPixelY, 789 unsigned int BytePerPixelY[DC__NUM_DPP__MAX]; member
|
| 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()
|