Home
last modified time | relevance | path

Searched refs:SurfaceSizeInTheMALL (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h599 unsigned int SurfaceSizeInTheMALL[DML2_MAX_PLANES]; member
H A Ddml2_core_shared.c10151 mode_lib->mp.SurfaceSizeInTheMALL[k] = 0; in dml2_core_shared_mode_programming()
10169 mode_lib->mp.SurfaceSizeInTheMALL, in dml2_core_shared_mode_programming()
10216 CalculateVMRowAndSwath_params->SurfaceSizeInMALL = mode_lib->mp.SurfaceSizeInTheMALL; in dml2_core_shared_mode_programming()
12010 *out = mode_lib->mp.SurfaceSizeInTheMALL[mode_lib->mp.pipe_plane[pipe_index]]; in dml2_core_shared_get_mall_allocation()
12195 out->informative.mall.total_surface_size_in_mall_bytes += mode_lib->mp.SurfaceSizeInTheMALL[k]; in dml2_core_shared_get_informative()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h996 dml_uint_t SurfaceSizeInTheMALL[__DML_NUM_PLANES__]; member