Home
last modified time | relevance | path

Searched hist:"3 ae695d6" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/drm/
H A Damd_asic_type.h3ae695d6 Mon Aug 09 16:26:21 CDT 2021 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: add new asic_type for IP discovery

Add a new asic type for asics where we don't have an
explicit entry in the PCI ID list. We don't need
an asic type for these asics, other than something higher
than the existing ones, so just use this for all new
asics.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c3ae695d6 Mon Aug 09 16:26:21 CDT 2021 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: add new asic_type for IP discovery

Add a new asic type for asics where we don't have an
explicit entry in the PCI ID list. We don't need
an asic type for these asics, other than something higher
than the existing ones, so just use this for all new
asics.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>