]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: add ttm_set_memory header (v2)
authorHuang Rui <ray.huang@amd.com>
Thu, 26 Jul 2018 08:32:08 +0000 (16:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Jul 2018 19:59:52 +0000 (14:59 -0500)
commit23281f141246968033c30e10f45561b9b972919f
tree660a640244b629334f300c8f36be83bc177624ad
parent0fa5e2979cab7faa7912b314a3de93f2fe272134
drm/ttm: add ttm_set_memory header (v2)

This patch moves all non-x86 abstraction to the ttm_set_memory header.
It is to make function calling more clearly.

(v2): add ttm_ prefix.

Suggested-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Bas Nieuwenhuizen <basni@chromium.org>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
include/drm/ttm/ttm_set_memory.h [new file with mode: 0644]