Home
last modified time | relevance | path

Searched refs:DRM_MODE_REFLECT_X (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_rect.c259 if (rotation & (DRM_MODE_REFLECT_X | DRM_MODE_REFLECT_Y)) { in drm_rect_rotate()
262 if (rotation & DRM_MODE_REFLECT_X) { in drm_rect_rotate()
361 if (rotation & (DRM_MODE_REFLECT_X | DRM_MODE_REFLECT_Y)) { in drm_rect_rotate_inv()
364 if (rotation & DRM_MODE_REFLECT_X) { in drm_rect_rotate_inv()
H A Ddrm_blend.c274 { __builtin_ffs(DRM_MODE_REFLECT_X) - 1, "reflect-x" }, in drm_plane_create_rotation_property()
322 rotation ^= DRM_MODE_REFLECT_X | DRM_MODE_REFLECT_Y; in drm_rotation_simplify()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mediatek/
H A Dmtk_disp_ovl.c149 DRM_MODE_REFLECT_X | DRM_MODE_REFLECT_Y; in mtk_ovl_supported_rotations()
160 DRM_MODE_REFLECT_X | in mtk_ovl_layer_check()
277 if (pending->rotation & DRM_MODE_REFLECT_X) { in mtk_ovl_layer_config()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimc.c434 if (rotation & DRM_MODE_REFLECT_X) in fimc_src_set_transf()
441 if (rotation & DRM_MODE_REFLECT_X) in fimc_src_set_transf()
449 if (rotation & DRM_MODE_REFLECT_X) in fimc_src_set_transf()
458 if (rotation & DRM_MODE_REFLECT_X) in fimc_src_set_transf()
704 if (rotation & DRM_MODE_REFLECT_X) in fimc_dst_set_transf()
711 if (rotation & DRM_MODE_REFLECT_X) in fimc_dst_set_transf()
719 if (rotation & DRM_MODE_REFLECT_X) in fimc_dst_set_transf()
728 if (rotation & DRM_MODE_REFLECT_X) in fimc_dst_set_transf()
H A Dexynos_drm_gsc.c531 if (rotation & DRM_MODE_REFLECT_X) in gsc_src_set_transf()
538 if (rotation & DRM_MODE_REFLECT_X) in gsc_src_set_transf()
545 if (rotation & DRM_MODE_REFLECT_X) in gsc_src_set_transf()
552 if (rotation & DRM_MODE_REFLECT_X) in gsc_src_set_transf()
H A Dexynos_drm_rotator.c169 if (rotation & DRM_MODE_REFLECT_X) in rotator_dst_set_transf()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/
H A Ddrm_mode.h196 #define DRM_MODE_REFLECT_X (1<<4) macro
205 DRM_MODE_REFLECT_X | \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/
H A Ddrm_mode.h196 #define DRM_MODE_REFLECT_X (1<<4) macro
205 DRM_MODE_REFLECT_X | \
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c53 DRM_MODE_REFLECT_X | in mdp5_plane_install_rotation_property()
326 DRM_MODE_REFLECT_X | in mdp5_plane_atomic_check_with_state()
329 if (rotation & DRM_MODE_REFLECT_X) in mdp5_plane_atomic_check_with_state()
1020 DRM_MODE_REFLECT_X | in mdp5_plane_mode_set()
1022 hflip = !!(rotation & DRM_MODE_REFLECT_X); in mdp5_plane_mode_set()
/OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/
H A Ddrm_mode.h204 #define DRM_MODE_REFLECT_X (1<<4) macro
213 DRM_MODE_REFLECT_X | \
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Ddrm_mode.h204 #define DRM_MODE_REFLECT_X (1<<4) macro
213 DRM_MODE_REFLECT_X | \
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Ddrm_mode.h195 #define DRM_MODE_REFLECT_X (1<<4) macro
204 DRM_MODE_REFLECT_X | \
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Ddrm_mode.h195 #define DRM_MODE_REFLECT_X (1<<4) macro
204 DRM_MODE_REFLECT_X | \
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/
H A Ddrm_mode.h204 #define DRM_MODE_REFLECT_X (1<<4) macro
213 DRM_MODE_REFLECT_X | \
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Ddrm_mode.h195 #define DRM_MODE_REFLECT_X (1<<4) macro
204 DRM_MODE_REFLECT_X | \
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_vop2_reg.c2497 DRM_MODE_REFLECT_X | DRM_MODE_REFLECT_Y,
2523 .supported_rotations = DRM_MODE_REFLECT_X | DRM_MODE_REFLECT_Y,
2780 DRM_MODE_REFLECT_X | DRM_MODE_REFLECT_Y,
2801 .supported_rotations = DRM_MODE_REFLECT_X | DRM_MODE_REFLECT_Y,
2822 DRM_MODE_REFLECT_X | DRM_MODE_REFLECT_Y,
2843 .supported_rotations = DRM_MODE_REFLECT_X | DRM_MODE_REFLECT_Y,
3096 DRM_MODE_REFLECT_X | DRM_MODE_REFLECT_Y,
3121 .supported_rotations = DRM_MODE_REFLECT_X | DRM_MODE_REFLECT_Y,
3145 DRM_MODE_REFLECT_X | DRM_MODE_REFLECT_Y,
3170 .supported_rotations = DRM_MODE_REFLECT_X | DRM_MODE_REFLECT_Y,
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_kms.h166 return !!(rotation & DRM_MODE_REFLECT_X); in has_flip_h()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_plane.c666 DRM_MODE_REFLECT_X | in vc4_plane_mode_set()
830 (rotation & DRM_MODE_REFLECT_X ? SCALER_CTL0_HFLIP : 0) | in vc4_plane_mode_set()
900 (rotation & DRM_MODE_REFLECT_X ? in vc4_plane_mode_set()
1384 DRM_MODE_REFLECT_X | in vc4_plane_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/
H A Dmalidp_planes.c383 DRM_MODE_ROTATE_270 | DRM_MODE_REFLECT_X)) in malidp_partial_prefetch_supported()
870 if (state->rotation & DRM_MODE_REFLECT_X) in malidp_de_plane_update()
938 DRM_MODE_ROTATE_270 | DRM_MODE_REFLECT_X | DRM_MODE_REFLECT_Y; in malidp_de_planes_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/selftests/
H A Dtest-drm_plane_helper.c113 plane_state.rotation = DRM_MODE_ROTATE_90 | DRM_MODE_REFLECT_X; in igt_check_plane_state()
H A Dtest-drm_cmdline_parser.c902 FAIL_ON(mode.rotation_reflection != (DRM_MODE_ROTATE_0 | DRM_MODE_REFLECT_X)); in drm_cmdline_test_hmirror()
980 FAIL_ON(mode.rotation_reflection != (DRM_MODE_ROTATE_270 | DRM_MODE_REFLECT_X)); in drm_cmdline_test_multiple_options()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_plane.c167 DRM_MODE_REFLECT_X | DRM_MODE_REFLECT_Y); in omap_plane_install_properties()
H A Domap_fb.c122 if (drm_rot & DRM_MODE_REFLECT_X) in drm_rotation_to_tiler()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_sprite.c999 if (rotation & DRM_MODE_REFLECT_X) in vlv_sprite_ctl()
2006 rotation & DRM_MODE_REFLECT_X) { in chv_plane_check_rotation()
2081 if (rotation & DRM_MODE_REFLECT_X && in skl_plane_check_fb()
2192 rotation == (DRM_MODE_REFLECT_X | DRM_MODE_ROTATE_90))) { in skl_plane_check_nv12_rotation()
3089 supported_rotations |= DRM_MODE_REFLECT_X; in skl_universal_plane_create()
3208 DRM_MODE_REFLECT_X; in intel_sprite_plane_create()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/dcss/
H A Ddcss-plane.c404 DRM_MODE_REFLECT_X | in dcss_plane_init()

12