Searched refs:DPU_SSPP_INLINE_ROTATION (Results 1 – 4 of 4) sorted by relevance
63 DPU_SSPP_INLINE_ROTATION, enumerator
698 if (!test_bit(DPU_SSPP_INLINE_ROTATION, &pipe->sspp->cap->features)) in dpu_plane_check_inline_rotation()754 if (pipe_hw_caps->features & BIT(DPU_SSPP_INLINE_ROTATION)) in dpu_plane_atomic_check_pipe()1790 pipe_hw->cap->features & BIT(DPU_SSPP_INLINE_ROTATION), in dpu_plane_init()1829 if (test_bit(DPU_SSPP_INLINE_ROTATION, &cfg->features)) in dpu_plane_init_virtual()
57 (VIG_SDM845_MASK_NO_SDMA | BIT(DPU_SSPP_INLINE_ROTATION))
818 if (reqs->rot90 && !(hw_sspp->cap->features & DPU_SSPP_INLINE_ROTATION)) in dpu_rm_try_sspp()
Completed in 14 milliseconds