From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Thu, 09 Aug 2012 09:14:52 +0200 Subject: [U-Boot] [PATCH 1/2] video:cache:fix: Buffer alignment and dcache flush for lcd subsystem In-Reply-To: <201208081124.22166.vapier@gentoo.org> References: <1344438635-31169-1-git-send-email-l.majewski@samsung.com> <201208081124.22166.vapier@gentoo.org> Message-ID: <20120809091452.09aca5fe@amdc308.digital.local> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Mike, > On Wednesday 08 August 2012 11:10:34 Lukasz Majewski wrote: > > This commit makes the video subsystem code cache aware. > > Memory allocated for decompressed BMP memory is now cache line > > aligned. > > > > Flushing of the dcache is also performed after copying BMP data to > > fb address. > > i think this is a more comprehensive fix: > http://patchwork.ozlabs.org/patch/164722/ Yes, indeed. Thanks for pointing out. > > although your memalign() call might be useful to integrate into > Simon's change -mike I will comment the v3 patch verison. -- Best regards, Lukasz Majewski Samsung Poland R&D Center | Linux Platform Group