From mboxrd@z Thu Jan 1 00:00:00 1970 From: fweimer@redhat.com (Florian Weimer) Date: Sun, 5 Aug 2018 20:33:06 +0200 Subject: framebuffer corruption due to overlapping stp instructions on arm64 In-Reply-To: References: <9acdacdb-3bd5-b71a-3003-e48132ee1371@redhat.com> <11f9185a-7f71-83df-3a57-0a0ae9c1f934@arm.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 08/04/2018 01:04 PM, Mikulas Patocka wrote: > There's plenty of memcpy's in the graphics stack. No one will be rewriting > all the graphics drivers because of tiny market share that ARM has in > desktop computers. So if you refuse to fix things and blame everyone else, > you can as well announce that you don't want to have PCIe graphics on ARM > at all. The POWER toolchain maintainers said pretty much the same thing not too long ago. I wonder how many architectures need to fail until the graphics stack is finally fixed. Thanks, Florian