Home
last modified time | relevance | path

Searched refs:rot_maxheight (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.h338 u32 rot_maxheight; member
Ddpu_hw_catalog.c311 .rot_maxheight = 1088,
Ddpu_plane.c717 if (drm_rect_width(&src) > sblk->rotation_cfg->rot_maxheight) { in dpu_plane_check_inline_rotation()
719 src.y2, sblk->rotation_cfg->rot_maxheight); in dpu_plane_check_inline_rotation()