Searched defs:rotation (Results 1 - 25 of 28) sorted by relevance

12

/src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_blend.h40 static inline bool drm_rotation_90_or_270(unsigned int rotation) argument
H A Ddrm_plane.h139 unsigned int rotation; member in struct:drm_plane_state
/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_blend.c262 drm_plane_create_rotation_property(struct drm_plane * plane,unsigned int rotation,unsigned int supported_rotations) argument
315 drm_rotation_simplify(unsigned int rotation,unsigned int supported_rotations) argument
[all...]
H A Ddrm_plane_helper.c104 drm_plane_helper_check_update(struct drm_plane * plane,struct drm_crtc * crtc,struct drm_framebuffer * fb,struct drm_rect * src,struct drm_rect * dst,unsigned int rotation,int min_scale,int max_scale,bool can_position,bool can_update_disabled,bool * visible) argument
H A Ddrm_rect.c259 drm_rect_rotate(struct drm_rect * r,int width,int height,unsigned int rotation) argument
333 drm_rect_rotate_inv(struct drm_rect * r,int width,int height,unsigned int rotation) argument
[all...]
H A Ddrm_client_modeset.c902 bool drm_client_rotation(struct drm_mode_set *modeset, unsigned int *rotation) argument
1017 unsigned int rotation; local in function:drm_client_modeset_commit_atomic
[all...]
H A Ddrm_atomic_helper.c777 unsigned int rotation = plane_state->rotation; local in function:drm_atomic_helper_check_plane_state
H A Ddrm_fb_helper.c1750 unsigned int rotation, sw_rotations = 0; local in function:drm_setup_crtcs_fb
H A Ddrm_modes.c1647 unsigned int deg, margin, rotation = 0; local in function:drm_mode_parse_cmdline_options
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/inc/
H A Dmod_shared.h104 enum lut3d_control_rotation_mode rotation; member in struct:lut3d_settings
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
H A Damdgpu_dce110_mem_input_v.c235 program_size_and_rotation(struct dce_mem_input * mem_input110,enum dc_rotation_angle rotation,const struct plane_size * plane_size) argument
569 dce_mem_input_v_program_pte_vm(struct mem_input * mem_input,enum surface_pixel_format format,union dc_tiling_info * tiling_info,enum dc_rotation_angle rotation) argument
642 dce_mem_input_v_program_surface_config(struct mem_input * mem_input,enum surface_pixel_format format,union dc_tiling_info * tiling_info,struct plane_size * plane_size,enum dc_rotation_angle rotation,struct dc_plane_dcc_param * dcc,bool horizotal_mirror) argument
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_hubp.c208 hubp1_program_rotation(struct hubp * hubp,enum dc_rotation_angle rotation,bool horizontal_mirror) argument
528 hubp1_program_surface_config(struct hubp * hubp,enum surface_pixel_format format,union dc_tiling_info * tiling_info,struct plane_size * plane_size,enum dc_rotation_angle rotation,struct dc_plane_dcc_param * dcc,bool horizontal_mirror,unsigned int compat_level) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_hubp.c373 hubp2_program_rotation(struct hubp * hubp,enum dc_rotation_angle rotation,bool horizontal_mirror) argument
521 hubp2_program_surface_config(struct hubp * hubp,enum surface_pixel_format format,union dc_tiling_info * tiling_info,struct plane_size * plane_size,enum dc_rotation_angle rotation,struct dc_plane_dcc_param * dcc,bool horizontal_mirror,unsigned int compat_level) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_bios.h131 u32 rotation:2; member in struct:mipi_config
H A Dintel_sprite.c229 unsigned int rotation = plane_state->hw.rotation; local in function:intel_plane_check_stride
915 unsigned int rotation = plane_state->hw.rotation; local in function:vlv_sprite_ctl
360 skl_plane_max_stride(struct intel_plane * plane,u32 pixel_format,u64 modifier,unsigned int rotation) argument
1303 unsigned int rotation = plane_state->hw.rotation; local in function:ivb_sprite_ctl
1588 g4x_sprite_max_stride(struct intel_plane * plane,u32 pixel_format,u64 modifier,unsigned int rotation) argument
1614 unsigned int rotation = plane_state->hw.rotation; local in function:g4x_sprite_ctl
1980 unsigned int rotation = plane_state->hw.rotation; local in function:chv_plane_check_rotation
2033 unsigned int rotation = plane_state->hw.rotation; local in function:skl_plane_check_fb
2136 unsigned int rotation = plane_state->hw.rotation; local in function:skl_plane_check_nv12_rotation
[all...]
H A Dintel_display_types.h542 unsigned int rotation; member in struct:intel_plane_state::__anon3d13116b0508
620 u8 rotation; member in struct:intel_initial_plane_config
H A Dintel_vbt_defs.h708 u32 rotation; /* 228 */ member in struct:bdb_lvds_options
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_mem_input.c127 static bool is_vert_scan(enum dc_rotation_angle rotation) argument
138 dce_mi_program_pte_vm(struct mem_input * mi,enum surface_pixel_format format,union dc_tiling_info * tiling_info,enum dc_rotation_angle rotation) argument
396 program_size_and_rotation(struct dce_mem_input * dce_mi,enum dc_rotation_angle rotation,const struct plane_size * plane_size) argument
509 dce_mi_program_surface_config(struct mem_input * mi,enum surface_pixel_format format,union dc_tiling_info * tiling_info,struct plane_size * plane_size,enum dc_rotation_angle rotation,struct dc_plane_dcc_param * dcc,bool horizontal_mirror) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_resource.c515 get_vp_scan_direction(enum dc_rotation_angle rotation,bool horizontal_mirror,bool * orthogonal_rotation,bool * flip_vert_scan_dir,bool * flip_horz_scan_dir) argument
[all...]
/src/sys/external/bsd/drm/dist/shared-core/
H A Di915_drm.h102 int rotation; /* 0, 90, 180 or 270 */ member in struct:drm_i915_sarea
/src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_debugfs.c2517 static void plane_rotation(char *buf, size_t bufsize, unsigned int rotation) argument
[all...]
H A Dintel_pm.c4589 skl_compute_wm_params(const struct intel_crtc_state * crtc_state,int width,const struct drm_format_info * format,u64 modifier,unsigned int rotation,u32 plane_pixel_rate,struct skl_wm_params * wp,int color_plane) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c3141 fill_plane_dcc_attributes(struct amdgpu_device * adev,const struct amdgpu_framebuffer * afb,const enum surface_pixel_format format,const enum dc_rotation_angle rotation,const struct plane_size * plane_size,const union dc_tiling_info * tiling_info,const uint64_t info,struct dc_plane_dcc_param * dcc,struct dc_plane_address * address) argument
3202 fill_plane_buffer_attributes(struct amdgpu_device * adev,const struct amdgpu_framebuffer * afb,const enum surface_pixel_format format,const enum dc_rotation_angle rotation,const uint64_t tiling_flags,union dc_tiling_info * tiling_info,struct plane_size * plane_size,struct dc_plane_dcc_param * dcc,struct dc_plane_address * address) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc.h769 enum dc_rotation_angle rotation; member in struct:dc_plane_state
799 enum dc_rotation_angle rotation; member in struct:dc_plane_info
H A Ddc_hw_types.h398 enum dc_rotation_angle rotation; member in struct:dc_cursor_mi_param

Completed in 56 milliseconds

12