Searched refs:supported_rotations (Results 1 – 15 of 15) sorted by relevance
151 .supported_rotations = DRM_MODE_REFLECT_Y,164 .supported_rotations = DRM_MODE_REFLECT_Y,177 .supported_rotations = DRM_MODE_REFLECT_Y,190 .supported_rotations = DRM_MODE_REFLECT_Y,203 .supported_rotations = DRM_MODE_ROTATE_90 | DRM_MODE_ROTATE_270 |218 .supported_rotations = DRM_MODE_ROTATE_90 | DRM_MODE_ROTATE_270 |
122 const unsigned int supported_rotations; member
2217 if (win->data->supported_rotations) in vop2_plane_init()2220 win->data->supported_rotations); in vop2_plane_init()
274 unsigned int supported_rotations) in drm_plane_create_rotation_property() argument286 WARN_ON((supported_rotations & DRM_MODE_ROTATE_MASK) == 0); in drm_plane_create_rotation_property()288 WARN_ON(rotation & ~supported_rotations); in drm_plane_create_rotation_property()292 supported_rotations); in drm_plane_create_rotation_property()326 unsigned int supported_rotations) in drm_rotation_simplify() argument328 if (rotation & ~supported_rotations) { in drm_rotation_simplify()
48 unsigned int supported_rotations);50 unsigned int supported_rotations);
60 unsigned int (*supported_rotations)(struct device *dev); member148 if (comp->funcs && comp->funcs->supported_rotations) in mtk_ddp_comp_supported_rotations()149 return comp->funcs->supported_rotations(comp->dev); in mtk_ddp_comp_supported_rotations()
250 unsigned int supported_rotations) in mtk_plane_init() argument262 if (supported_rotations & ~DRM_MODE_ROTATE_0) { in mtk_plane_init()265 supported_rotations); in mtk_plane_init()
43 unsigned int supported_rotations);
356 .supported_rotations = mtk_ovl_supported_rotations,
975 uint32_t supported_rotations; in dpu_plane_atomic_check() local1046 supported_rotations = DRM_MODE_REFLECT_MASK | DRM_MODE_ROTATE_0; in dpu_plane_atomic_check()1049 supported_rotations |= DRM_MODE_ROTATE_90; in dpu_plane_atomic_check()1052 supported_rotations); in dpu_plane_atomic_check()1470 uint32_t supported_rotations; in dpu_plane_init() local1517 supported_rotations = DRM_MODE_REFLECT_MASK | DRM_MODE_ROTATE_0 | DRM_MODE_ROTATE_180; in dpu_plane_init()1520 supported_rotations |= DRM_MODE_ROTATE_MASK; in dpu_plane_init()1523 DRM_MODE_ROTATE_0, supported_rotations); in dpu_plane_init()
778 unsigned int supported_rotations; in intel_primary_plane_create() local911 supported_rotations = in intel_primary_plane_create()915 supported_rotations = in intel_primary_plane_create()918 supported_rotations = DRM_MODE_ROTATE_0; in intel_primary_plane_create()924 supported_rotations); in intel_primary_plane_create()
1731 unsigned int supported_rotations; in intel_sprite_plane_create() local1801 supported_rotations = in intel_sprite_plane_create()1805 supported_rotations = in intel_sprite_plane_create()1827 supported_rotations); in intel_sprite_plane_create()
2223 unsigned int supported_rotations; in skl_universal_plane_create() local2315 supported_rotations = DRM_MODE_ROTATE_0 | DRM_MODE_ROTATE_180; in skl_universal_plane_create()2317 supported_rotations = in skl_universal_plane_create()2322 supported_rotations |= DRM_MODE_REFLECT_X; in skl_universal_plane_create()2326 supported_rotations); in skl_universal_plane_create()
1549 unsigned int supported_rotations; in amdgpu_dm_plane_init() local1594 supported_rotations = in amdgpu_dm_plane_init()1601 supported_rotations); in amdgpu_dm_plane_init()
1658 int supported_rotations = DRM_MODE_ROTATE_0 | DRM_MODE_REFLECT_X | DRM_MODE_REFLECT_Y; in ltdc_crtc_init() local1675 supported_rotations); in ltdc_crtc_init()1711 supported_rotations); in ltdc_crtc_init()