]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: rework handling of private mem types
authorChristian König <christian.koenig@amd.com>
Mon, 12 Sep 2016 11:34:37 +0000 (13:34 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Sep 2016 19:10:42 +0000 (15:10 -0400)
commit427aee2c5c7a6d6edbae3e076036cc470f2383d8
treeb778c1d978bc45785c94dbb8bbb4ab454b409e81
parent613b9e5b3e0fc090e5c974545397e424918f222a
drm/ttm: rework handling of private mem types

Instead of keeping a bunch of potentially unused flags, just define
the start for private memory types and remove the rest.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h
drivers/gpu/drm/qxl/qxl_object.c
drivers/gpu/drm/qxl/qxl_ttm.c
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
include/drm/ttm/ttm_placement.h