commit | 57430471e2fa60a412e220fa3014567e792aaa6f | [log] [tgz] |
---|---|---|
author | Andrey Grodzovsky <andrey.grodzovsky@amd.com> | Thu Dec 19 14:58:18 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Mar 05 00:33:24 2020 -0500 |
tree | caa3400f0398b611497792279b76de1e9b6e53d9 | |
parent | 0dc93fd117405c2e87d314b1b7b7a3fac8898eaa [diff] |
drm/amdgpu: Add support for USBC PD FW download Starts USBC PD FW download and reads back the latest FW version. v2: Move sysfs file creation to late init Add locking around PSP calls to avoid concurrent access to PSP's C2P registers Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Reviewed-by: Luben Tuikov <luben.tuikov@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>