Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_wrapper.h235 bool map_dc_pipes_with_callbacks; member
Ddml2_dc_resource_mgmt.c1014 static bool map_dc_pipes_with_callbacks(struct dml2_context *ctx, in map_dc_pipes_with_callbacks() function
1052 if (ctx->config.map_dc_pipes_with_callbacks) in dml2_map_dc_pipes()
1053 return map_dc_pipes_with_callbacks( in dml2_map_dc_pipes()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn401/
Ddcn401_resource.c2164 dc->dml2_options.map_dc_pipes_with_callbacks = true; in dcn401_resource_construct()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn32/
Ddcn32_resource.c2498 dc->dml2_options.map_dc_pipes_with_callbacks = true; in dcn32_resource_construct()