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

12345

/linux-master/include/drm/
H A Ddrm_blend.h38 static inline bool drm_rotation_90_or_270(unsigned int rotation) argument
H A Ddrm_mipi_dbi.h107 unsigned int rotation; member in struct:mipi_dbi_dev
/linux-master/drivers/gpu/drm/i915/display/
H A Di9xx_plane.h32 i965_plane_max_stride(struct intel_plane *plane, u32 pixel_format, u64 modifier, unsigned int rotation) argument
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.h50 unsigned int rotation; member in struct:dpu_plane_state
/linux-master/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_hubp.c42 hubp201_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
/linux-master/drivers/gpu/drm/mediatek/
H A Dmtk_drm_plane.h31 unsigned int rotation; member in struct:mtk_plane_pending_state
/linux-master/drivers/gpu/drm/amd/display/dc/dcn35/
H A Ddcn35_hubp.c172 hubp35_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
/linux-master/drivers/gpu/drm/tests/
H A Ddrm_plane_helper_test.c41 unsigned int rotation; member in struct:drm_check_plane_state_test
[all...]
H A Ddrm_rect_test.c431 unsigned int rotation; member in struct:drm_rect_rotate_case
/linux-master/drivers/gpu/drm/
H A Ddrm_rect.c253 drm_rect_rotate(struct drm_rect *r, int width, int height, unsigned int rotation) argument
327 drm_rect_rotate_inv(struct drm_rect *r, int width, int height, unsigned int rotation) argument
[all...]
H A Ddrm_blend.c272 drm_plane_create_rotation_property(struct drm_plane *plane, unsigned int rotation, unsigned int supported_rotations) argument
325 drm_rotation_simplify(unsigned int rotation, unsigned int supported_rotations) argument
[all...]
H A Ddrm_plane_helper.c94 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_panel.c352 int rotation, ret; local
[all...]
/linux-master/drivers/gpu/drm/tiny/
H A Dhx8357d.c223 u32 rotation = 0; local
H A Dili9163.c143 u32 rotation = 0; local
H A Dst7735r.c189 u32 rotation = 0; local
H A Dmi0283qt.c184 u32 rotation = 0; local
H A Dili9341.c180 u32 rotation = 0; local
H A Dili9486.c205 u32 rotation = 0; local
/linux-master/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_kms.h161 u32 rotation = drm_rotation_simplify(rot, local
/linux-master/drivers/video/fbdev/aty/
H A Dmach64_accel.c30 u32 rotation; local
203 u32 sx = area->sx, dx = area->dx, width = area->width, rotation = 0; local
250 u32 color, dx = rect->dx, width = rect->width, rotation = 0; local
291 u32 pix_width, rotation = 0, src, mix; local
[all...]
/linux-master/drivers/media/platform/ti/omap/
H A Domap_vout_vrfb.c240 enum dss_rotation rotation; local
320 enum dss_rotation rotation; local
/linux-master/drivers/gpu/drm/imx/dcss/
H A Ddcss-plane.c104 dcss_plane_can_rotate(const struct drm_format_info *format, bool mod_present, u64 modifier, unsigned int rotation) argument
/linux-master/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-sysfs.c351 u8 rotation[OMAPFB_MAX_OVL_PER_FB]; local
/linux-master/drivers/video/fbdev/
H A Dgoldfishfb.c43 int rotation; member in struct:goldfish_fb

Completed in 260 milliseconds

12345