[PATCH v4 3/5] drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set
Paloma Arellano
quic_parellan at quicinc.com
Fri Feb 9 18:36:46 UTC 2024
On 2/8/2024 7:20 AM, Dmitry Baryshkov wrote:
> The atomic_mode_set() callback only sets the phys_enc's IRQ data. As the
> INTF and WB are statically allocated to each encoder/phys_enc, drop the
> atomic_mode_set callback and set the IRQs during encoder init.
>
> For the CMD panel usecase some of IRQ indexes depend on the selected
> resources. Move setting them to the irq_enable() callback.
>
> Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
> Tested-by: Abhinav Kumar <quic_abhinavk at quicinc.com> # sc7280
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
Tested-by: Paloma Arellano <quic_parellan at quicinc.com>
More information about the dri-devel
mailing list