Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_wrapper.h236 bool map_dc_pipes_with_callbacks; member
H A 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.15/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c2163 dc->dml2_options.map_dc_pipes_with_callbacks = true; in dcn401_resource_construct()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2497 dc->dml2_options.map_dc_pipes_with_callbacks = true; in dcn32_resource_construct()