diff options
author | Marek Olšák <[email protected]> | 2013-11-26 22:59:31 +0100 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2013-12-12 17:26:41 +0100 |
commit | 0b37737cc3e7042bffb7c8a0e6a5c822bb806977 (patch) | |
tree | 721f0b14cfa702ca7c7e591bb56232514321639c /.dir-locals.el | |
parent | a6345f1559300e4eb51a36a1d0f15d6bc8b47dfb (diff) |
winsys/radeon: set/get the scanout flag with the tiling ioctls
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_TILING_R600_NO_SCANOUT RADEON_TILING_SWAP_16BIT
AFAIK, RADEON_TILING_SWAP_16BIT is not used on SI.
Reviewed-by: Michel Dänzer <[email protected]>
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions