]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: allocate SA bo in the requested domain
authorChristian König <christian.koenig@amd.com>
Thu, 25 Apr 2013 16:19:08 +0000 (18:19 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 2 May 2013 14:01:47 +0000 (10:01 -0400)
commit9ca10badf04f23e67087b2871fcc748b8649b783
tree5cc743f232bec0c57850427e0ce7d92ab2f68c49
parent818fb74907184b031f53d03f54bf1b824d7ca855
drm/radeon: allocate SA bo in the requested domain

This avoid moving the BO directly after allocating it.

Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_sa.c