Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.h331 u32 rot_maxheight; member
Ddpu_hw_catalog.c330 .rot_maxheight = 1088,
Ddpu_plane.c722 if (drm_rect_width(&src) > sblk->rotation_cfg->rot_maxheight) { in dpu_plane_check_inline_rotation()
724 src.y2, sblk->rotation_cfg->rot_maxheight); in dpu_plane_check_inline_rotation()