Searched refs:add_all_planes_for_stream (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/ |
| D | dc_resource.c | 2065 static bool add_all_planes_for_stream( in add_all_planes_for_stream() function 2106 return add_all_planes_for_stream(dc, stream, &set, 1, context); in dc_add_all_planes_for_stream() 3056 if (!add_all_planes_for_stream(dc, add_streams[i], set, set_count, context)) { in dc_validate_with_context() 3068 if (!add_all_planes_for_stream(dc, unchanged_streams[i], set, set_count, context)) { in dc_validate_with_context()
|