commit | 0a28eee97be92e7e97f78b7753a050ce66a97a1d | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Feb 06 14:53:06 2020 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Feb 11 11:51:49 2020 -0500 |
tree | e123e24928949e1ba6a86e439cb5e69936d985cd | |
parent | 17b9998441d37c95b4fb1b7ac95facc9de43f18b [diff] |
drm/amdgpu:/navi10: use the ODCAP enum to index the caps array Rather than the FEATURE_ID flags. Avoids a possible reading past the end of the array. Reviewed-by: Evan Quan <evan.quan@amd.com> Reported-by: Aleksandr Mezin <mezin.alexander@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>