Re: [PATCH v3 04/13] drm/msm/dpu: program master-slave encoders explicitly

2018-08-14 Thread Jeykumar Sankaran
On 2018-08-14 12:19, Sean Paul wrote: On Tue, Aug 07, 2018 at 08:12:31PM -0700, Jeykumar Sankaran wrote: Identify slave-master encoders and program them explicitly. You've got the what, but could you please explain the why? changes in v2: - none changes in v3: - none Change

Re: [PATCH v3 04/13] drm/msm/dpu: program master-slave encoders explicitly

2018-08-14 Thread Sean Paul
On Tue, Aug 07, 2018 at 08:12:31PM -0700, Jeykumar Sankaran wrote: > Identify slave-master encoders and program them explicitly. You've got the what, but could you please explain the why? > > changes in v2: > - none > changes in v3: > - none > > Change-Id: I0ebfada05bd7f8437f842ad86

[PATCH v3 04/13] drm/msm/dpu: program master-slave encoders explicitly

2018-08-07 Thread Jeykumar Sankaran
Identify slave-master encoders and program them explicitly. changes in v2: - none changes in v3: - none Change-Id: I0ebfada05bd7f8437f842ad860490a678aa8f4cd Signed-off-by: Jeykumar Sankaran --- drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 39 ++--- 1 fil