commit | bc227cfa444c692fcb0a860c5a9b5f9abb9c2b2b | [log] [tgz] |
---|---|---|
author | Tom St Denis <tom.stdenis@amd.com> | Fri Mar 09 06:16:55 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 14 14:38:25 2018 -0500 |
tree | 9fb07854f9fe9fd076daa771562295f9af575ea9 | |
parent | edc3d27cbb37280b13479e9d5ea125d1ffe24e59 [diff] |
drm/amd/amdgpu: Add missing "DDR4" label The commit d296278fd372003fc69588acfd0c0c5edbdf4874 added support for detecting DDR4 but omitted the label that is printed out in amdgpu_bo_init() resulting in a KASAN error. Signed-off-by: Tom St Denis <tom.stdenis@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>