Home
last modified time | relevance | path

Searched refs:stereo_format (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_debug.c160 "plane_state->stereo_format = %d;\n", in pre_surface_trace()
167 plane_state->stereo_format); in pre_surface_trace()
210 "plane_info->stereo_format = %d;\n", in update_surface_trace()
219 update->plane_info->stereo_format); in update_surface_trace()
H A Ddc.c1751 if (u->plane_info->stereo_format != u->surface->stereo_format) { in get_plane_info_update_type()
2102 surface->stereo_format = in copy_surface_update_to_plane()
2103 srf_update->plane_info->stereo_format; in copy_surface_update_to_plane()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_debug.c160 "plane_state->stereo_format = %d;\n", in pre_surface_trace()
167 plane_state->stereo_format); in pre_surface_trace()
210 "plane_info->stereo_format = %d;\n", in update_surface_trace()
219 update->plane_info->stereo_format); in update_surface_trace()
H A Ddc.c2385 if (u->plane_info->stereo_format != u->surface->stereo_format) { in get_plane_info_update_type()
2774 surface->stereo_format = in copy_surface_update_to_plane()
2775 srf_update->plane_info->stereo_format; in copy_surface_update_to_plane()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H A Ddc.h861 enum plane_stereo_format stereo_format; member
891 enum plane_stereo_format stereo_format; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1228 enum plane_stereo_format stereo_format; member
1267 enum plane_stereo_format stereo_format; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/
H A Ddcn_calcs.c307 if (pipe->plane_state->stereo_format == PLANE_STEREO_FORMAT_SIDE_BY_SIDE || in pipe_ctx_to_e2e_pipe_params()
308 pipe->plane_state->stereo_format == PLANE_STEREO_FORMAT_TOP_AND_BOTTOM) { in pipe_ctx_to_e2e_pipe_params()
/kernel/linux/linux-6.6/drivers/gpu/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()
/kernel/linux/linux-6.6/drivers/gpu/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c2276 if (pln->stereo_format == PLANE_STEREO_FORMAT_SIDE_BY_SIDE ||
2277 pln->stereo_format == PLANE_STEREO_FORMAT_TOP_AND_BOTTOM) {
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c4212 plane_info->stereo_format = PLANE_STEREO_FORMAT_NONE;
4274 dc_plane_state->stereo_format = plane_info.stereo_format;
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5000 plane_info->stereo_format = PLANE_STEREO_FORMAT_NONE; in fill_dc_plane_info_and_addr()
5062 dc_plane_state->stereo_format = plane_info.stereo_format; in fill_dc_plane_attributes()

Completed in 48 milliseconds