Re: [PATCH 4/4] drm/msm/dpu: drop INTF_EDP from interface type conditions

2022-03-03 Thread Stephen Boyd
Quoting Dmitry Baryshkov (2022-02-21 22:22:46) > To remove possible confusion between (old) INTF_EDP and newer INTF_DP, > stop using INTF_EDP in DPU's code. Until the 8x74/8x84 SoCs are > supported by DPU driver, there is no point in using INTF_EDP. > > Signed-off-by: Dmitry Baryshkov > ---

[PATCH 4/4] drm/msm/dpu: drop INTF_EDP from interface type conditions

2022-02-21 Thread Dmitry Baryshkov
To remove possible confusion between (old) INTF_EDP and newer INTF_DP, stop using INTF_EDP in DPU's code. Until the 8x74/8x84 SoCs are supported by DPU driver, there is no point in using INTF_EDP. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c | 3 +--