commit | c8b26bd1d2997e20b5f911c04b1dd2266256b976 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Mar 29 12:13:54 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Apr 04 23:33:42 2017 -0400 |
tree | 0311263dedf7050243a04c2171c2c99a111c7573 | |
parent | ea642c3216cb2a60d1c0e760ae47ee85c9c16447 [diff] |
drm/ttm: add TTM_PL_FLAG_CONTIGUOUS v2 This allows drivers to specify if they need a contiguous allocation or not. v2: use space instead of tab Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>