| /linux/drivers/gpu/drm/arm/ |
| H A 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()
|
| H A D | malidp_planes.c | 499 bool rotated = new_plane_state->rotation & MALIDP_ROTATED_MASK; in malidp_de_plane_check() local 518 u8 alignment = malidp_hw_get_pitch_align(mp->hwdev, rotated); in malidp_de_plane_check()
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_plane.c | 275 * Src coordinates are already rotated by 270 degrees for in intel_plane_relative_data_rate() 1097 bool rotated = drm_rotation_90_or_270(plane_state->hw.rotation); in intel_plane_check_src_coordinates() 1123 if (fb->format->format == DRM_FORMAT_RGB565 && rotated) { in intel_plane_check_src_coordinates() 1149 if (rotated) in add_dma_resv_fences() 1154 "[PLANE:%d:%s] src x/w (%u, %u) must be a multiple of %u (rotated: %s)\n", in add_dma_resv_fences() 1156 src_x, src_w, hsub, str_yes_no(rotated)); in add_dma_resv_fences() 1162 "[PLANE:%d:%s] src y/h (%u, %u) must be a multiple of %u (rotated: %s)\n", in add_dma_resv_fences() 1164 src_y, src_h, vsub, str_yes_no(rotated)); in add_dma_resv_fences() 1075 bool rotated = drm_rotation_90_or_270(plane_state->hw.rotation); intel_plane_check_src_coordinates() local
|
| H A D | intel_fb.c | 1065 * In the 90/270 rotated case, x and y are assumed 1066 * to be already rotated to match the rotated GTT view, and 1073 * is specified in the rotated orientation. 1516 check_array_bounds(display, view->gtt.rotated.plane, color_plane); in calc_plane_remap_info() 1591 * plane from the start of the remapped/rotated gtt mapping. in calc_plane_remap_info() 1857 /* Rotate src coordinates to match rotated GTT view */ in intel_plane_remap_gtt() 2094 /* Rotate src coordinates to match rotated GTT view */ in intel_plane_compute_gtt()
|
| /linux/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | brcm,iproc-touchscreen.txt | 84 /* Touchscreen is rotated 180 degrees. */
|
| /linux/Documentation/devicetree/bindings/iio/ |
| H A D | mount-matrix.txt | 133 along the (z) axis if rotated clockwise, and a positive value if rotated
|
| /linux/arch/arm/boot/dts/intel/ixp/ |
| H A D | intel-ixp43x-gateworks-gw2358.dts | 131 * have instead assumed that they are rotated (swizzled) like
|
| /linux/arch/arm/kernel/ |
| H A D | phys2virt.S | 159 @ rotated right by [2 * imm12<11:8>] bits)
|
| /linux/Documentation/fb/ |
| H A D | modedb.rst | 66 Sample usage: 720x480,rotate=180 - 720x480 mode, rotated by 180 degrees
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-camera.rst | 586 result rotated when captured to memory. :: 627 The images once captured to memory will be rotated and the value of the
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_vma.c | 194 vma->size = intel_rotation_info_size(&view->rotated); in vma_create() 1055 drm_dbg(&i915->drm, "Failed to create rotated mapping for object size %zu! (%ux%u tiles, %u pages)\n", in intel_rotate_pages() 1325 intel_rotate_pages(&vma->gtt_view.rotated, vma->obj); in __i915_vma_get_pages()
|
| /linux/Documentation/arch/arm/omap/ |
| H A D | dss.rst | 307 VRFB rotation requires much more memory than non-rotated framebuffer, so you
|
| /linux/Documentation/crypto/ |
| H A D | descore-readme.rst | 322 bits are rotated left 4 when computing S6 S4 S2 S0::
|
| /linux/Documentation/networking/ |
| H A D | tcp_ao.rst | 148 (i.e. that a key on all connections MUST be rotated at the same time?)
|
| H A D | ip-sysctl.rst | 1063 the backup key is to maximize TFO validation when keys are rotated.
|
| /linux/drivers/platform/x86/ |
| H A D | Kconfig | 572 This switch is triggered as the screen is rotated and folded down to
|