Home
last modified time | relevance | path

Searched defs:rotation (Results 201 - 204 of 204) sorted by relevance

123456789

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Di915_drm.h122 int rotation; member
/kernel/linux/linux-6.6/tools/include/uapi/drm/
H A Di915_drm.h368 int rotation; /* 0, 90, 180 or 270 */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Di915_drm.h122 int rotation; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display.c2134 intel_fill_fb_ggtt_view(struct i915_ggtt_view *view, const struct drm_framebuffer *fb, unsigned int rotation) intel_fill_fb_ggtt_view() argument
2321 intel_fb_pitch(const struct drm_framebuffer *fb, int color_plane, unsigned int rotation) intel_fb_pitch() argument
2394 intel_adjust_aligned_offset(int *x, int *y, const struct drm_framebuffer *fb, int color_plane, unsigned int rotation, unsigned int pitch, u32 old_offset, u32 new_offset) intel_adjust_aligned_offset() argument
2462 intel_compute_aligned_offset(struct drm_i915_private *dev_priv, int *x, int *y, const struct drm_framebuffer *fb, int color_plane, unsigned int pitch, unsigned int rotation, u32 alignment) intel_compute_aligned_offset() argument
2524 unsigned int rotation = state->hw.rotation; intel_plane_compute_aligned_offset() local
2848 unsigned int rotation = plane_state->hw.rotation; intel_plane_needs_remap() local
3153 unsigned int rotation = plane_state->hw.rotation; intel_plane_remap_gtt() local
3261 unsigned int rotation = plane_state->hw.rotation; intel_plane_compute_gtt() local
3704 skl_max_plane_width(const struct drm_framebuffer *fb, int color_plane, unsigned int rotation) skl_max_plane_width() argument
3743 glk_max_plane_width(const struct drm_framebuffer *fb, int color_plane, unsigned int rotation) glk_max_plane_width() argument
3809 icl_max_plane_width(const struct drm_framebuffer *fb, int color_plane, unsigned int rotation) icl_max_plane_width() argument
3886 unsigned int rotation = plane_state->hw.rotation; skl_check_main_surface() local
3995 unsigned int rotation = plane_state->hw.rotation; skl_check_nv12_aux_surface() local
4188 i9xx_plane_max_stride(struct intel_plane *plane, u32 pixel_format, u64 modifier, unsigned int rotation) i9xx_plane_max_stride() argument
4238 unsigned int rotation = plane_state->hw.rotation; i9xx_plane_ctl() local
4346 unsigned int rotation = plane_state->hw.rotation; i9xx_check_plane_surface() local
4590 skl_plane_stride_mult(const struct drm_framebuffer *fb, int color_plane, unsigned int rotation) skl_plane_stride_mult() argument
4609 unsigned int rotation = plane_state->hw.rotation; skl_plane_stride() local
4804 unsigned int rotation = plane_state->hw.rotation; skl_plane_ctl() local
11373 unsigned int rotation = plane_state->hw.rotation; intel_cursor_check_surface() local
11460 i845_cursor_max_stride(struct intel_plane *plane, u32 pixel_format, u64 modifier, unsigned int rotation) i845_cursor_max_stride() argument
11614 i9xx_cursor_max_stride(struct intel_plane *plane, u32 pixel_format, u64 modifier, unsigned int rotation) i9xx_cursor_max_stride() argument
[all...]

Completed in 24 milliseconds

123456789