commit | c777dc9e793342ecdfc95045d2127a3ea32791a0 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Feb 05 16:17:07 2021 +0100 |
committer | Christian König <christian.koenig@amd.com> | Fri Apr 23 16:23:02 2021 +0200 |
tree | 19374d31192d8143db67d3576dd389974f6dd306 | |
parent | 65747ded86b4608387d5618d14f0fe9dc88e17ea [diff] |
drm/ttm: move the page_alignment into the BO v2 The alignment is a constant property and shouldn't change. v2: move documentation as well as suggested by Matthew. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210413135248.1266-4-christian.koenig@amd.com