commit | 4cb62b50de6fccf957e8926e37a2840c204c2a76 | [log] [tgz] |
---|---|---|
author | Yintian Tao <yttao@amd.com> | Tue Apr 16 14:04:38 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Apr 19 11:33:06 2019 -0500 |
tree | cb2f23134e9e007aa85b40c4f60abd303ea35c9a | |
parent | 36e499b2490a470a9a1e8d40096b4e397efac056 [diff] |
drm/amdgpu: disable DRIVER_ATOMIC under SRIOV Under SRIOV, we need disable DRIVER_ATOMIC. Otherwise, it will trigger WARN_ON at drm_universal_plane_init. Signed-off-by: Yintian Tao <yttao@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>