commit | 92e71b0676447fff40c1e747b2585a9d11c5fca2 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Feb 22 08:35:11 2018 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Feb 26 23:09:36 2018 -0500 |
tree | 351d0a81482fb3a97543f90c74069aad35739b74 | |
parent | a02497b73218f10f237d98fb10d34d0baed607a0 [diff] |
drm/amdgpu: use the TTM dummy page instead of allocating one We have a global dummy page in TTM, use that one instead of allocating a new one. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>