diff options
author | 2023-01-04 08:35:58 -0600 | |
---|---|---|
committer | 2023-01-10 14:32:57 -0500 | |
commit | 4b1c8b64299e0fee1a20362f2bba8eccf4630440 (patch) | |
tree | d997db24ff909572fb63a55405d9cb72a0c416e3 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | drm/amd: Use `amdgpu_ucode_*` helpers for GMC7 (diff) | |
download | linux-rng-4b1c8b64299e0fee1a20362f2bba8eccf4630440.tar.xz linux-rng-4b1c8b64299e0fee1a20362f2bba8eccf4630440.zip |
drm/amd: Use `amdgpu_ucode_*` helpers for GMC8
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/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions