diff options
author | Timothy Pearson <tpearson@raptorengineering.com> | 2018-06-23 19:00:58 -0500 |
---|---|---|
committer | Timothy Pearson <tpearson@raptorengineering.com> | 2018-06-23 19:02:20 -0500 |
commit | 461333cedd470140eb1e1667608da2a6d65a58e5 (patch) | |
tree | ed9b74661fccdef52f67d285b8081a41ed6bb2e6 /arch/arm/mach-at91/board-eco920.c | |
parent | 4c396ffb1f22d50e21517c43f75fcc680f0503a9 (diff) | |
download | op-kernel-dev-raptor-dma-dev-4.18-pre.zip op-kernel-dev-raptor-dma-dev-4.18-pre.tar.gz |
Increase AMDGPU_MAX_UVD_INSTANCES to 3polaris-working-raptor-devraptor-dma-dev-4.18-pre
amdgpu_fence_driver_start_ring() attempts to access
UVD instance 2 during setup, while the existing UVD
instance count only allows instances 0 and 1.
Increase AMDGPU_MAX_UVD_INSTANCES by one to avoid the
invalid array access.
Caught by UBSAN.
Signed-off-by: Timothy Pearson <tpearson@raptorengineering.com>
Diffstat (limited to 'arch/arm/mach-at91/board-eco920.c')
0 files changed, 0 insertions, 0 deletions