https://bugs.freedesktop.org/show_bug.cgi?id=82050
--- Comment #24 from Christian König deathsimple@vodafone.de --- (In reply to comment #22)
Created attachment 105317 [details] [review] drm/radeon: Add RADEON_GEM_CPU_ACCESS BO creation flag
Just a general note: We need to define that flag negated for compatibility reasons. E.g. RADEON_GEM_NO_CPU_ACCESS because code must assume with an old client that the buffer is always CPU accessed.