Home
last modified time | relevance | path

Searched refs:rotated (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/gpu/drm/i915/
A Di915_debugfs.c188 vma->ggtt_view.rotated.plane[0].width, in i915_debugfs_describe_obj()
189 vma->ggtt_view.rotated.plane[0].height, in i915_debugfs_describe_obj()
190 vma->ggtt_view.rotated.plane[0].src_stride, in i915_debugfs_describe_obj()
191 vma->ggtt_view.rotated.plane[0].dst_stride, in i915_debugfs_describe_obj()
192 vma->ggtt_view.rotated.plane[0].offset, in i915_debugfs_describe_obj()
193 vma->ggtt_view.rotated.plane[1].width, in i915_debugfs_describe_obj()
194 vma->ggtt_view.rotated.plane[1].height, in i915_debugfs_describe_obj()
195 vma->ggtt_view.rotated.plane[1].src_stride, in i915_debugfs_describe_obj()
196 vma->ggtt_view.rotated.plane[1].dst_stride, in i915_debugfs_describe_obj()
197 vma->ggtt_view.rotated.plane[1].offset); in i915_debugfs_describe_obj()
A Di915_vma.h198 BUILD_BUG_ON(offsetof(typeof(*view), rotated) != in i915_vma_compare()
200 BUILD_BUG_ON(offsetof(typeof(*view), rotated) != in i915_vma_compare()
A Di915_vma_types.h159 struct intel_rotation_info rotated; member
A Di915_vma.c142 vma->size = intel_rotation_info_size(&view->rotated); in vma_create()
/linux/Documentation/devicetree/bindings/media/
A Dvideo-interface-devices.yaml266 'Rp' being rotated 180 degrees relatively to 'Rc':
285 The image once captured to memory will then be rotated by 180 degrees:
348 rotated by 90 degrees in the counter-clockwise direction relatively to the
351 The image once captured to memory will be rotated:
/linux/drivers/gpu/drm/arm/
A Dmalidp_hw.h331 static inline u8 malidp_hw_get_pitch_align(struct malidp_hw_device *hwdev, bool rotated) in malidp_hw_get_pitch_align() argument
340 return hwdev->hw->map.bus_align_bytes << (rotated ? 2 : 0); in malidp_hw_get_pitch_align()
A Dmalidp_planes.c511 bool rotated = new_plane_state->rotation & MALIDP_ROTATED_MASK; in malidp_de_plane_check() local
530 u8 alignment = malidp_hw_get_pitch_align(mp->hwdev, rotated); in malidp_de_plane_check()
/linux/drivers/gpu/drm/i915/selftests/
A Di915_vma.c669 for (n = 0; n < ARRAY_SIZE(view.rotated.plane); n++) { in igt_vma_rotate_remap()
671 sg = assert_rotated(obj, &view.rotated, n, sg); in igt_vma_rotate_remap()
983 .rotated.plane[0] = *p, in igt_vma_remapped_gtt()
985 struct intel_remapped_plane_info *plane_info = view.rotated.plane; in igt_vma_remapped_gtt()
1053 src_idx = rotated_index(&view.rotated, 0, x, y); in igt_vma_remapped_gtt()
/linux/drivers/gpu/drm/i915/display/
A Dintel_sprite.c58 bool rotated = drm_rotation_90_or_270(plane_state->hw.rotation); in intel_plane_check_src_coordinates() local
84 if (fb->format->format == DRM_FORMAT_RGB565 && rotated) { in intel_plane_check_src_coordinates()
92 if (rotated) in intel_plane_check_src_coordinates()
97 src_x, src_w, hsub, yesno(rotated)); in intel_plane_check_src_coordinates()
103 src_y, src_h, vsub, yesno(rotated)); in intel_plane_check_src_coordinates()
A Dintel_fb.c869 check_array_bounds(i915, view->gtt.rotated.plane, color_plane); in calc_plane_remap_info()
/linux/Documentation/devicetree/bindings/input/touchscreen/
A Dbrcm,iproc-touchscreen.txt84 /* Touchscreen is rotated 180 degrees. */
/linux/Documentation/devicetree/bindings/iio/
A Dmount-matrix.txt133 along the (z) axis if rotated clockwise, and a positive value if rotated
/linux/arch/arm/boot/dts/
A Dintel-ixp43x-gateworks-gw2358.dts131 * have instead assumed that they are rotated (swizzled) like
/linux/arch/arm/kernel/
A Dphys2virt.S159 @ rotated right by [2 * imm12<11:8>] bits)
/linux/Documentation/fb/
A Dmodedb.rst58 Sample usage: 720x480,rotate=180 - 720x480 mode, rotated by 180 degrees
/linux/Documentation/userspace-api/media/v4l/
A Dext-ctrls-camera.rst582 result rotated when captured to memory. ::
623 The images once captured to memory will be rotated and the value of the
/linux/Documentation/arm/omap/
A Ddss.rst307 VRFB rotation requires much more memory than non-rotated framebuffer, so you
/linux/drivers/gpu/drm/i915/gt/
A Dintel_ggtt.c1598 intel_rotate_pages(&vma->ggtt_view.rotated, vma->obj); in i915_get_ggtt_vma_pages()
/linux/Documentation/crypto/
A Ddescore-readme.rst322 bits are rotated left 4 when computing S6 S4 S2 S0::
/linux/drivers/platform/x86/
A DKconfig707 This switch is triggered as the screen is rotated and folded down to
/linux/Documentation/networking/
A Dip-sysctl.rst837 the backup key is to maximize TFO validation when keys are rotated.

Completed in 42 milliseconds