summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineering.com>2018-06-23 19:00:58 -0500
committerTimothy Pearson <tpearson@raptorengineering.com>2018-09-11 18:45:00 -0500
commit8a799feb3149ac87918a107f2a01581e3a9859af (patch)
tree303b67848e36a7714bb7cfd0684bf408bf5e6b9e /Kconfig
parent57a21f640a2b6d2e225cac7df35ed0dde7c6293f (diff)
downloadop-kernel-dev-8a799feb3149ac87918a107f2a01581e3a9859af.zip
op-kernel-dev-8a799feb3149ac87918a107f2a01581e3a9859af.tar.gz
Increase AMDGPU_MAX_UVD_INSTANCES to 3
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 'Kconfig')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud