Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.h331 u32 rot_maxheight; member
H A Ddpu_hw_catalog.c334 .rot_maxheight = 1088,
H A Ddpu_plane.c718 if (drm_rect_width(&src) > sblk->rotation_cfg->rot_maxheight) { in dpu_plane_check_inline_rotation()
720 src.y2, sblk->rotation_cfg->rot_maxheight); in dpu_plane_check_inline_rotation()