drm/radeon: add RADEON_GEM_NO_CPU_ACCESS BO creation flag (v4)
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Aug 2014 14:59:05 +0000 (10:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Sep 2014 15:29:46 +0000 (11:29 -0400)
Allows pinning of buffers in the non-CPU visible portion of
vram.

v2: incorporate Michel's comments.
v3: rebase on Michel's patch
v4: rebase on Michel's v2 patch

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>

No differences found