On Wed, Apr 18, 2018 at 5:51 PM, Samuel Li wrote:
> Signed-off-by: Samuel Li
Please add a commit message. E.g.,
This fixes a potential regression introduced when SG display support
was initially added which could lead to a shared
buffer ending up pinned in vram. Check if GTT is allowed in the
Signed-off-by: Samuel Li
---
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
b/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
index 24f582c..8dc782a 100644
--- a/drivers/gpu/drm/amd/amdg