commit | 5aea5327ea2ddf544cbeff096f45fc2319b0714e | [log] [tgz] |
---|---|---|
author | Luben Tuikov <luben.tuikov@amd.com> | Wed Sep 16 13:03:50 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Sep 17 17:56:31 2020 -0400 |
tree | beb4d506c3031949749c6dd0de0cef4ac96f0f02 | |
parent | 24b763d0fb05e8c3b565a3813baafc53b973dba7 [diff] |
drm/amdgpu: No sysfs, not an error condition Not being able to create amdgpu sysfs attributes is not a fatal error warranting not to continue to try to bring up the display. Thus, if we get an error trying to create amdgpu sysfs attrs, report it and continue on to try to bring up a display. Signed-off-by: Luben Tuikov <luben.tuikov@amd.com> Acked-by: Slava Abramov <slava.abramov@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>