]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/amdgpu: set CHIP_IP_DISCOVERY as the asic type by default
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 9 Aug 2021 21:28:34 +0000 (17:28 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:23:01 +0000 (15:23 -0400)
commitd0761fd24ea1e57ce4e4ae7e373fef7b8a2caed8
tree963429a19936c6b2c4d539b288010e1256618575
parent3ae695d691749aba2a15b2b0a3b2c6117d4bd247
drm/amdgpu: set CHIP_IP_DISCOVERY as the asic type by default

For new chips with no explicit entry in the PCI ID list.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c