Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c353 static inline void reverse_planes_order(struct dc_surface_update *array_of_surface_update, in reverse_planes_order() argument
359 swap(array_of_surface_update[i], array_of_surface_update[j]); in reverse_planes_order()
384 struct dc_surface_update *array_of_surface_update) in update_planes_and_stream_adapter() argument
386 reverse_planes_order(array_of_surface_update, planes_count); in update_planes_and_stream_adapter()
395 array_of_surface_update, in update_planes_and_stream_adapter()