Path: blob/master/drivers/gpu/drm/amd/include/soc15_hw_ip.h
26517 views
/*1* Copyright (C) 2018 Advanced Micro Devices, Inc.2*3* Permission is hereby granted, free of charge, to any person obtaining a4* copy of this software and associated documentation files (the "Software"),5* to deal in the Software without restriction, including without limitation6* the rights to use, copy, modify, merge, publish, distribute, sublicense,7* and/or sell copies of the Software, and to permit persons to whom the8* Software is furnished to do so, subject to the following conditions:9*10* The above copyright notice and this permission notice shall be included11* in all copies or substantial portions of the Software.12*13* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS14* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,15* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL16* THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN17* AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN18* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.19*/20#ifndef _soc15_hw_ip_HEADER21#define _soc15_hw_ip_HEADER2223// HW ID24#define MP1_HWID 125#define MP2_HWID 226#define THM_HWID 327#define SMUIO_HWID 428#define FUSE_HWID 529#define CLKA_HWID 630#define PWR_HWID 1031#define GC_HWID 1132#define UVD_HWID 1233#define VCN_HWID UVD_HWID34#define AUDIO_AZ_HWID 1335#define ACP_HWID 1436#define DCI_HWID 1537#define DMU_HWID 27138#define DCO_HWID 1639#define DIO_HWID 27240#define XDMA_HWID 1741#define DCEAZ_HWID 1842#define DAZ_HWID 27443#define SDPMUX_HWID 1944#define NTB_HWID 2045#define VPE_HWID 2146#define IOHC_HWID 2447#define L2IMU_HWID 2848#define VCE_HWID 3249#define MMHUB_HWID 3450#define ATHUB_HWID 3551#define DBGU_NBIO_HWID 3652#define DFX_HWID 3753#define DBGU0_HWID 3854#define DBGU1_HWID 3955#define OSSSYS_HWID 4056#define HDP_HWID 4157#define SDMA0_HWID 4258#define SDMA1_HWID 4359#define ISP_HWID 4460#define DBGU_IO_HWID 4561#define DF_HWID 4662#define CLKB_HWID 4763#define FCH_HWID 4864#define DFX_DAP_HWID 4965#define L1IMU_PCIE_HWID 5066#define L1IMU_NBIF_HWID 5167#define L1IMU_IOAGR_HWID 5268#define L1IMU3_HWID 5369#define L1IMU4_HWID 5470#define L1IMU5_HWID 5571#define L1IMU6_HWID 5672#define L1IMU7_HWID 5773#define L1IMU8_HWID 5874#define L1IMU9_HWID 5975#define L1IMU10_HWID 6076#define L1IMU11_HWID 6177#define L1IMU12_HWID 6278#define L1IMU13_HWID 6379#define L1IMU14_HWID 6480#define L1IMU15_HWID 6581#define WAFLC_HWID 6682#define FCH_USB_PD_HWID 6783#define SDMA2_HWID 6884#define SDMA3_HWID 6985#define PCIE_HWID 7086#define PCS_HWID 8087#define DDCL_HWID 8988#define SST_HWID 9089#define LSDMA_HWID 9190#define IOAGR_HWID 10091#define NBIF_HWID 10892#define IOAPIC_HWID 12493#define SYSTEMHUB_HWID 12894#define NTBCCP_HWID 14495#define UMC_HWID 15096#define SATA_HWID 16897#define USB_HWID 17098#define CCXSEC_HWID 17699#define XGMI_HWID 200100#define XGBE_HWID 216101#define MP0_HWID 255102103#endif104105106