Home
last modified time | relevance | path

Searched refs:BlockWidth256BytesC (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.h52 unsigned int *BlockWidth256BytesC);
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h59 unsigned int *BlockWidth256BytesC,
875 unsigned int BlockWidth256BytesC[],
1035 unsigned int BlockWidth256BytesC[],
H A Ddisplay_mode_vba_32.c159 &v->BlockWidth256BytesC[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
191 v->BlockWidth256BytesC, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
266 v->BlockWidth256BytesC, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
411 v->BlockWidth256BytesC, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
435 v->dummy_vars.DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation.SurfaceParameters[k].BlockWidth256BytesC = v->BlockWidth256BytesC[k]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
776 v->dummy_vars.DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation.myPipe.BlockWidth256BytesC = v->BlockWidth256BytesC[k]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1277 v->BlockWidth256BytesC, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1556 v->BlockWidth256BytesC, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h106 unsigned int BlockWidth256BytesC; member
H A Ddisplay_mode_vba.h184 unsigned int *BlockWidth256BytesC);
959 unsigned int BlockWidth256BytesC[DC__NUM_DPP__MAX]; member
H A Ddisplay_mode_vba.c986 unsigned int *BlockWidth256BytesC) in Calculate256BBlockSizes() argument
1001 *BlockWidth256BytesC = 0; in Calculate256BBlockSizes()
1014 *BlockWidth256BytesC = 256 / BytePerPixelC / *BlockHeight256BytesC; in Calculate256BBlockSizes()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c53 dml_uint_t *BlockWidth256BytesC,
481 dml_uint_t BlockWidth256BytesC[],
1609 dml_uint_t *BlockWidth256BytesC, in CalculateBytePerPixelAndBlockSizes()
1680 *BlockWidth256BytesC = 0; in CalculateBytePerPixelAndBlockSizes()
1696 *BlockWidth256BytesC = 256U / *BytePerPixelC / *BlockHeight256BytesC; in CalculateBytePerPixelAndBlockSizes()
1701 dml_print("DML::%s: BlockWidth256BytesC = %u\n", __func__, *BlockWidth256BytesC); in CalculateBytePerPixelAndBlockSizes()
3331 dml_uint_t BlockWidth256BytesC[], in CalculatePixelDeliveryTimes()
3420 req_per_swath_ub = swath_width_chroma_ub[k] / BlockWidth256BytesC[k]; in CalculatePixelDeliveryTimes()
3877 if ((dml_is_vertical_rotation(p->SourceScan[k]) && p->BlockWidth256BytesC[ in CalculateStutterEfficiency()
1607 CalculateBytePerPixelAndBlockSizes(enum dml_source_format_class SourcePixelFormat,enum dml_swizzle_mode SurfaceTiling,dml_uint_t * BytePerPixelY,dml_uint_t * BytePerPixelC,dml_float_t * BytePerPixelDETY,dml_float_t * BytePerPixelDETC,dml_uint_t * BlockHeight256BytesY,dml_uint_t * BlockHeight256BytesC,dml_uint_t * BlockWidth256BytesY,dml_uint_t * BlockWidth256BytesC,dml_uint_t * MacroTileHeightY,dml_uint_t * MacroTileHeightC,dml_uint_t * MacroTileWidthY,dml_uint_t * MacroTileWidthC) CalculateBytePerPixelAndBlockSizes() argument
3299 CalculatePixelDeliveryTimes(dml_uint_t NumberOfActiveSurfaces,dml_float_t VRatio[],dml_float_t VRatioChroma[],dml_float_t VRatioPrefetchY[],dml_float_t VRatioPrefetchC[],dml_uint_t swath_width_luma_ub[],dml_uint_t swath_width_chroma_ub[],dml_uint_t DPPPerSurface[],dml_float_t HRatio[],dml_float_t HRatioChroma[],dml_float_t PixelClock[],dml_float_t PSCL_THROUGHPUT[],dml_float_t PSCL_THROUGHPUT_CHROMA[],dml_float_t Dppclk[],dml_uint_t BytePerPixelC[],enum dml_rotation_angle SourceScan[],dml_uint_t NumberOfCursors[],dml_uint_t CursorWidth[],dml_uint_t CursorBPP[],dml_uint_t BlockWidth256BytesY[],dml_uint_t BlockHeight256BytesY[],dml_uint_t BlockWidth256BytesC[],dml_uint_t BlockHeight256BytesC[],dml_float_t DisplayPipeLineDeliveryTimeLuma[],dml_float_t DisplayPipeLineDeliveryTimeChroma[],dml_float_t DisplayPipeLineDeliveryTimeLumaPrefetch[],dml_float_t DisplayPipeLineDeliveryTimeChromaPrefetch[],dml_float_t DisplayPipeRequestDeliveryTimeLuma[],dml_float_t DisplayPipeRequestDeliveryTimeChroma[],dml_float_t DisplayPipeRequestDeliveryTimeLumaPrefetch[],dml_float_t DisplayPipeRequestDeliveryTimeChromaPrefetch[],dml_float_t CursorRequestDeliveryTime[],dml_float_t CursorRequestDeliveryTimePrefetch[]) CalculatePixelDeliveryTimes() argument
9959 dml_uint_t BlockWidth256BytesC; dml_core_get_row_heights() local
[all...]
H A Ddisplay_mode_core_structs.h458 dml_uint_t BlockWidth256BytesC; member
1046 dml_uint_t BlockWidth256BytesC[__DML_NUM_PLANES__]; member
1564 dml_uint_t *BlockWidth256BytesC; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h117 unsigned int BlockWidth256BytesC;
1900 unsigned int *BlockWidth256BytesC;
116 unsigned int BlockWidth256BytesC; global() member
1897 unsigned int *BlockWidth256BytesC; global() member
H A Ddml2_core_dcn4_calcs.c590 unsigned int *BlockWidth256BytesC, in CalculateBytePerPixelAndBlockSizes()
682 *BlockWidth256BytesC = 0; in CalculateBytePerPixelAndBlockSizes()
698 *BlockWidth256BytesC = 256U / *BytePerPixelC / *BlockHeight256BytesC; in CalculateBytePerPixelAndBlockSizes()
702 DML_LOG_VERBOSE("DML::%s: BlockWidth256BytesC = %u\n", __func__, *BlockWidth256BytesC); in CalculateBytePerPixelAndBlockSizes()
2932 scratch->calculate_vm_and_row_bytes_params.BlockWidth256Bytes = p->myPipe[k].BlockWidth256BytesC; in CalculateVMRowAndSwath()
7497 myPipe->BlockWidth256BytesC = mode_lib->ms.Read256BlockWidthC[k]; in dml_core_ms_prefetch_check()
8973 s->SurfParameters[k].BlockWidth256BytesC = mode_lib->ms.Read256BlockWidthC[k]; in dml_core_mode_support()
10172 if ((dml_is_vertical_rotation(p->display_cfg->plane_descriptors[k].composition.rotation_angle) && p->BlockWidth256BytesC[k] > p->SwathHeightC[k]) || (!dml_is_vertical_rotation(p->display_cfg->plane_descriptors[k].composition.rotation_angle) && p->BlockHeight256BytesC[k] > p->SwathHeightC[k]) || p->DCCCMaxUncompressedBlock[k] < 256) { in CalculateStutterEfficiency()
10766 s->SurfaceParameters[k].BlockWidth256BytesC in dml_core_mode_programming()
589 CalculateBytePerPixelAndBlockSizes(enum dml2_source_format_class SourcePixelFormat,enum dml2_swizzle_mode SurfaceTiling,unsigned int pitch_y,unsigned int pitch_c,unsigned int * BytePerPixelY,unsigned int * BytePerPixelC,double * BytePerPixelDETY,double * BytePerPixelDETC,unsigned int * BlockHeight256BytesY,unsigned int * BlockHeight256BytesC,unsigned int * BlockWidth256BytesY,unsigned int * BlockWidth256BytesC,unsigned int * MacroTileHeightY,unsigned int * MacroTileHeightC,unsigned int * MacroTileWidthY,unsigned int * MacroTileWidthC,bool * surf_linear128_l,bool * surf_linear128_c) CalculateBytePerPixelAndBlockSizes() argument
12105 unsigned int BlockWidth256BytesC; dml2_core_calcs_get_dpte_row_height() local
[all...]