Searched refs:retain_phantom_pipes (Results 1 – 4 of 4) sorted by relevance
193 void (*retain_phantom_pipes)(struct dc *dc, struct dc_state *context); member
3102 if (dc->res_pool->funcs->retain_phantom_pipes) in update_planes_and_stream_state()3103 dc->res_pool->funcs->retain_phantom_pipes(dc, dc->current_state); in update_planes_and_stream_state()4327 if (dc->res_pool->funcs->retain_phantom_pipes) in dc_update_planes_and_stream()4328 dc->res_pool->funcs->retain_phantom_pipes(dc, context); in dc_update_planes_and_stream()
1605 .retain_phantom_pipes = dcn32_retain_phantom_pipes,
2055 .retain_phantom_pipes = dcn32_retain_phantom_pipes,