mbox series

[0/3] use encoder type to identify display

Message ID 1535497338-30389-1-git-send-email-jsanka@codeaurora.org (mailing list archive)
Headers show
Series use encoder type to identify display | expand

Message

Jeykumar Sankaran Aug. 28, 2018, 11:02 p.m. UTC
DPU is broken with patch [1]. This patch cleans up few stale codes
and fixes the DPU bug by using encoder type to identify displays.

[1] https://patchwork.kernel.org/patch/10568269/

Thanks.

Jeykumar Sankaran (3):
  drm/msm/dpu: remove stale display port programming
  drm/msm/dpu: remove unwanted encoder type mapping
  drm/msm/dpu: use encoder type to identify display type

 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 32 ++++++++---------------------
 1 file changed, 9 insertions(+), 23 deletions(-)

Comments

Sean Paul Aug. 30, 2018, 3:57 p.m. UTC | #1
On Tue, Aug 28, 2018 at 04:02:15PM -0700, Jeykumar Sankaran wrote:
> DPU is broken with patch [1]. This patch cleans up few stale codes
> and fixes the DPU bug by using encoder type to identify displays.
> 
> [1] https://patchwork.kernel.org/patch/10568269/
> 
> Thanks.
> 
> Jeykumar Sankaran (3):
>   drm/msm/dpu: remove stale display port programming
>   drm/msm/dpu: remove unwanted encoder type mapping
>   drm/msm/dpu: use encoder type to identify display type

Entire series is

Reviewed-by: Sean Paul <seanpaul@chromium.org>

I've pushed them to dpu-staging/for-next 

Thanks,

Sean

> 
>  drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 32 ++++++++---------------------
>  1 file changed, 9 insertions(+), 23 deletions(-)
> 
> -- 
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> a Linux Foundation Collaborative Project
>