Searched refs:BytePerPixelY (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| D | display_mode_vba_30.c | 115 int BytePerPixelY, 161 unsigned int BytePerPixelY, 357 int BytePerPixelY[], 442 int BytePerPixelY[], 503 int BytePerPixelY[], 574 int BytePerPixelY[], 717 unsigned int *BytePerPixelY, 912 int BytePerPixelY, in CalculatePrefetchSchedule() 1077 …prefetch_bw_oto = (PrefetchSourceLinesY * swath_width_luma_ub * BytePerPixelY + PrefetchSourceLine… in CalculatePrefetchSchedule() 1132 + PrefetchSourceLinesY * swath_width_luma_ub * BytePerPixelY in CalculatePrefetchSchedule() [all …]
|
| D | display_rq_dlg_calc_30.c | 263 unsigned int *BytePerPixelY, in CalculateBytePerPixelAnd256BBlockSizes() argument 275 *BytePerPixelY = 8; in CalculateBytePerPixelAnd256BBlockSizes() 280 *BytePerPixelY = 4; in CalculateBytePerPixelAnd256BBlockSizes() 285 *BytePerPixelY = 2; in CalculateBytePerPixelAnd256BBlockSizes() 290 *BytePerPixelY = 1; in CalculateBytePerPixelAnd256BBlockSizes() 295 *BytePerPixelY = 4; in CalculateBytePerPixelAnd256BBlockSizes() 300 *BytePerPixelY = 1; in CalculateBytePerPixelAnd256BBlockSizes() 305 *BytePerPixelY = 2; in CalculateBytePerPixelAnd256BBlockSizes() 310 *BytePerPixelY = 2; in CalculateBytePerPixelAnd256BBlockSizes() 327 *BlockWidth256BytesY = 256U / *BytePerPixelY / *BlockHeight256BytesY; in CalculateBytePerPixelAnd256BBlockSizes() [all …]
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/ |
| D | display_mode_vba.h | 128 unsigned int BytePerPixelY, 782 unsigned int BytePerPixelY[DC__NUM_DPP__MAX]; member
|
| D | display_mode_vba.c | 733 unsigned int BytePerPixelY, in Calculate256BBlockSizes() argument 751 *BlockWidth256BytesY = 256 / BytePerPixelY / *BlockHeight256BytesY; in Calculate256BBlockSizes() 765 *BlockWidth256BytesY = 256 / BytePerPixelY / *BlockHeight256BytesY; in Calculate256BBlockSizes()
|