Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/include/
Dlogger_interface.h48 int surface_count);
53 int surface_count);
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc_debug.c61 int surface_count) in pre_surface_trace() argument
66 for (i = 0; i < surface_count; i++) { in pre_surface_trace()
181 int surface_count) in update_surface_trace() argument
186 for (i = 0; i < surface_count; i++) { in update_surface_trace()
Ddc.c1562 int surface_count, in check_update_surfaces_for_stream() argument
1569 if (stream_status == NULL || stream_status->plane_count != surface_count) in check_update_surfaces_for_stream()
1597 for (i = 0 ; i < surface_count; i++) { in check_update_surfaces_for_stream()
1618 int surface_count, in dc_check_update_surfaces_for_stream() argument
1625 for (i = 0; i < surface_count; i++) in dc_check_update_surfaces_for_stream()
1628 type = check_update_surfaces_for_stream(dc, updates, surface_count, stream_update, stream_status); in dc_check_update_surfaces_for_stream()
1630 for (i = 0; i < surface_count; i++) in dc_check_update_surfaces_for_stream()
1970 int surface_count, in commit_planes_for_stream() argument
1979 if (dc->optimize_seamless_boot && surface_count > 0) { in commit_planes_for_stream()
2002 if (surface_count == 0) { in commit_planes_for_stream()
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h267 int surface_count,
373 int surface_count,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/
Dresource.h135 int surface_count,