Re: [Mesa-dev] [PATCH] winsys/radeon: set/get the scanout flag with the tiling ioctls

2013-12-04 Thread Marek Olšák
I wanted to keep the old behavior for R600, because it doesn't have the issue as far as I know. Marek On Wed, Dec 4, 2013 at 5:16 AM, Michel Dänzer wrote: > On Fre, 2013-11-29 at 19:08 +0100, Marek Olšák wrote: >> From: Marek Olšák >> >> If we assume that all buffers allocated by the DDX are sc

Re: [Mesa-dev] [PATCH] winsys/radeon: set/get the scanout flag with the tiling ioctls

2013-12-03 Thread Michel Dänzer
On Fre, 2013-11-29 at 19:08 +0100, Marek Olšák wrote: > From: Marek Olšák > > If we assume that all buffers allocated by the DDX are scanout, a new flag > that says "this is not scanout" has to be added to support the non-scanout > buffers and maintain backward compatibility. > > This fixes bad

[Mesa-dev] [PATCH] winsys/radeon: set/get the scanout flag with the tiling ioctls

2013-11-29 Thread Marek Olšák
From: Marek Olšák If we assume that all buffers allocated by the DDX are scanout, a new flag that says "this is not scanout" has to be added to support the non-scanout buffers and maintain backward compatibility. This fixes bad rendering on Wayland. The flag is defined as: #define RADEON_TILI