Re: [Freedreno] [DPU PATCH v3 3/5] drm/msm/dp: add displayPort driver support

2020-02-13 Thread chandanu
Hello Rob, We removed the bridge object for DisplayPort due to review comments in patch set 1. Added more details below. Original Message Subject: Re: [DPU PATCH v3 3/5] drm/msm/dp: add displayPort driver support Date: 2019-12-02 08:48 From: Rob Clark To: Chandan Uddara

Re: [Freedreno] [PATCH] drm/msm/dpu: fix BGR565 vs RGB565 confusion

2020-02-13 Thread Sean Paul
On Thu, Feb 13, 2020 at 3:03 PM Rob Clark wrote: > > From: Rob Clark > > The component order between the two was swapped, resulting in incorrect > color when games with 565 visual hit the overlay path instead of GPU > composition. > > Fixes: 25fdd5933e4c ("drm/msm: Add SDM845 DPU support") > Sign

[Freedreno] [PATCH] drm/msm/dpu: fix BGR565 vs RGB565 confusion

2020-02-13 Thread Rob Clark
From: Rob Clark The component order between the two was swapped, resulting in incorrect color when games with 565 visual hit the overlay path instead of GPU composition. Fixes: 25fdd5933e4c ("drm/msm: Add SDM845 DPU support") Signed-off-by: Rob Clark --- drivers/gpu/drm/msm/disp/dpu1/dpu_forma