Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/include/
H A Dlogger_interface.h46 int surface_count);
51 int surface_count);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A 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()
H A Ddc.c1925 int surface_count, in check_update_surfaces_for_stream() argument
1937 if (stream_status == NULL || stream_status->plane_count != surface_count) in check_update_surfaces_for_stream()
1974 for (i = 0 ; i < surface_count; i++) { in check_update_surfaces_for_stream()
1992 int surface_count, in dc_check_update_surfaces_for_stream() argument
2001 for (i = 0; i < surface_count; i++) in dc_check_update_surfaces_for_stream()
2004 type = check_update_surfaces_for_stream(dc, updates, surface_count, stream_update, stream_status); in dc_check_update_surfaces_for_stream()
2011 for (i = 0; i < surface_count; i++) in dc_check_update_surfaces_for_stream()
2373 int surface_count, in commit_planes_for_stream() argument
2383 if (dc->optimize_seamless_boot_streams > 0 && surface_count > 0) { in commit_planes_for_stream()
2463 if (surface_count == 0) { in commit_planes_for_stream()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h287 int surface_count,
405 int surface_count,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h134 int surface_count,