Skip to content
Snippets Groups Projects

oneplus-bacon: fix swapped red and blue

Merged Imported Administrator requested to merge oneplus-bacon-framebuffer-fix into master
  1. Mar 25, 2019
    • Federico Amedeo Izzo's avatar
      oneplus-one: fix swapped red and blue (!287) · 38dbafb9
      Federico Amedeo Izzo authored
      The problem behind swapped red and blue is inverted byte order in
      framebuffer driver pixel format.
      This patch sets the correct byte order in the framebuffer driver.
      
      The previous workaround patch is removed because it fixes improperly
      the red-screen issue, causing the swapped red and blue problem
      that this commit solves
      
      [ci:skip-build]: already built successfully in CI
      Unverified
      38dbafb9
Loading