Searched refs:DPU_SSPP_INLINE_ROTATION (Results 1 – 3 of 3) sorted by relevance
63 DPU_SSPP_INLINE_ROTATION, enumerator
702 if (!test_bit(DPU_SSPP_INLINE_ROTATION, &pipe->sspp->cap->features)) in dpu_plane_check_inline_rotation()758 if (pipe_hw_caps->features & BIT(DPU_SSPP_INLINE_ROTATION)) in dpu_plane_atomic_check_pipe()1839 pipe_hw->cap->features & BIT(DPU_SSPP_INLINE_ROTATION), in dpu_plane_init()1878 if (test_bit(DPU_SSPP_INLINE_ROTATION, &cfg->features)) in dpu_plane_init_virtual()
820 if (reqs->rot90 && !(hw_sspp->cap->features & DPU_SSPP_INLINE_ROTATION)) in dpu_rm_try_sspp()