Home
last modified time | relevance | path

Searched refs:is_last_odm_slice (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/spl/
H A Ddc_spl.c224 bool is_last_odm_slice = (odm_slice_idx + 1) == odm_slice_count; in calculate_odm_slice_in_timing_active() local
240 odm_rec.width = is_last_odm_slice ? in calculate_odm_slice_in_timing_active()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2122 bool is_last_odm_slice = pipe_ctx->next_odm_pipe == NULL; in resource_get_odm_slice_dst_rect() local
2129 odm_slice_dst.width = resource_get_odm_slice_dst_width(otg_master, is_last_odm_slice); in resource_get_odm_slice_dst_rect()