Home
last modified time | relevance | path

Searched defs:MacroTileWidthY (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c1608 dml_uint_t *MacroTileWidthY, in CalculateBytePerPixelAndBlockSizes()
9929 dml_uint_t MacroTileWidthY; in dml_core_get_row_heights() local
H A Ddisplay_mode_core_structs.h871 dml_uint_t MacroTileWidthY[__DML_NUM_PLANES__]; member
984 dml_uint_t MacroTileWidthY[__DML_NUM_PLANES__]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c540 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
11520 unsigned int MacroTileWidthY; dml2_core_calcs_get_dpte_row_height() local
[all...]
H A Ddml2_core_shared.c3257 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
[all...]
H A Ddml2_core_shared_types.h421 unsigned int MacroTileWidthY[DML2_MAX_PLANES]; global() member
584 unsigned int MacroTileWidthY[DML2_MAX_PLANES]; global() member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c267 unsigned int *MacroTileWidthY, in dml32_CalculateBytePerPixelAndBlockSizes()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h668 unsigned int MacroTileWidthY[DC__NUM_DPP__MAX]; member