Re: [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

[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