Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/include/
Dlogger_interface.h46 int surface_count);
51 int surface_count);
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/
Ddc_debug.c60 int surface_count) in pre_surface_trace() argument
65 for (i = 0; i < surface_count; i++) { in pre_surface_trace()
180 int surface_count) in update_surface_trace() argument
185 for (i = 0; i < surface_count; i++) { in update_surface_trace()
Ddc.c2171 int surface_count, in check_update_surfaces_for_stream() argument
2183 if (stream_status == NULL || stream_status->plane_count != surface_count) in check_update_surfaces_for_stream()
2224 for (i = 0 ; i < surface_count; i++) { in check_update_surfaces_for_stream()
2242 int surface_count, in dc_check_update_surfaces_for_stream() argument
2251 for (i = 0; i < surface_count; i++) in dc_check_update_surfaces_for_stream()
2254 type = check_update_surfaces_for_stream(dc, updates, surface_count, stream_update, stream_status); in dc_check_update_surfaces_for_stream()
2261 for (i = 0; i < surface_count; i++) in dc_check_update_surfaces_for_stream()
2643 int surface_count, in commit_planes_for_stream() argument
2657 if (get_seamless_boot_stream_count(context) > 0 && surface_count > 0) { in commit_planes_for_stream()
2736 if (surface_count == 0) { in commit_planes_for_stream()
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h305 int surface_count,
423 int surface_count,
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/
Dresource.h137 int surface_count,