diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2023-01-04 08:35:30 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-01-10 14:32:57 -0500 |
commit | 2d70575b38d7cb768d4e65bf5d72f18f26671ac1 (patch) | |
tree | ac796bc0269e5628c8c604dafcd3d9e0a63fda3f /drivers/platform/chrome | |
parent | 0aaafb7359d25a5c9038bda4ea3a759839f8b2bb (diff) | |
download | linux-2d70575b38d7cb768d4e65bf5d72f18f26671ac1.tar.gz |
drm/amd: Use `amdgpu_ucode_*` helpers for GMC6
The `amdgpu_ucode_request` helper will ensure that the return code for
missing firmware is -ENODEV so that early_init can fail.
The `amdgpu_ucode_release` helper is for symmetry on unloading.
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/platform/chrome')
0 files changed, 0 insertions, 0 deletions