Searched defs:rotation (Results 1 – 15 of 15) sorted by relevance
/dflybsd-src/sys/dev/drm/ |
H A D | drm_blend.c | 141 unsigned int rotation, in drm_plane_create_rotation_property() 193 unsigned int drm_rotation_simplify(unsigned int rotation, in drm_rotation_simplify()
|
H A D | drm_rect.c | 309 unsigned int rotation) in drm_rect_rotate() 383 unsigned int rotation) in drm_rect_rotate_inv()
|
H A D | drm_plane_helper.c | 134 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 D | drm_blend.h | 34 static inline bool drm_rotation_90_or_270(unsigned int rotation) in drm_rotation_90_or_270()
|
H A D | drm_plane.h | 109 unsigned int rotation; member
|
/dflybsd-src/sys/dev/drm/amd/display/dc/dce/ |
H A D | dce_mem_input.c | 122 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 D | dce110_mem_input_v.c | 233 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 D | intel_sprite.c | 245 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 D | intel_display.c | 2042 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 D | intel_bios.h | 119 u32 rotation:2; member
|
H A D | i915_drv.h | 1106 unsigned int rotation; member
|
/dflybsd-src/sys/dev/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hubp.c | 197 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 D | dc.h | 494 enum dc_rotation_angle rotation; member 521 enum dc_rotation_angle rotation; member
|
H A D | dc_hw_types.h | 410 enum dc_rotation_angle rotation; member
|
/dflybsd-src/sys/dev/drm/include/uapi/drm/ |
H A D | i915_drm.h | 149 int rotation; /* 0, 90, 180 or 270 */ member
|