Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c5630 static bool resource_allocate_mcache(struct dc_state *context, const struct dc_mcache_params *mcac… in resource_allocate_mcache() function
5657 dml2_options->callbacks.allocate_mcache = &resource_allocate_mcache; in resource_init_common_dml2_callbacks()