Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_dc_resource_mgmt.c514 static bool is_plane_in_odm_slice(const struct dc_plane_state *plane, unsigned int slice_index, uns… in is_plane_in_odm_slice() function
775 …if (!is_plane_in_odm_slice(plane, odm_slice_index, scratch->odm_info.odm_slice_end_x, scratch->odm… in map_pipes_for_plane()