diff options
| author | Monk Liu <[email protected]> | 2017-02-08 09:38:13 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-03-30 03:52:39 +0000 |
| commit | 9bc92b9c8d0919b61660300249fa67e291ae0ecc (patch) | |
| tree | 08e5a4c77a9823283f005ac7acdcf59bcbe50c45 /drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c | |
| parent | drm/amdgpu/virt: skip VM fault handler for VF (diff) | |
| download | kernel-9bc92b9c8d0919b61660300249fa67e291ae0ecc.tar.gz kernel-9bc92b9c8d0919b61660300249fa67e291ae0ecc.zip | |
drm/amdgpu:fix amdgpu_sa_bo_new error(v2)
ib_pool init should prior to fbdev_init, otherwise
there will be error from amdgpu_sa_bo_new
(amdgpu_sa.c:323)
fbdev_init will call ttm_validate which further call
amdgpu_sa_bo_new.
v2:
move fbdev_init behind ib test.
Signed-off-by: Monk Liu <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c')
0 files changed, 0 insertions, 0 deletions
