]> Pileus Git - ~andy/linux/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)
commit7220f639c2eca36774dbf65b16fe503bfb40fff5
tree5cc743f232bec0c57850427e0ce7d92ab2f68c49
parentf8e6bfc2ce162855fa4f9822a45659f4b542c960
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