Home
last modified time | relevance | path

Searched refs:drm_rotation_simplify (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_blend.h49 unsigned int drm_rotation_simplify(unsigned int rotation,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_blend.c318 unsigned int drm_rotation_simplify(unsigned int rotation, in drm_rotation_simplify() function
330 EXPORT_SYMBOL(drm_rotation_simplify);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_kms.h158 u32 rotation = drm_rotation_simplify(rot, in has_flip_h()
H A Dkomeda_plane.c50 dflow->rot = drm_rotation_simplify(st->rotation, caps->supported_rots); in komeda_plane_init_data_flow()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mediatek/
H A Dmtk_disp_ovl.c158 rotation = drm_rotation_simplify(state->rotation, in mtk_ovl_layer_check()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c324 rotation = drm_rotation_simplify(state->rotation, in mdp5_plane_atomic_check_with_state()
1018 rotation = drm_rotation_simplify(pstate->rotation, in mdp5_plane_mode_set()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_plane.c664 rotation = drm_rotation_simplify(state->rotation, in vc4_plane_mode_set()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_generic696 drm_rotation_simplify
H A Dabi_gki_aarch64_db845c1273 drm_rotation_simplify
H A Dabi_gki_aarch64_exynos743 drm_rotation_simplify
H A Dabi_gki_aarch64_qcom851 drm_rotation_simplify
H A Dabi_gki_aarch64_galaxy1797 drm_rotation_simplify
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.c1137 rotation = drm_rotation_simplify(state->rotation, in dpu_plane_sspp_atomic_update()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Ddc.c660 rotation = drm_rotation_simplify(rotation, supported_rotation); in tegra_plane_atomic_check()