]> git.baikalelectronics.ru Git - 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)
commit47860cd28cb21cfb522f839590b4118fa7a6db36
treeef36fa0aec27818b0e31e1fb130f2739b4d4a0e9
parent0faf29e6b7a7783ff252e3577249043bf099aff3
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