diff options
author | 2018-04-18 16:26:18 -0400 | |
---|---|---|
committer | 2018-05-15 13:43:43 -0500 | |
commit | 9b3f217faf48603c91d4ca44a18e6ff74c3c1c0c (patch) | |
tree | 16a67de3810baa11771ebc04c146bf1801efee8b /drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | |
parent | drm/amdgpu: Rename amdgpu_display_framebuffer_domains() (diff) | |
download | wireguard-linux-9b3f217faf48603c91d4ca44a18e6ff74c3c1c0c.tar.xz wireguard-linux-9b3f217faf48603c91d4ca44a18e6ff74c3c1c0c.zip |
drm/amdgpu: Remove VRAM from shared bo domains.
This fixes an issue introduced by change "allow framebuffer in GART
memory as well" which could lead to a shared buffer ending up
pinned in vram. Use GTT if it is included in the domain, otherwise
return an error.
Signed-off-by: Samuel Li <Samuel.Li@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c')
0 files changed, 0 insertions, 0 deletions