diff options
| author | Pratik Vishwakarma <Pratik.Vishwakarma@amd.com> | 2025-12-05 14:05:07 -0500 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-01-08 11:41:34 -0500 |
| commit | 52cd9bc47fdd1cc1a83fcdbca2df6baf2c4226d5 (patch) | |
| tree | 4c5cdd94157ab971426e496d11ca31190159b4e1 /drivers/gpu/drm/amd/amdgpu/Makefile | |
| parent | 65653210edf35c2472f5c4963b028f67c73e80ae (diff) | |
| download | linux-next-52cd9bc47fdd1cc1a83fcdbca2df6baf2c4226d5.tar.gz linux-next-52cd9bc47fdd1cc1a83fcdbca2df6baf2c4226d5.zip | |
drm/amd: Enable SMUIO 15_0_0 support
Add SMUIO 15_0_0.
Signed-off-by: Pratik Vishwakarma <Pratik.Vishwakarma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/Makefile')
| -rw-r--r-- | drivers/gpu/drm/amd/amdgpu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/Makefile b/drivers/gpu/drm/amd/amdgpu/Makefile index bf4b5d429f00..8e22882b66aa 100644 --- a/drivers/gpu/drm/amd/amdgpu/Makefile +++ b/drivers/gpu/drm/amd/amdgpu/Makefile @@ -253,6 +253,7 @@ amdgpu-y += \ smuio_v13_0_3.o \ smuio_v13_0_6.o \ smuio_v14_0_2.o \ + smuio_v15_0_0.o \ smuio_v15_0_8.o # add reset block |
