Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_factory.c28 out->calculate_mcache_allocation = &core_dcn4_calculate_mcache_allocation; in dml2_core_create()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
H A Ddml2_internal_shared_types.h475 bool (*calculate_mcache_allocation)(struct dml2_calculate_mcache_allocation_in_out *in_out); member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/
H A Ddml_top_mcache.c529 if (!dml->core_instance.calculate_mcache_allocation(&l->calc_mcache_params)) { in dml2_top_mcache_calc_mcache_count_and_offsets()