Re: [Freedreno] [PATCH] drm/msm/dpu: drop MSM_ENC_VBLANK support

2023-12-04 Thread Dmitry Baryshkov
On Mon, 4 Dec 2023 at 20:07, Abhinav Kumar wrote: > On 10/3/2023 8:19 PM, Dmitry Baryshkov wrote: > > There are no in-kernel users of MSM_ENC_VBLANK wait type. Drop it > > together with the corresponding wait_for_vblank callback. > > > > Signed-off-by: Dmitry Baryshkov > > --- > > drivers/gpu/d

Re: [Freedreno] [PATCH] drm/msm/dpu: drop MSM_ENC_VBLANK support

2023-12-04 Thread Abhinav Kumar
On 10/3/2023 8:19 PM, Dmitry Baryshkov wrote: There are no in-kernel users of MSM_ENC_VBLANK wait type. Drop it together with the corresponding wait_for_vblank callback. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 3 -- .../gpu/drm/msm/disp/dpu1/dp

[Freedreno] [PATCH] drm/msm/dpu: drop MSM_ENC_VBLANK support

2023-10-03 Thread Dmitry Baryshkov
There are no in-kernel users of MSM_ENC_VBLANK wait type. Drop it together with the corresponding wait_for_vblank callback. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 3 -- .../gpu/drm/msm/disp/dpu1/dpu_encoder_phys.h | 1 - .../drm/msm/disp/dpu1/dpu_e