[PATCH v3] drm/msm/dpu: remove CRTC frame event callback registration
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Tue Jun 25 14:56:37 UTC 2024
On Tue, 25 Jun 2024 01:38:25 +0300, Dmitry Baryshkov wrote:
> The frame event callback is always set to dpu_crtc_frame_event_cb() (or
> to NULL) and the data is always either the CRTC itself or NULL
> (correpondingly). Thus drop the event callback registration, call the
> dpu_crtc_frame_event_cb() directly and gate on the dpu_enc->crtc
> assigned using dpu_encoder_assign_crtc().
>
>
> [...]
Applied, thanks!
[1/1] drm/msm/dpu: remove CRTC frame event callback registration
https://gitlab.freedesktop.org/lumag/msm/-/commit/5b90752f9619
Best regards,
--
Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
More information about the Freedreno
mailing list