| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_mode_vba_util_32.h | 60 unsigned int *MacroTileHeightY,
|
| H A D | display_mode_vba_32.c | 1821 &mode_lib->vba.MacroTileHeightY[k], in dml32_ModeSupportAndSystemConfigurationFull() 2691 mode_lib->vba.MacroTileHeightY, in dml32_ModeSupportAndSystemConfigurationFull() 2742 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].BlockHeightY = mode_lib->vba.MacroTileHeightY[k]; in dml32_ModeSupportAndSystemConfigurationFull()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_shared_types.h | 455 unsigned int MacroTileHeightY[DML2_MAX_PLANES]; 713 unsigned int MacroTileHeightY[DML2_MAX_PLANES]; 454 unsigned int MacroTileHeightY[DML2_MAX_PLANES]; global() member 712 unsigned int MacroTileHeightY[DML2_MAX_PLANES]; global() member
|
| H A D | dml2_core_dcn4_calcs.c | 591 unsigned int *MacroTileHeightY, in CalculateBytePerPixelAndBlockSizes() 707 *MacroTileHeightY = *BlockHeight256BytesY; in CalculateBytePerPixelAndBlockSizes() 708 *MacroTileWidthY = 256 / *BytePerPixelY / *MacroTileHeightY; in CalculateBytePerPixelAndBlockSizes() 716 *MacroTileHeightY = 16 * *BlockHeight256BytesY; in CalculateBytePerPixelAndBlockSizes() 717 *MacroTileWidthY = 65536 / *BytePerPixelY / *MacroTileHeightY; in CalculateBytePerPixelAndBlockSizes() 725 *MacroTileHeightY = 32 * *BlockHeight256BytesY; in CalculateBytePerPixelAndBlockSizes() 726 *MacroTileWidthY = 65536 * 4 / *BytePerPixelY / *MacroTileHeightY; in CalculateBytePerPixelAndBlockSizes() 751 *MacroTileHeightY = macro_tile_scale * *BlockHeight256BytesY; in CalculateBytePerPixelAndBlockSizes() 752 *MacroTileWidthY = macro_tile_size_bytes / *BytePerPixelY / *MacroTileHeightY; in CalculateBytePerPixelAndBlockSizes() 762 DML_LOG_VERBOSE("DML::%s: MacroTileHeightY in CalculateBytePerPixelAndBlockSizes() 590 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 12108 unsigned int MacroTileHeightY; dml2_core_calcs_get_dpte_row_height() local [all...] |
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_vba.h | 666 unsigned int MacroTileHeightY[DC__NUM_DPP__MAX]; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core.c | 54 dml_uint_t *MacroTileHeightY, 1610 dml_uint_t *MacroTileHeightY, in CalculateBytePerPixelAndBlockSizes() 1706 *MacroTileHeightY = *BlockHeight256BytesY; in CalculateBytePerPixelAndBlockSizes() 1707 *MacroTileWidthY = 256 / *BytePerPixelY / *MacroTileHeightY; in CalculateBytePerPixelAndBlockSizes() 1715 *MacroTileHeightY = 16 * *BlockHeight256BytesY; in CalculateBytePerPixelAndBlockSizes() 1716 *MacroTileWidthY = 65536 / *BytePerPixelY / *MacroTileHeightY; in CalculateBytePerPixelAndBlockSizes() 1724 *MacroTileHeightY = 32 * *BlockHeight256BytesY; in CalculateBytePerPixelAndBlockSizes() 1725 *MacroTileWidthY = 65536 * 4 / *BytePerPixelY / *MacroTileHeightY; in CalculateBytePerPixelAndBlockSizes() 1736 dml_print("DML::%s: MacroTileHeightY = %u\n", __func__, *MacroTileHeightY); in CalculateBytePerPixelAndBlockSizes() 1608 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 9962 dml_uint_t MacroTileHeightY; dml_core_get_row_heights() local [all...] |
| H A D | display_mode_core_structs.h | 926 dml_uint_t MacroTileHeightY[__DML_NUM_PLANES__]; member
|