Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_dc_resource_mgmt.c1027 static bool map_dc_pipes_with_callbacks(struct dml2_context *ctx, in map_dc_pipes_with_callbacks() function
1065 if (ctx->config.map_dc_pipes_with_callbacks) in dml2_map_dc_pipes()
1066 return map_dc_pipes_with_callbacks( in dml2_map_dc_pipes()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2600 dc->dml2_options.map_dc_pipes_with_callbacks = true; in dcn32_resource_construct()