diff options
author | 2023-01-04 08:37:32 -0600 | |
---|---|---|
committer | 2023-01-10 14:32:58 -0500 | |
commit | e5a7d047f41bf78965dd3b794efe52d6a595d42b (patch) | |
tree | 7289d8777b7d7ed4141e5135c0a30308fc714b60 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | drm/amd: Use `amdgpu_ucode_*` helpers for VCE (diff) | |
download | linux-rng-e5a7d047f41bf78965dd3b794efe52d6a595d42b.tar.xz linux-rng-e5a7d047f41bf78965dd3b794efe52d6a595d42b.zip |
drm/amd: Use `amdgpu_ucode_*` helpers for CGS
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_cs.c')
0 files changed, 0 insertions, 0 deletions