/linux-6.1.9/drivers/gpu/drm/i915/ |
D | i915_debugfs.c | 203 vma->gtt_view.rotated.plane[0].width, in i915_debugfs_describe_obj() 204 vma->gtt_view.rotated.plane[0].height, in i915_debugfs_describe_obj() 205 vma->gtt_view.rotated.plane[0].src_stride, in i915_debugfs_describe_obj() 206 vma->gtt_view.rotated.plane[0].dst_stride, in i915_debugfs_describe_obj() 207 vma->gtt_view.rotated.plane[0].offset, in i915_debugfs_describe_obj() 208 vma->gtt_view.rotated.plane[1].width, in i915_debugfs_describe_obj() 209 vma->gtt_view.rotated.plane[1].height, in i915_debugfs_describe_obj() 210 vma->gtt_view.rotated.plane[1].src_stride, in i915_debugfs_describe_obj() 211 vma->gtt_view.rotated.plane[1].dst_stride, in i915_debugfs_describe_obj() 212 vma->gtt_view.rotated.plane[1].offset); in i915_debugfs_describe_obj()
|
D | i915_vma.h | 197 BUILD_BUG_ON(offsetof(typeof(*view), rotated) != in i915_vma_compare() 199 BUILD_BUG_ON(offsetof(typeof(*view), rotated) != in i915_vma_compare()
|
D | i915_vma_types.h | 170 struct intel_rotation_info rotated; member
|
D | i915_vma.c | 155 vma->size = intel_rotation_info_size(&view->rotated); in vma_create() 1260 intel_rotate_pages(&vma->gtt_view.rotated, vma->obj); in __i915_vma_get_pages()
|
/linux-6.1.9/Documentation/devicetree/bindings/media/ |
D | video-interface-devices.yaml | 266 '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-6.1.9/drivers/gpu/drm/arm/ |
D | malidp_hw.h | 331 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()
|
D | malidp_planes.c | 508 bool rotated = new_plane_state->rotation & MALIDP_ROTATED_MASK; in malidp_de_plane_check() local 527 u8 alignment = malidp_hw_get_pitch_align(mp->hwdev, rotated); in malidp_de_plane_check()
|
/linux-6.1.9/drivers/gpu/drm/i915/selftests/ |
D | i915_vma.c | 670 for (n = 0; n < ARRAY_SIZE(view.rotated.plane); n++) { in igt_vma_rotate_remap() 672 sg = assert_rotated(obj, &view.rotated, n, sg); in igt_vma_rotate_remap() 1001 .rotated.plane[0] = *p, in igt_vma_remapped_gtt() 1003 struct intel_remapped_plane_info *plane_info = view.rotated.plane; in igt_vma_remapped_gtt() 1071 src_idx = rotated_index(&view.rotated, 0, x, y); in igt_vma_remapped_gtt()
|
/linux-6.1.9/Documentation/devicetree/bindings/input/touchscreen/ |
D | brcm,iproc-touchscreen.txt | 84 /* Touchscreen is rotated 180 degrees. */
|
/linux-6.1.9/drivers/gpu/drm/i915/display/ |
D | intel_sprite.c | 62 bool rotated = drm_rotation_90_or_270(plane_state->hw.rotation); in intel_plane_check_src_coordinates() local 88 if (fb->format->format == DRM_FORMAT_RGB565 && rotated) { in intel_plane_check_src_coordinates() 96 if (rotated) in intel_plane_check_src_coordinates() 101 src_x, src_w, hsub, str_yes_no(rotated)); in intel_plane_check_src_coordinates() 107 src_y, src_h, vsub, str_yes_no(rotated)); in intel_plane_check_src_coordinates()
|
D | intel_fb.c | 1400 check_array_bounds(i915, view->gtt.rotated.plane, color_plane); in calc_plane_remap_info()
|
/linux-6.1.9/Documentation/devicetree/bindings/iio/ |
D | mount-matrix.txt | 133 along the (z) axis if rotated clockwise, and a positive value if rotated
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | intel-ixp43x-gateworks-gw2358.dts | 131 * have instead assumed that they are rotated (swizzled) like
|
/linux-6.1.9/arch/arm/kernel/ |
D | phys2virt.S | 159 @ rotated right by [2 * imm12<11:8>] bits)
|
/linux-6.1.9/Documentation/fb/ |
D | modedb.rst | 58 Sample usage: 720x480,rotate=180 - 720x480 mode, rotated by 180 degrees
|
/linux-6.1.9/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-camera.rst | 582 result rotated when captured to memory. :: 623 The images once captured to memory will be rotated and the value of the
|
/linux-6.1.9/Documentation/arm/omap/ |
D | dss.rst | 307 VRFB rotation requires much more memory than non-rotated framebuffer, so you
|
/linux-6.1.9/Documentation/crypto/ |
D | descore-readme.rst | 322 bits are rotated left 4 when computing S6 S4 S2 S0::
|
/linux-6.1.9/drivers/platform/x86/ |
D | Kconfig | 730 This switch is triggered as the screen is rotated and folded down to
|
/linux-6.1.9/Documentation/networking/ |
D | ip-sysctl.rst | 860 the backup key is to maximize TFO validation when keys are rotated.
|