[PATCH] drm/amdgpu: Include sdma_4_4_4.bin

Alex Deucher alexdeucher at gmail.com
Tue Jun 24 16:17:34 UTC 2025


On Tue, Jun 24, 2025 at 12:17 PM Kent Russell <kent.russell at amd.com> wrote:
>
> This got missed during SDMA 4.4.4 support.
>
> Signed-off-by: Kent Russell <kent.russell at amd.com>

Reviewed-by: Alex Deucher <alexander.deucher at amd.com>

> ---
>  drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c b/drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c
> index 5b7009612190..08ddef027f21 100644
> --- a/drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c
> +++ b/drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c
> @@ -45,6 +45,7 @@
>  #include "amdgpu_ras.h"
>
>  MODULE_FIRMWARE("amdgpu/sdma_4_4_2.bin");
> +MODULE_FIRMWARE("amdgpu/sdma_4_4_4.bin");
>  MODULE_FIRMWARE("amdgpu/sdma_4_4_5.bin");
>
>  static const struct amdgpu_hwip_reg_entry sdma_reg_list_4_4_2[] = {
> --
> 2.43.0
>


More information about the amd-gfx mailing list