Searched refs:drm_rotation_90_or_270 (Results 1 – 16 of 16) sorted by relevance
38 static inline bool drm_rotation_90_or_270(unsigned int rotation) in drm_rotation_90_or_270() function
431 if (drm_rotation_90_or_270(rotation)) { in intel_adjust_aligned_offset()498 if (drm_rotation_90_or_270(rotation)) { in intel_compute_aligned_offset()701 if (drm_rotation_90_or_270(rotation)) in intel_fb_pitch()1075 drm_rotation_90_or_270(rotation) ? I915_GGTT_VIEW_ROTATED : in intel_plane_remap_gtt()1090 if (drm_rotation_90_or_270(rotation)) in intel_plane_remap_gtt()1128 if (drm_rotation_90_or_270(rotation)) in intel_fb_fill_view()1265 if (drm_rotation_90_or_270(rotation)) in intel_plane_compute_gtt()
518 if (drm_rotation_90_or_270(rotation)) in skl_plane_max_stride()625 else if (drm_rotation_90_or_270(rotation)) in skl_plane_stride_mult()1249 if (drm_rotation_90_or_270(rotation)) { in skl_plane_check_fb()2350 if (drm_rotation_90_or_270(plane_config->rotation)) in skl_get_initial_plane_config()
72 if (!drm_rotation_90_or_270(plane_state->hw.rotation)) in intel_fbc_plane_stride()700 drm_rotation_90_or_270(rotation)) in rotation_is_valid()
58 bool rotated = drm_rotation_90_or_270(plane_state->hw.rotation); in intel_plane_check_src_coordinates()
276 if (drm_rotation_90_or_270(rot)) { in komeda_rotate_data_flow()318 if (drm_rotation_90_or_270(dflow->rot)) in komeda_layer_check_cfg()855 if (drm_rotation_90_or_270(dflow->rot)) in komeda_complete_data_flow_cfg()950 bool r90 = drm_rotation_90_or_270(dflow->rot); in komeda_split_data_flow()
408 drm_rotation_90_or_270(state->base.rotation)) in atmel_hlcdc_plane_update_format()697 if (drm_rotation_90_or_270(hstate->base.rotation)) { in atmel_hlcdc_plane_atomic_check()
150 if (drm_rotation_90_or_270(state->rotation)) in omap_framebuffer_update_scanout()
611 drm_rotation_90_or_270(crtc->primary->state->rotation)) in drm_crtc_check_viewport()
1596 if (drm_rotation_90_or_270(primary_state->rotation)) { in __drm_atomic_helper_set_config()
269 if (drm_rotation_90_or_270(rotation)) { in scaler_set_hv_ratio()
607 bool swap = drm_rotation_90_or_270(rotation); in exynos_drm_ipp_task_check()
539 drm_rotation_90_or_270(rot)) { in d71_format_mod_supported()
366 if (drm_rotation_90_or_270(st->rot)) in d71_layer_validate()
1926 if (!drm_rotation_90_or_270(rotation)) { in dispc_ovl_set_scaling_uv()2026 if (drm_rotation_90_or_270(rotation)) in dispc_ovl_set_rotation_attrs()2049 !drm_rotation_90_or_270(rotation); in dispc_ovl_set_rotation_attrs()2111 drm_rotation_90_or_270(rotation)) { in calc_offset()
5401 if (drm_rotation_90_or_270(rotation)) { in skl_compute_wm_params()
Completed in 67 milliseconds