diff options
| author | Dmitry Baryshkov <[email protected]> | 2024-06-24 22:38:25 +0000 |
|---|---|---|
| committer | Dmitry Baryshkov <[email protected]> | 2024-06-25 12:22:37 +0000 |
| commit | 5b90752f961959ed0b2ff4db1372886f87c6e9bb (patch) | |
| tree | 49b7df58bfbb5c77691422624713094360b47929 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | drm/msm/dsi: Add phy configuration for MSM8937 (diff) | |
| download | kernel-5b90752f961959ed0b2ff4db1372886f87c6e9bb.tar.gz kernel-5b90752f961959ed0b2ff4db1372886f87c6e9bb.zip | |
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 <[email protected]>
Reviewed-by: Abhinav Kumar <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/600751/
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
