commit | 75a57669cbc881032c60615a31bfc6bfab4c813c | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Feb 23 15:12:00 2018 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 14 14:38:24 2018 -0500 |
tree | e661f838d1097ca040d1f47b40c6425f4bcdde6b | |
parent | 81f5ec025514865fb930d3a665a10a339b113da8 [diff] |
drm/ttm: add ttm_sg_tt_init This allows drivers to only allocate dma addresses, but not a page array. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Roger He <Hongbo.He@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>