Searched refs:lm_roi (Results 1 – 1 of 1) sorted by relevance
388 const struct drm_rect *lm_roi = &crtc_state->lm_bounds[lm_idx]; in _dpu_crtc_program_lm_output_roi() local392 if (!lm_roi || !drm_rect_visible(lm_roi)) in _dpu_crtc_program_lm_output_roi()395 cfg.out_width = drm_rect_width(lm_roi); in _dpu_crtc_program_lm_output_roi()396 cfg.out_height = drm_rect_height(lm_roi); in _dpu_crtc_program_lm_output_roi()