]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/amdgpu: Change the way to determine framebuffer type
authorGang Ba <gaba@amd.com>
Thu, 8 Oct 2020 17:12:28 +0000 (13:12 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 Nov 2020 22:09:03 +0000 (17:09 -0500)
commit4c7e8a9e9f3095cb636c943b4db293c6d3cb3519
treeef36fa0aec27818b0e31e1fb130f2739b4d4a0e9
parent19201c075d2ca6a58421aa1f22281977e84ae17f
drm/amdgpu: Change the way to determine framebuffer type

Determine FRAMEBUFFER_PUBLIC/PRIVATE only based host-accessibility,
not peer-accesssibility

Signed-off-by: Gang Ba <gaba@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c