]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu: add support for cyan skillfish gpu_info
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Jun 2025 14:21:16 +0000 (10:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 5 Sep 2025 21:38:39 +0000 (17:38 -0400)
commitfa819e3a7c1ee994ce014cc5a991c7fd91bc00f1
tree987fe015d48295a4c7f52386dc4021863fb79aad
parent9e6a5cf1a23bf575e93544ae05585659063b1c18
drm/amdgpu: add support for cyan skillfish gpu_info

Some SOCs which are part of the cyan skillfish family
rely on an explicit firmware for IP discovery.  Add support
for the gpu_info firmware.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c