diff options
author | Timothy Pearson <tpearson@raptorengineering.com> | 2018-06-23 19:00:58 -0500 |
---|---|---|
committer | root <root@rcs-power9-talos> | 2018-10-27 02:51:26 -0400 |
commit | d5a61e65d3cdc763e136bb9ebe44bba1508fe72d (patch) | |
tree | 8ff9df731cc950bcd5eb21eb6661fe29b8544049 /virt/kvm/Kconfig | |
parent | 1f0e220a0875e611e426a6b55f546254714a8ca4 (diff) | |
download | op-kernel-dev-raptor-dma-dev-current.zip op-kernel-dev-raptor-dma-dev-current.tar.gz |
Increase AMDGPU_MAX_UVD_INSTANCES to 3raptor-dma-dev-current
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 'virt/kvm/Kconfig')
0 files changed, 0 insertions, 0 deletions