Home
last modified time | relevance | path

Searched refs:BytePerPixelY (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c115 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 …]
Ddisplay_rq_dlg_calc_30.c263 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/
Ddisplay_mode_vba.h128 unsigned int BytePerPixelY,
782 unsigned int BytePerPixelY[DC__NUM_DPP__MAX]; member
Ddisplay_mode_vba.c733 unsigned int BytePerPixelY, in Calculate256BBlockSizes() argument
751 *BlockWidth256BytesY = 256 / BytePerPixelY / *BlockHeight256BytesY; in Calculate256BBlockSizes()
765 *BlockWidth256BytesY = 256 / BytePerPixelY / *BlockHeight256BytesY; in Calculate256BBlockSizes()