Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_dc_resource_mgmt.c265 if (existing_state) { in find_preferred_pipe_candidates()
306 if (existing_state) { in find_last_resort_pipe_candidates()
355 if (existing_state) { in find_more_pipes_for_stream()
421 if (existing_state) { in find_more_free_pipes()
609 const struct dc_state *existing_state) in assign_pipes_to_stream() argument
646 const struct dc_state *existing_state) in assign_pipes_to_plane() argument
958 const struct dc_state *existing_state, in unmap_dc_pipes_for_stream() argument
971 existing_state, in unmap_dc_pipes_for_stream()
978 existing_state, in unmap_dc_pipes_for_stream()
1000 existing_state, in map_dc_pipes_for_stream()
[all …]
H A Ddml2_dc_resource_mgmt.h50 …_st *disp_cfg, struct dml2_dml_to_dc_pipe_mapping *mapping, const struct dc_state *existing_state);