diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2024-06-25 01:38:25 +0300 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2024-06-25 15:22:37 +0300 |
commit | 5b90752f961959ed0b2ff4db1372886f87c6e9bb (patch) | |
tree | 49b7df58bfbb5c77691422624713094360b47929 /scripts/get_feat.pl | |
parent | 2df0161959d1c76a8f5fb2c2e6bce12d87f22848 (diff) | |
download | linux-5b90752f961959ed0b2ff4db1372886f87c6e9bb.tar.xz |
drm/msm/dpu: remove CRTC frame event callback registration
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().
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Patchwork: https://patchwork.freedesktop.org/patch/600751/
Link: https://lore.kernel.org/r/20240625-dpu-no-crtc-register-v3-1-1b161df13776@linaro.org
Diffstat (limited to 'scripts/get_feat.pl')
0 files changed, 0 insertions, 0 deletions