arm: Workaround incorrect HDLCD register order in kernel
Review Request #2757 - Created May 7, 2015 and submitted
| Information | |
|---|---|
| Andreas Sandberg | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10834:026d22bd1f48 --------------------------- arm: Workaround incorrect HDLCD register order in kernel Some versions of the kernel incorrectly swap the red and blue color select registers. This changeset adds a workaround for that by swapping them when instantiating a PixelConverter.
ARM regressions pass. All backends build. Graphics benchmarks with several different resolutions and color configurations have been tested manually (both with the vnc server and bitmap dumps).
