Searched refs:Read256BytesBlockWidthY (Results 1 - 10 of 10) sorted by path

/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c2720 double Read256BytesBlockWidthY; local
2770 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1)
2785 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1)
2795 MaximumSwathHeightY = Read256BytesBlockWidthY;
H A Ddisplay_mode_vba_20v2.c2793 double Read256BytesBlockWidthY; local
2843 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1)
2858 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1)
2868 MaximumSwathHeightY = Read256BytesBlockWidthY;
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c2818 double Read256BytesBlockWidthY; local
2868 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1)
2883 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1)
2893 MaximumSwathHeightY = Read256BytesBlockWidthY;
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c565 int Read256BytesBlockWidthY[],
603 int Read256BytesBlockWidthY[],
3060 int Read256BytesBlockWidthY[DC__NUM_DPP__MAX] = { 0 }; local
3083 &Read256BytesBlockWidthY[k],
3103 Read256BytesBlockWidthY,
6115 int Read256BytesBlockWidthY[],
6168 Read256BytesBlockWidthY,
6305 int Read256BytesBlockWidthY[],
6365 surface_width_ub_l = dml_ceil(SurfaceWidthY[k], Read256BytesBlockWidthY[k]);
6372 Read256BytesBlockWidthY[
6098 CalculateSwathAndDETConfiguration( bool ForceSingleDPP, int NumberOfActivePlanes, unsigned int DETBufferSizeInKByte, double MaximumSwathWidthLuma[], double MaximumSwathWidthChroma[], enum scan_direction_class SourceScan[], enum source_format_class SourcePixelFormat[], enum dm_swizzle_mode SurfaceTiling[], int ViewportWidth[], int ViewportHeight[], int SurfaceWidthY[], int SurfaceWidthC[], int SurfaceHeightY[], int SurfaceHeightC[], int Read256BytesBlockHeightY[], int Read256BytesBlockHeightC[], int Read256BytesBlockWidthY[], int Read256BytesBlockWidthC[], enum odm_combine_mode ODMCombineEnabled[], int BlendingAndTiming[], int BytePerPixY[], int BytePerPixC[], double BytePerPixDETY[], double BytePerPixDETC[], int HActive[], double HRatio[], double HRatioChroma[], int DPPPerPlane[], int swath_width_luma_ub[], int swath_width_chroma_ub[], double SwathWidth[], double SwathWidthChroma[], int SwathHeightY[], int SwathHeightC[], unsigned int DETBufferSizeY[], unsigned int DETBufferSizeC[], bool ViewportSizeSupportPerPlane[], bool *ViewportSizeSupport) argument
6289 CalculateSwathWidth( bool ForceSingleDPP, int NumberOfActivePlanes, enum source_format_class SourcePixelFormat[], enum scan_direction_class SourceScan[], unsigned int ViewportWidth[], unsigned int ViewportHeight[], unsigned int SurfaceWidthY[], unsigned int SurfaceWidthC[], unsigned int SurfaceHeightY[], unsigned int SurfaceHeightC[], enum odm_combine_mode ODMCombineEnabled[], int BytePerPixY[], int BytePerPixC[], int Read256BytesBlockHeightY[], int Read256BytesBlockHeightC[], int Read256BytesBlockWidthY[], int Read256BytesBlockWidthC[], int BlendingAndTiming[], unsigned int HActive[], double HRatio[], int DPPPerPlane[], double SwathWidthSingleDPPY[], double SwathWidthSingleDPPC[], double SwathWidthY[], double SwathWidthC[], int MaximumSwathHeightY[], int MaximumSwathHeightC[], unsigned int swath_width_luma_ub[], unsigned int swath_width_chroma_ub[]) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c550 int Read256BytesBlockWidthY[],
588 int Read256BytesBlockWidthY[],
3286 int Read256BytesBlockWidthY[DC__NUM_DPP__MAX]; local
3310 &Read256BytesBlockWidthY[k],
3332 Read256BytesBlockWidthY,
6640 int Read256BytesBlockWidthY[],
6693 Read256BytesBlockWidthY,
6822 int Read256BytesBlockWidthY[],
6891 int surface_width_ub_l = dml_ceil(SurfaceWidthY[k], Read256BytesBlockWidthY[k]);
6901 swath_width_luma_ub[k] = dml_min(surface_width_ub_l, (int) dml_ceil(SwathWidthY[k] - 1, Read256BytesBlockWidthY[
6622 CalculateSwathAndDETConfiguration( bool ForceSingleDPP, int NumberOfActivePlanes, bool DETSharedByAllDPP, unsigned int DETBufferSizeInKByteA[], double MaximumSwathWidthLuma[], double MaximumSwathWidthChroma[], enum scan_direction_class SourceScan[], enum source_format_class SourcePixelFormat[], enum dm_swizzle_mode SurfaceTiling[], int ViewportWidth[], int ViewportHeight[], int SurfaceWidthY[], int SurfaceWidthC[], int SurfaceHeightY[], int SurfaceHeightC[], int Read256BytesBlockHeightY[], int Read256BytesBlockHeightC[], int Read256BytesBlockWidthY[], int Read256BytesBlockWidthC[], enum odm_combine_mode ODMCombineEnabled[], int BlendingAndTiming[], int BytePerPixY[], int BytePerPixC[], double BytePerPixDETY[], double BytePerPixDETC[], int HActive[], double HRatio[], double HRatioChroma[], int DPPPerPlane[], int swath_width_luma_ub[], int swath_width_chroma_ub[], double SwathWidth[], double SwathWidthChroma[], int SwathHeightY[], int SwathHeightC[], unsigned int DETBufferSizeY[], unsigned int DETBufferSizeC[], bool ViewportSizeSupportPerPlane[], bool *ViewportSizeSupport) argument
6806 CalculateSwathWidth( bool ForceSingleDPP, int NumberOfActivePlanes, enum source_format_class SourcePixelFormat[], enum scan_direction_class SourceScan[], int ViewportWidth[], int ViewportHeight[], int SurfaceWidthY[], int SurfaceWidthC[], int SurfaceHeightY[], int SurfaceHeightC[], enum odm_combine_mode ODMCombineEnabled[], int BytePerPixY[], int BytePerPixC[], int Read256BytesBlockHeightY[], int Read256BytesBlockHeightC[], int Read256BytesBlockWidthY[], int Read256BytesBlockWidthC[], int BlendingAndTiming[], int HActive[], double HRatio[], int DPPPerPlane[], double SwathWidthSingleDPPY[], double SwathWidthSingleDPPC[], double SwathWidthY[], double SwathWidthC[], int MaximumSwathHeightY[], int MaximumSwathHeightC[], int swath_width_luma_ub[], int swath_width_chroma_ub[]) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c561 int Read256BytesBlockWidthY[],
599 int Read256BytesBlockWidthY[],
3308 int Read256BytesBlockWidthY[DC__NUM_DPP__MAX]; local
3332 &Read256BytesBlockWidthY[k],
3353 Read256BytesBlockWidthY,
6737 int Read256BytesBlockWidthY[],
6790 Read256BytesBlockWidthY,
6916 int Read256BytesBlockWidthY[],
6984 int surface_width_ub_l = dml_ceil(SurfaceWidthY[k], Read256BytesBlockWidthY[k]);
6994 swath_width_luma_ub[k] = dml_min(surface_width_ub_l, (int) dml_ceil(SwathWidthY[k] - 1, Read256BytesBlockWidthY[
6720 CalculateSwathAndDETConfiguration( bool ForceSingleDPP, int NumberOfActivePlanes, unsigned int DETBufferSizeInKByte, double MaximumSwathWidthLuma[], double MaximumSwathWidthChroma[], enum scan_direction_class SourceScan[], enum source_format_class SourcePixelFormat[], enum dm_swizzle_mode SurfaceTiling[], int ViewportWidth[], int ViewportHeight[], int SurfaceWidthY[], int SurfaceWidthC[], int SurfaceHeightY[], int SurfaceHeightC[], int Read256BytesBlockHeightY[], int Read256BytesBlockHeightC[], int Read256BytesBlockWidthY[], int Read256BytesBlockWidthC[], enum odm_combine_mode ODMCombineEnabled[], int BlendingAndTiming[], int BytePerPixY[], int BytePerPixC[], double BytePerPixDETY[], double BytePerPixDETC[], int HActive[], double HRatio[], double HRatioChroma[], int DPPPerPlane[], int swath_width_luma_ub[], int swath_width_chroma_ub[], double SwathWidth[], double SwathWidthChroma[], int SwathHeightY[], int SwathHeightC[], unsigned int DETBufferSizeY[], unsigned int DETBufferSizeC[], bool ViewportSizeSupportPerPlane[], bool *ViewportSizeSupport) argument
6900 CalculateSwathWidth( bool ForceSingleDPP, int NumberOfActivePlanes, enum source_format_class SourcePixelFormat[], enum scan_direction_class SourceScan[], int ViewportWidth[], int ViewportHeight[], int SurfaceWidthY[], int SurfaceWidthC[], int SurfaceHeightY[], int SurfaceHeightC[], enum odm_combine_mode ODMCombineEnabled[], int BytePerPixY[], int BytePerPixC[], int Read256BytesBlockHeightY[], int Read256BytesBlockHeightC[], int Read256BytesBlockWidthY[], int Read256BytesBlockWidthC[], int BlendingAndTiming[], int HActive[], double HRatio[], int DPPPerPlane[], double SwathWidthSingleDPPY[], double SwathWidthSingleDPPC[], double SwathWidthY[], double SwathWidthC[], int MaximumSwathHeightY[], int MaximumSwathHeightC[], int swath_width_luma_ub[], int swath_width_chroma_ub[]) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c430 unsigned int Read256BytesBlockWidthY[],
498 Read256BytesBlockWidthY,
702 unsigned int Read256BytesBlockWidthY[],
787 surface_width_ub_l = dml_ceil(SurfaceWidthY[k], Read256BytesBlockWidthY[k]);
797 Read256BytesBlockWidthY[k] - 1,
798 Read256BytesBlockWidthY[k]) -
800 Read256BytesBlockWidthY[k]));
804 Read256BytesBlockWidthY[k]) +
805 Read256BytesBlockWidthY[k]);
826 MaximumSwathHeightY[k] = Read256BytesBlockWidthY[
395 dml32_CalculateSwathAndDETConfiguration( unsigned int DETSizeOverride[], enum dm_use_mall_for_pstate_change_mode UseMALLForPStateChange[], unsigned int ConfigReturnBufferSizeInKByte, unsigned int MaxTotalDETInKByte, unsigned int MinCompressedBufferSizeInKByte, double ForceSingleDPP, unsigned int NumberOfActiveSurfaces, unsigned int nomDETInKByte, enum unbounded_requesting_policy UseUnboundedRequestingFinal, bool DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment, unsigned int PixelChunkSizeKBytes, unsigned int ROBSizeKBytes, unsigned int CompressedBufferSegmentSizeInkByteFinal, enum output_encoder_class Output[], double ReadBandwidthLuma[], double ReadBandwidthChroma[], double MaximumSwathWidthLuma[], double MaximumSwathWidthChroma[], enum dm_rotation_angle SourceRotation[], bool ViewportStationary[], enum source_format_class SourcePixelFormat[], enum dm_swizzle_mode SurfaceTiling[], unsigned int ViewportWidth[], unsigned int ViewportHeight[], unsigned int ViewportXStart[], unsigned int ViewportYStart[], unsigned int ViewportXStartC[], unsigned int ViewportYStartC[], unsigned int SurfaceWidthY[], unsigned int SurfaceWidthC[], unsigned int SurfaceHeightY[], unsigned int SurfaceHeightC[], unsigned int Read256BytesBlockHeightY[], unsigned int Read256BytesBlockHeightC[], unsigned int Read256BytesBlockWidthY[], unsigned int Read256BytesBlockWidthC[], enum odm_combine_mode ODMMode[], unsigned int BlendingAndTiming[], unsigned int BytePerPixY[], unsigned int BytePerPixC[], double BytePerPixDETY[], double BytePerPixDETC[], unsigned int HActive[], double HRatio[], double HRatioChroma[], unsigned int DPPPerSurface[], unsigned int swath_width_luma_ub[], unsigned int swath_width_chroma_ub[], double SwathWidth[], double SwathWidthChroma[], unsigned int SwathHeightY[], unsigned int SwathHeightC[], unsigned int DETBufferSizeInKByte[], unsigned int DETBufferSizeY[], unsigned int DETBufferSizeC[], bool *UnboundedRequestEnabled, unsigned int *CompressedBufferSizeInkByte, unsigned int *CompBufReservedSpaceKBytes, bool *CompBufReservedSpaceNeedAdjustment, bool ViewportSizeSupportPerSurface[], bool *ViewportSizeSupport) argument
681 dml32_CalculateSwathWidth( bool ForceSingleDPP, unsigned int NumberOfActiveSurfaces, enum source_format_class SourcePixelFormat[], enum dm_rotation_angle SourceRotation[], bool ViewportStationary[], unsigned int ViewportWidth[], unsigned int ViewportHeight[], unsigned int ViewportXStart[], unsigned int ViewportYStart[], unsigned int ViewportXStartC[], unsigned int ViewportYStartC[], unsigned int SurfaceWidthY[], unsigned int SurfaceWidthC[], unsigned int SurfaceHeightY[], unsigned int SurfaceHeightC[], enum odm_combine_mode ODMMode[], unsigned int BytePerPixY[], unsigned int BytePerPixC[], unsigned int Read256BytesBlockHeightY[], unsigned int Read256BytesBlockHeightC[], unsigned int Read256BytesBlockWidthY[], unsigned int Read256BytesBlockWidthC[], unsigned int BlendingAndTiming[], unsigned int HActive[], double HRatio[], unsigned int DPPPerSurface[], double SwathWidthdoubleDPPY[], double SwathWidthdoubleDPPC[], double SwathWidthY[], double SwathWidthC[], unsigned int MaximumSwathHeightY[], unsigned int MaximumSwathHeightC[], unsigned int swath_width_luma_ub[], unsigned int swath_width_chroma_ub[]) argument
1765 dml32_CalculateSurfaceSizeInMall( unsigned int NumberOfActiveSurfaces, unsigned int MALLAllocatedForDCN, enum dm_use_mall_for_static_screen_mode UseMALLForStaticScreen[], enum dm_use_mall_for_pstate_change_mode UsesMALLForPStateChange[], bool DCCEnable[], bool ViewportStationary[], unsigned int ViewportXStartY[], unsigned int ViewportYStartY[], unsigned int ViewportXStartC[], unsigned int ViewportYStartC[], unsigned int ViewportWidthY[], unsigned int ViewportHeightY[], unsigned int BytesPerPixelY[], unsigned int ViewportWidthC[], unsigned int ViewportHeightC[], unsigned int BytesPerPixelC[], unsigned int SurfaceWidthY[], unsigned int SurfaceWidthC[], unsigned int SurfaceHeightY[], unsigned int SurfaceHeightC[], unsigned int Read256BytesBlockWidthY[], unsigned int Read256BytesBlockWidthC[], unsigned int Read256BytesBlockHeightY[], unsigned int Read256BytesBlockHeightC[], unsigned int ReadBlockWidthY[], unsigned int ReadBlockWidthC[], unsigned int ReadBlockHeightY[], unsigned int ReadBlockHeightC[], unsigned int DCCMetaPitchY[], unsigned int DCCMetaPitchC[], unsigned int SurfaceSizeInMALL[], bool *ExceededMALLSize) argument
[all...]
H A Ddisplay_mode_vba_util_32.h119 unsigned int Read256BytesBlockWidthY[],
170 unsigned int Read256BytesBlockWidthY[],
354 unsigned int Read256BytesBlockWidthY[],
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c599 dml_uint_t Read256BytesBlockWidthY[],
684 dml_uint_t Read256BytesBlockWidthY[],
4129 p->Read256BytesBlockWidthY,
4314 dml_uint_t Read256BytesBlockWidthY[],
4397 surface_width_ub_l = (dml_uint_t)dml_ceil(SurfaceWidthY[k], Read256BytesBlockWidthY[k]);
4404 swath_width_luma_ub[k] = (dml_uint_t)(dml_min(surface_width_ub_l, dml_floor(ViewportXStart[k] + SwathWidthY[k] + Read256BytesBlockWidthY[k] - 1, Read256BytesBlockWidthY[k]) - dml_floor(ViewportXStart[k], Read256BytesBlockWidthY[k])));
4406 swath_width_luma_ub[k] = (dml_uint_t)(dml_min(surface_width_ub_l, dml_ceil(SwathWidthY[k] - 1, Read256BytesBlockWidthY[k]) + Read256BytesBlockWidthY[
4293 CalculateSwathWidth( dml_bool_t ForceSingleDPP, dml_uint_t NumberOfActiveSurfaces, enum dml_source_format_class SourcePixelFormat[], enum dml_rotation_angle SourceScan[], dml_bool_t ViewportStationary[], dml_uint_t ViewportWidth[], dml_uint_t ViewportHeight[], dml_uint_t ViewportXStart[], dml_uint_t ViewportYStart[], dml_uint_t ViewportXStartC[], dml_uint_t ViewportYStartC[], dml_uint_t SurfaceWidthY[], dml_uint_t SurfaceWidthC[], dml_uint_t SurfaceHeightY[], dml_uint_t SurfaceHeightC[], enum dml_odm_mode ODMMode[], dml_uint_t BytePerPixY[], dml_uint_t BytePerPixC[], dml_uint_t Read256BytesBlockHeightY[], dml_uint_t Read256BytesBlockHeightC[], dml_uint_t Read256BytesBlockWidthY[], dml_uint_t Read256BytesBlockWidthC[], dml_uint_t BlendingAndTiming[], dml_uint_t HActive[], dml_float_t HRatio[], dml_uint_t DPPPerSurface[], dml_uint_t SwathWidthSingleDPPY[], dml_uint_t SwathWidthSingleDPPC[], dml_uint_t SwathWidthY[], dml_uint_t SwathWidthC[], dml_uint_t MaximumSwathHeightY[], dml_uint_t MaximumSwathHeightC[], dml_uint_t swath_width_luma_ub[], dml_uint_t swath_width_chroma_ub[]) argument
4723 CalculateSurfaceSizeInMall( dml_uint_t NumberOfActiveSurfaces, dml_uint_t MALLAllocatedForDCN, enum dml_use_mall_for_static_screen_mode UseMALLForStaticScreen[], dml_bool_t DCCEnable[], dml_bool_t ViewportStationary[], dml_uint_t ViewportXStartY[], dml_uint_t ViewportYStartY[], dml_uint_t ViewportXStartC[], dml_uint_t ViewportYStartC[], dml_uint_t ViewportWidthY[], dml_uint_t ViewportHeightY[], dml_uint_t BytesPerPixelY[], dml_uint_t ViewportWidthC[], dml_uint_t ViewportHeightC[], dml_uint_t BytesPerPixelC[], dml_uint_t SurfaceWidthY[], dml_uint_t SurfaceWidthC[], dml_uint_t SurfaceHeightY[], dml_uint_t SurfaceHeightC[], dml_uint_t Read256BytesBlockWidthY[], dml_uint_t Read256BytesBlockWidthC[], dml_uint_t Read256BytesBlockHeightY[], dml_uint_t Read256BytesBlockHeightC[], dml_uint_t ReadBlockWidthY[], dml_uint_t ReadBlockWidthC[], dml_uint_t ReadBlockHeightY[], dml_uint_t ReadBlockHeightC[], dml_uint_t SurfaceSizeInMALL[], dml_bool_t *ExceededMALLSize) argument
[all...]
H A Ddisplay_mode_core_structs.h1434 dml_uint_t *Read256BytesBlockWidthY; member in struct:CalculateSwathAndDETConfiguration_params_st

Completed in 364 milliseconds