Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_plane.c943 if (!sblk->rotation_cfg) { in dpu_plane_check_inline_rotation()
948 if (drm_rect_width(&src) > sblk->rotation_cfg->rot_maxheight) { in dpu_plane_check_inline_rotation()
950 src.y2, sblk->rotation_cfg->rot_maxheight); in dpu_plane_check_inline_rotation()
954 supported_formats = sblk->rotation_cfg->rot_format_list; in dpu_plane_check_inline_rotation()
955 num_formats = sblk->rotation_cfg->rot_num_formats; in dpu_plane_check_inline_rotation()
A Ddpu_hw_catalog.h467 const struct dpu_rotation_cfg *rotation_cfg; member
A Ddpu_hw_catalog.c1102 .rotation_cfg = NULL, \
1122 .rotation_cfg = rot_cfg, \

Completed in 12 milliseconds