On 2018-12-15 00:04, jshek...@codeaurora.org wrote:
On 2018-12-14 23:53, Tanmay Shah wrote:
Red and Blue colors will be interchanged on display with
current format maps for RGB565 and BGR565.
Change both format maps to dispaly correct colors.
spelling: dispaly/display
Signed-off-by: Tanmay
On 2018-12-14 23:53, Tanmay Shah wrote:
Red and Blue colors will be interchanged on display with
current format maps for RGB565 and BGR565.
Change both format maps to dispaly correct colors.
Signed-off-by: Tanmay Shah
LGTM.
Reviewed-by: Jayant Shekhar
---
drivers/gpu/drm/msm/disp/dpu1/d
Red and Blue colors will be interchanged on display with
current format maps for RGB565 and BGR565.
Change both format maps to dispaly correct colors.
Signed-off-by: Tanmay Shah
---
drivers/gpu/drm/msm/disp/dpu1/dpu_formats.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git