OSDN Git Service

drm/amdgpu: use pin rather than pin_restricted in a few cases
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Dec 2016 21:14:38 +0000 (16:14 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 8 Dec 2016 19:12:19 +0000 (14:12 -0500)
commit7fe285769cf64ff3029eed01ba4e1c020cf0db10
tree0b80571420733f9646fd7306a278fe9c6dca6a73
parentd2939bc780078ef2f707d961cde6c59779497425
drm/amdgpu: use pin rather than pin_restricted in a few cases

We don't require a resticted pinning in these cases, so just
use plain pin.

Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c