Searched defs:MacroTileWidthC (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c252 dml32_CalculateBytePerPixelAndBlockSizes( enum source_format_class SourcePixelFormat, enum dm_swizzle_mode SurfaceTiling, 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) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c1590 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) argument
9919 dml_uint_t MacroTileWidthC; local
[all...]
H A Ddisplay_mode_core_structs.h870 dml_uint_t MacroTileWidthC[__DML_NUM_PLANES__]; member in struct:mode_support_st
983 dml_uint_t MacroTileWidthC[__DML_NUM_PLANES__]; member in struct:mode_program_st
/linux-master/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h669 unsigned int MacroTileWidthC[DC__NUM_DPP__MAX]; member in struct:vba_vars_st

Completed in 327 milliseconds