aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorDmitry Baryshkov <[email protected]>2024-06-24 22:38:25 +0000
committerDmitry Baryshkov <[email protected]>2024-06-25 12:22:37 +0000
commit5b90752f961959ed0b2ff4db1372886f87c6e9bb (patch)
tree49b7df58bfbb5c77691422624713094360b47929 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentdrm/msm/dsi: Add phy configuration for MSM8937 (diff)
downloadkernel-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