Home
last modified time | relevance | path

Searched defs:rotation (Results 1 – 15 of 15) sorted by relevance

/dflybsd-src/sys/dev/drm/
H A Ddrm_blend.c141 unsigned int rotation, in drm_plane_create_rotation_property()
193 unsigned int drm_rotation_simplify(unsigned int rotation, in drm_rotation_simplify()
H A Ddrm_rect.c309 unsigned int rotation) in drm_rect_rotate()
383 unsigned int rotation) in drm_rect_rotate_inv()
H A Ddrm_plane_helper.c134 unsigned int rotation = state->rotation; in drm_plane_helper_check_state() local
226 unsigned int rotation, in drm_plane_helper_check_update()
/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_blend.h34 static inline bool drm_rotation_90_or_270(unsigned int rotation) in drm_rotation_90_or_270()
H A Ddrm_plane.h109 unsigned int rotation; member
/dflybsd-src/sys/dev/drm/amd/display/dc/dce/
H A Ddce_mem_input.c122 static bool is_vert_scan(enum dc_rotation_angle rotation) in is_vert_scan()
137 enum dc_rotation_angle rotation) in dce_mi_program_pte_vm()
393 enum dc_rotation_angle rotation, in program_size_and_rotation()
509 enum dc_rotation_angle rotation, in dce_mi_program_surface_config()
/dflybsd-src/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_mem_input_v.c233 enum dc_rotation_angle rotation, in program_size_and_rotation()
572 enum dc_rotation_angle rotation) in dce_mem_input_v_program_pte_vm()
647 enum dc_rotation_angle rotation, in dce_mem_input_v_program_surface_config()
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_sprite.c245 unsigned int rotation = plane_state->base.rotation; in skl_update_plane() local
395 unsigned int rotation = plane_state->base.rotation; in vlv_sprite_ctl() local
555 unsigned int rotation = plane_state->base.rotation; in ivb_sprite_ctl() local
714 unsigned int rotation = plane_state->base.rotation; in g4x_sprite_ctl() local
H A Dintel_display.c2042 unsigned int rotation) in intel_fill_fb_ggtt_view()
2104 intel_pin_and_fence_fb_obj(struct drm_framebuffer *fb, unsigned int rotation) in intel_pin_and_fence_fb_obj()
2180 unsigned int rotation) in intel_fb_pitch()
2216 unsigned int rotation = state->base.rotation; in intel_add_fb_offsets() local
2256 unsigned int rotation, in _intel_adjust_tile_offset()
2323 unsigned int rotation, in _intel_compute_tile_offset()
2377 unsigned int rotation = state->base.rotation; in intel_compute_tile_offset() local
2872 unsigned int rotation) in skl_max_plane_width()
2957 unsigned int rotation = plane_state->base.rotation; in skl_check_main_surface() local
3035 unsigned int rotation = plane_state->base.rotation; in skl_check_nv12_aux_surface() local
[all …]
H A Dintel_bios.h119 u32 rotation:2; member
H A Di915_drv.h1106 unsigned int rotation; member
/dflybsd-src/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_hubp.c197 enum dc_rotation_angle rotation, in hubp1_program_rotation()
486 enum dc_rotation_angle rotation, in hubp1_program_surface_config()
/dflybsd-src/sys/dev/drm/amd/display/dc/
H A Ddc.h494 enum dc_rotation_angle rotation; member
521 enum dc_rotation_angle rotation; member
H A Ddc_hw_types.h410 enum dc_rotation_angle rotation; member
/dflybsd-src/sys/dev/drm/include/uapi/drm/
H A Di915_drm.h149 int rotation; /* 0, 90, 180 or 270 */ member