Searched refs:retain_phantom_pipes (Results 1 – 4 of 4) sorted by relevance
217 void (*retain_phantom_pipes)(struct dc *dc, struct dc_state *context); member
3129 if (dc->res_pool->funcs->retain_phantom_pipes) in update_planes_and_stream_state()3130 dc->res_pool->funcs->retain_phantom_pipes(dc, dc->current_state); in update_planes_and_stream_state()4033 if (dc->res_pool->funcs->retain_phantom_pipes) in dc_update_planes_and_stream()4034 dc->res_pool->funcs->retain_phantom_pipes(dc, context); in dc_update_planes_and_stream()
1624 .retain_phantom_pipes = dcn32_retain_phantom_pipes,
2071 .retain_phantom_pipes = dcn32_retain_phantom_pipes,
Completed in 20 milliseconds