Searched refs:drm_rotation_simplify (Results 1 – 7 of 7) sorted by relevance
331 unsigned int drm_rotation_simplify(unsigned int rotation, in drm_rotation_simplify() function343 EXPORT_SYMBOL(drm_rotation_simplify);
161 u32 rotation = drm_rotation_simplify(rot, in has_flip_h()
50 dflow->rot = drm_rotation_simplify(st->rotation, caps->supported_rots); in komeda_plane_init_data_flow()
229 rotation = drm_rotation_simplify(state->rotation, in mdp5_plane_atomic_check_with_state()930 rotation = drm_rotation_simplify(pstate->rotation, in mdp5_plane_mode_set()
1260 rotation = drm_rotation_simplify(state->rotation, in vc4_plane_mode_set()1792 rotation = drm_rotation_simplify(state->rotation, in vc6_plane_mode_set()
757 pipe_cfg->rotation = drm_rotation_simplify(new_plane_state->rotation, in dpu_plane_atomic_check_pipe()
678 rotation = drm_rotation_simplify(rotation, supported_rotation); in tegra_plane_atomic_check()
Completed in 23 milliseconds