Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/display/dc/core/
Damdgpu_dc.c2643 int surface_count, in check_update_surfaces_for_stream() argument
2653 if (stream_status == NULL || stream_status->plane_count != surface_count) in check_update_surfaces_for_stream()
2715 for (i = 0 ; i < surface_count; i++) { in check_update_surfaces_for_stream()
2733 int surface_count, in dc_check_update_surfaces_for_stream() argument
2742 for (i = 0; i < surface_count; i++) in dc_check_update_surfaces_for_stream()
2745 type = check_update_surfaces_for_stream(dc, updates, surface_count, stream_update, stream_status); in dc_check_update_surfaces_for_stream()
2752 for (i = 0; i < surface_count; i++) in dc_check_update_surfaces_for_stream()
3093 int surface_count, in update_seamless_boot_flags() argument
3096 if (get_seamless_boot_stream_count(context) > 0 && surface_count > 0) { in update_seamless_boot_flags()
3135 struct dc_surface_update *srf_updates, int surface_count, in update_planes_and_stream_state() argument
[all …]
Ddc_debug.c62 int surface_count) in pre_surface_trace() argument
67 for (i = 0; i < surface_count; i++) { in pre_surface_trace()
182 int surface_count) in update_surface_trace() argument
187 for (i = 0; i < surface_count; i++) { in update_surface_trace()
/openbsd/src/sys/dev/pci/drm/amd/display/include/
Dlogger_interface.h46 int surface_count);
51 int surface_count);
/openbsd/src/sys/dev/pci/drm/amd/display/dc/
Ddc_stream.h381 struct dc_surface_update *surface_updates, int surface_count,
397 int surface_count,
475 int surface_count,
582 int surface_count,
Ddc_dmub_srv.h211 int surface_count);
Ddc_dmub_srv.c1774 int surface_count) in dc_dmub_srv_fams2_passthrough_flip() argument
1783 if (surface_count <= 0 || stream_status == NULL) in dc_dmub_srv_fams2_passthrough_flip()
1789 for (plane_index = 0; plane_index < surface_count; plane_index++) { in dc_dmub_srv_fams2_passthrough_flip()
Ddc.h1598 bool fast_nonaddr_updates_exist(struct dc_fast_update *fast_update, int surface_count);
1601 int surface_count,
/openbsd/src/sys/dev/pci/drm/amd/display/dc/inc/
Dresource.h150 int surface_count,