| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| H A D | display_mode_vba_30.h | 50 unsigned int *BlockHeight256BytesC,
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_mode_vba_util_32.h | 57 unsigned int *BlockHeight256BytesC, 876 unsigned int BlockHeight256BytesC[], 1034 unsigned int BlockHeight256BytesC[],
|
| H A D | display_mode_vba_32.c | 157 &v->BlockHeight256BytesC[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 189 v->BlockHeight256BytesC, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 264 v->BlockHeight256BytesC, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 413 v->BlockHeight256BytesC, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 436 v->dummy_vars.DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation.SurfaceParameters[k].BlockHeight256BytesC = v->BlockHeight256BytesC[k]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 777 v->dummy_vars.DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation.myPipe.BlockHeight256BytesC = v->BlockHeight256BytesC[k]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1278 v->BlockHeight256BytesC, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1404 v->BlockHeight256BytesC[ in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all...] |
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_vba.c | 984 unsigned int *BlockHeight256BytesC, in Calculate256BBlockSizes() argument 1000 *BlockHeight256BytesC = 0; in Calculate256BBlockSizes() 1005 *BlockHeight256BytesC = 1; in Calculate256BBlockSizes() 1008 *BlockHeight256BytesC = 8; in Calculate256BBlockSizes() 1011 *BlockHeight256BytesC = 8; in Calculate256BBlockSizes() 1014 *BlockWidth256BytesC = 256 / BytePerPixelC / *BlockHeight256BytesC; in Calculate256BBlockSizes()
|
| H A D | display_mode_structs.h | 107 unsigned int BlockHeight256BytesC; member
|
| H A D | display_mode_vba.h | 182 unsigned int *BlockHeight256BytesC, 957 unsigned int BlockHeight256BytesC[DC__NUM_DPP__MAX]; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core.c | 51 dml_uint_t *BlockHeight256BytesC, 482 dml_uint_t BlockHeight256BytesC[], 1607 dml_uint_t *BlockHeight256BytesC, in CalculateBytePerPixelAndBlockSizes() 1679 *BlockHeight256BytesC = 0; in CalculateBytePerPixelAndBlockSizes() 1684 *BlockHeight256BytesC = 1; in CalculateBytePerPixelAndBlockSizes() 1687 *BlockHeight256BytesC = 16; in CalculateBytePerPixelAndBlockSizes() 1690 *BlockHeight256BytesC = 8; in CalculateBytePerPixelAndBlockSizes() 1693 *BlockHeight256BytesC = 8; in CalculateBytePerPixelAndBlockSizes() 1696 *BlockWidth256BytesC = 256U / *BytePerPixelC / *BlockHeight256BytesC; in CalculateBytePerPixelAndBlockSizes() 1702 dml_print("DML::%s: BlockHeight256BytesC in CalculateBytePerPixelAndBlockSizes() 1605 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 3300 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 9957 dml_uint_t BlockHeight256BytesC; dml_core_get_row_heights() local [all...] |
| H A D | display_mode_core_structs.h | 459 dml_uint_t BlockHeight256BytesC; member 1044 dml_uint_t BlockHeight256BytesC[__DML_NUM_PLANES__]; member 1563 dml_uint_t *BlockHeight256BytesC; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_shared_types.h | 118 unsigned int BlockHeight256BytesC; 1899 unsigned int *BlockHeight256BytesC; 117 unsigned int BlockHeight256BytesC; global() member 1896 unsigned int *BlockHeight256BytesC; global() member
|
| H A D | dml2_core_dcn4_calcs.c | 588 unsigned int *BlockHeight256BytesC, in CalculateBytePerPixelAndBlockSizes() 681 *BlockHeight256BytesC = 0; in CalculateBytePerPixelAndBlockSizes() 686 *BlockHeight256BytesC = 1; in CalculateBytePerPixelAndBlockSizes() 689 *BlockHeight256BytesC = 16; in CalculateBytePerPixelAndBlockSizes() 692 *BlockHeight256BytesC = 8; in CalculateBytePerPixelAndBlockSizes() 695 *BlockHeight256BytesC = 8; in CalculateBytePerPixelAndBlockSizes() 698 *BlockWidth256BytesC = 256U / *BytePerPixelC / *BlockHeight256BytesC; in CalculateBytePerPixelAndBlockSizes() 703 DML_LOG_VERBOSE("DML::%s: BlockHeight256BytesC = %u\n", __func__, *BlockHeight256BytesC); in CalculateBytePerPixelAndBlockSizes() 709 *MacroTileHeightC = *BlockHeight256BytesC; in CalculateBytePerPixelAndBlockSizes() 587 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 12103 unsigned int BlockHeight256BytesC; dml2_core_calcs_get_dpte_row_height() local [all...] |