/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_blend.h | 38 static inline bool drm_rotation_90_or_270(unsigned int rotation) in drm_rotation_90_or_270() argument
|
H A D | drm_mipi_dbi.h | 105 unsigned int rotation; member
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_blend.h | 38 static inline bool drm_rotation_90_or_270(unsigned int rotation) in drm_rotation_90_or_270() argument
|
H A D | drm_mipi_dbi.h | 106 unsigned int rotation; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/ |
H A D | mtk_drm_plane.h | 23 unsigned int rotation; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_plane.h | 50 unsigned int rotation; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_panel.c | 280 int rotation, ret; in of_drm_get_panel_orientation() local [all...] |
H A D | drm_blend.c | 265 drm_plane_create_rotation_property(struct drm_plane *plane, unsigned int rotation, unsigned int supported_rotations) drm_plane_create_rotation_property() argument 318 drm_rotation_simplify(unsigned int rotation, unsigned int supported_rotations) drm_rotation_simplify() argument [all...] |
H A D | drm_plane_helper.c | 101 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) drm_plane_helper_check_update() argument
|
H A D | drm_rect.c | 253 drm_rect_rotate(struct drm_rect *r, int width, int height, unsigned int rotation) drm_rect_rotate() argument 327 drm_rect_rotate_inv(struct drm_rect *r, int width, int height, unsigned int rotation) drm_rect_rotate_inv() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn201/ |
H A D | dcn201_hubp.c | 42 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) hubp201_program_surface_config() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/ |
H A D | mtk_drm_plane.h | 31 unsigned int rotation; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_kms.h | 158 u32 rotation = drm_rotation_simplify(rot, in has_flip_h() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/ |
H A D | hx8357d.c | 226 u32 rotation = 0; in hx8357d_probe() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_kms.h | 161 u32 rotation = drm_rotation_simplify(rot, in has_flip_h() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_rect.c | 253 drm_rect_rotate(struct drm_rect *r, int width, int height, unsigned int rotation) drm_rect_rotate() argument 327 drm_rect_rotate_inv(struct drm_rect *r, int width, int height, unsigned int rotation) drm_rect_rotate_inv() argument [all...] |
H A D | drm_panel.c | 347 int rotation, ret; in of_drm_get_panel_orientation() local [all...] |
H A D | drm_blend.c | 272 drm_plane_create_rotation_property(struct drm_plane *plane, unsigned int rotation, unsigned int supported_rotations) drm_plane_create_rotation_property() argument 325 drm_rotation_simplify(unsigned int rotation, unsigned int supported_rotations) drm_rotation_simplify() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/ |
H A D | drm_plane_helper_test.c | 41 unsigned int rotation; member [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/ |
H A D | hx8357d.c | 223 u32 rotation = 0; in hx8357d_probe() local
|
H A D | ili9163.c | 143 u32 rotation = 0; in ili9163_probe() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_hubp.c | 405 hubp3_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) hubp3_program_surface_config() argument
|
/kernel/linux/linux-5.10/drivers/media/platform/omap/ |
H A D | omap_vout_vrfb.c | 240 enum dss_rotation rotation; in omap_vout_prepare_vrfb() local 320 enum dss_rotation rotation; in omap_vout_calculate_vrfb_offset() local
|
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/ |
H A D | mach64_accel.c | 30 u32 rotation; in rotation24bpp() local 203 u32 sx = area->sx, dx = area->dx, width = area->width, rotation = 0; in atyfb_copyarea() local 250 u32 color, dx = rect->dx, width = rect->width, rotation = 0; in atyfb_fillrect() local 291 u32 pix_width, rotation = 0, src, mix; atyfb_imageblit() local [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-sysfs.c | 350 u8 rotation[OMAPFB_MAX_OVL_PER_FB]; in store_overlays_rotate() local
|