RE: [PATCH v6 01/10] drm/msm/disp/dpu: clear dpu_assign_crtc and get crtc from connector state instead of dpu_enc

2022-09-13 Thread Vinod Polimera
k ; Stephen Boyd ; > Kalyan Thota (QUIC) ; > dmitry.barysh...@linaro.org; Kuogee Hsieh (QUIC) > ; Vishnuvardhan Prodduturi (QUIC) > ; bjorn.anders...@linaro.org; Aravind > Venkateswaran (QUIC) ; Abhinav Kumar > (QUIC) ; Sankeerth Billakanti (QUIC) > > Subject: Re: [PATC

Re: [PATCH v6 01/10] drm/msm/disp/dpu: clear dpu_assign_crtc and get crtc from connector state instead of dpu_enc

2022-07-28 Thread Doug Anderson
Hi, On Mon, Jul 11, 2022 at 5:57 AM Vinod Polimera wrote: > > Update crtc retrieval from dpu_enc to dpu_enc connector state, > since new links get set as part of the dpu enc virt mode set. > The dpu_enc->crtc cache is no more needed, hence cleaning it as > part of this change. I don't know this

RE: [PATCH v6 01/10] drm/msm/disp/dpu: clear dpu_assign_crtc and get crtc from connector state instead of dpu_enc

2022-07-13 Thread Vinod Polimera
Venkateswaran (QUIC) ; Abhinav Kumar > (QUIC) ; Sankeerth Billakanti (QUIC) > > Subject: [PATCH v6 01/10] drm/msm/disp/dpu: clear dpu_assign_crtc and get > crtc from connector state instead of dpu_enc > > Update crtc retrieval from dpu_enc to dpu_enc connector state, > sin

[PATCH v6 01/10] drm/msm/disp/dpu: clear dpu_assign_crtc and get crtc from connector state instead of dpu_enc

2022-07-11 Thread Vinod Polimera
Update crtc retrieval from dpu_enc to dpu_enc connector state, since new links get set as part of the dpu enc virt mode set. The dpu_enc->crtc cache is no more needed, hence cleaning it as part of this change. Signed-off-by: Vinod Polimera --- drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c| 4