Home
last modified time | relevance | path

Searched refs:stereo_format (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_debug.c167 plane_state->stereo_format); in pre_surface_trace()
219 update->plane_info->stereo_format); in update_surface_trace()
H A Damdgpu_dc.c2389 if (u->plane_info->stereo_format != u->surface->stereo_format) { in get_plane_info_update_type()
2778 surface->stereo_format = in copy_surface_update_to_plane()
2779 srf_update->plane_info->stereo_format; in copy_surface_update_to_plane()
/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc.h1228 enum plane_stereo_format stereo_format; member
1267 enum plane_stereo_format stereo_format; member
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/calcs/
H A Ddcn_calcs.c308 if (pipe->plane_state->stereo_format == PLANE_STEREO_FORMAT_SIDE_BY_SIDE || in pipe_ctx_to_e2e_pipe_params()
309 pipe->plane_state->stereo_format == PLANE_STEREO_FORMAT_TOP_AND_BOTTOM) { in pipe_ctx_to_e2e_pipe_params()
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1589 if (pln->stereo_format == PLANE_STEREO_FORMAT_SIDE_BY_SIDE || in dcn20_populate_dml_pipes_from_context()
1590 pln->stereo_format == PLANE_STEREO_FORMAT_TOP_AND_BOTTOM) { in dcn20_populate_dml_pipes_from_context()
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5035 plane_info->stereo_format = PLANE_STEREO_FORMAT_NONE; in fill_dc_plane_info_and_addr()
5097 dc_plane_state->stereo_format = plane_info.stereo_format; in fill_dc_plane_attributes()