diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2023-01-04 08:35:46 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-01-10 14:32:57 -0500 |
commit | ee138d86ef2c3bd76043a2b1f63fe2dbdea59d91 (patch) | |
tree | 1a97db0ea41fd18976e22a51512de38c4cc71e2e /drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c | |
parent | 2d70575b38d7cb768d4e65bf5d72f18f26671ac1 (diff) | |
download | linux-ee138d86ef2c3bd76043a2b1f63fe2dbdea59d91.tar.gz linux-ee138d86ef2c3bd76043a2b1f63fe2dbdea59d91.tar.bz2 linux-ee138d86ef2c3bd76043a2b1f63fe2dbdea59d91.zip |
drm/amd: Use `amdgpu_ucode_*` helpers for GMC7
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/gpu/drm/amd/amdgpu/gmc_v8_0.c')
0 files changed, 0 insertions, 0 deletions