Searched defs:MaxCompressedBlockChroma (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c1308 CalculateDCCConfiguration( bool DCCEnabled, bool DCCProgrammingAssumesScanDirectionUnknown, enum source_format_class SourcePixelFormat, unsigned int SurfaceWidthLuma, unsigned int SurfaceWidthChroma, unsigned int SurfaceHeightLuma, unsigned int SurfaceHeightChroma, double DETBufferSize, unsigned int RequestHeight256ByteLuma, unsigned int RequestHeight256ByteChroma, enum dm_swizzle_mode TilingFormat, unsigned int BytePerPixelY, unsigned int BytePerPixelC, double BytePerPixelDETY, double BytePerPixelDETC, enum scan_direction_class ScanOrientation, unsigned int *MaxUncompressedBlockLuma, unsigned int *MaxUncompressedBlockChroma, unsigned int *MaxCompressedBlockLuma, unsigned int *MaxCompressedBlockChroma, unsigned int *IndependentBlockLuma, unsigned int *IndependentBlockChroma) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c5298 dml32_CalculateDCCConfiguration( bool DCCEnabled, bool DCCProgrammingAssumesScanDirectionUnknown, enum source_format_class SourcePixelFormat, unsigned int SurfaceWidthLuma, unsigned int SurfaceWidthChroma, unsigned int SurfaceHeightLuma, unsigned int SurfaceHeightChroma, unsigned int nomDETInKByte, unsigned int RequestHeight256ByteLuma, unsigned int RequestHeight256ByteChroma, enum dm_swizzle_mode TilingFormat, unsigned int BytePerPixelY, unsigned int BytePerPixelC, double BytePerPixelDETY, double BytePerPixelDETC, enum dm_rotation_angle SourceRotation, unsigned int *MaxUncompressedBlockLuma, unsigned int *MaxUncompressedBlockChroma, unsigned int *MaxCompressedBlockLuma, unsigned int *MaxCompressedBlockChroma, unsigned int *IndependentBlockLuma, unsigned int *IndependentBlockChroma) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c1472 CalculateDCCConfiguration( bool DCCEnabled, bool DCCProgrammingAssumesScanDirectionUnknown, enum source_format_class SourcePixelFormat, unsigned int SurfaceWidthLuma, unsigned int SurfaceWidthChroma, unsigned int SurfaceHeightLuma, unsigned int SurfaceHeightChroma, double DETBufferSize, unsigned int RequestHeight256ByteLuma, unsigned int RequestHeight256ByteChroma, enum dm_swizzle_mode TilingFormat, unsigned int BytePerPixelY, unsigned int BytePerPixelC, double BytePerPixelDETY, double BytePerPixelDETC, enum scan_direction_class ScanOrientation, unsigned int *MaxUncompressedBlockLuma, unsigned int *MaxUncompressedBlockChroma, unsigned int *MaxCompressedBlockLuma, unsigned int *MaxCompressedBlockChroma, unsigned int *IndependentBlockLuma, unsigned int *IndependentBlockChroma) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c1492 CalculateDCCConfiguration( bool DCCEnabled, bool DCCProgrammingAssumesScanDirectionUnknown, enum source_format_class SourcePixelFormat, unsigned int SurfaceWidthLuma, unsigned int SurfaceWidthChroma, unsigned int SurfaceHeightLuma, unsigned int SurfaceHeightChroma, double DETBufferSize, unsigned int RequestHeight256ByteLuma, unsigned int RequestHeight256ByteChroma, enum dm_swizzle_mode TilingFormat, unsigned int BytePerPixelY, unsigned int BytePerPixelC, double BytePerPixelDETY, double BytePerPixelDETC, enum scan_direction_class ScanOrientation, unsigned int *MaxUncompressedBlockLuma, unsigned int *MaxUncompressedBlockChroma, unsigned int *MaxCompressedBlockLuma, unsigned int *MaxCompressedBlockChroma, unsigned int *IndependentBlockLuma, unsigned int *IndependentBlockChroma) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c2093 CalculateDCCConfiguration( dml_bool_t DCCEnabled, dml_bool_t DCCProgrammingAssumesScanDirectionUnknown, enum dml_source_format_class SourcePixelFormat, dml_uint_t SurfaceWidthLuma, dml_uint_t SurfaceWidthChroma, dml_uint_t SurfaceHeightLuma, dml_uint_t SurfaceHeightChroma, dml_uint_t nomDETInKByte, dml_uint_t RequestHeight256ByteLuma, dml_uint_t RequestHeight256ByteChroma, enum dml_swizzle_mode TilingFormat, dml_uint_t BytePerPixelY, dml_uint_t BytePerPixelC, dml_float_t BytePerPixelDETY, dml_float_t BytePerPixelDETC, enum dml_rotation_angle SourceScan, dml_uint_t *MaxUncompressedBlockLuma, dml_uint_t *MaxUncompressedBlockChroma, dml_uint_t *MaxCompressedBlockLuma, dml_uint_t *MaxCompressedBlockChroma, dml_uint_t *IndependentBlockLuma, dml_uint_t *IndependentBlockChroma) argument

Completed in 214 milliseconds