Searched refs:CHIP_VEGA12 (Results 1 – 17 of 17) sorted by relevance
| /dragonfly/sys/dev/drm/include/drm/ |
| HD | amd_asic_type.h | 49 CHIP_VEGA12, enumerator
|
| /dragonfly/sys/dev/drm/amd/amdgpu/ |
| HD | amdgpu_drv.c | 774 {0x1002, 0x69A0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA12}, 775 {0x1002, 0x69A1, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA12}, 776 {0x1002, 0x69A2, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA12}, 777 {0x1002, 0x69A3, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA12}, 778 {0x1002, 0x69AF, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA12},
|
| HD | gmc_v9_0.c | 762 case CHIP_VEGA12: /* all engines support GPUVM */ in gmc_v9_0_mc_init() 827 case CHIP_VEGA12: in gmc_v9_0_get_vbios_fb_size() 868 case CHIP_VEGA12: in gmc_v9_0_sw_init() 991 case CHIP_VEGA12: in gmc_v9_0_init_golden_registers()
|
| HD | soc15.c | 494 case CHIP_VEGA12: in soc15_set_ip_blocks() 523 case CHIP_VEGA12: in soc15_set_ip_blocks() 658 case CHIP_VEGA12: in soc15_common_early_init() 915 case CHIP_VEGA12: in soc15_common_set_clockgating_state()
|
| HD | gfx_v9_0.c | 266 case CHIP_VEGA12: in gfx_v9_0_init_golden_registers() 506 case CHIP_VEGA12: in gfx_v9_0_init_microcode() 1185 case CHIP_VEGA12: in gfx_v9_0_gpu_early_init() 1491 case CHIP_VEGA12: in gfx_v9_0_sw_init() 2190 if (adev->asic_type == CHIP_VEGA12) in gfx_v9_0_init_pg() 3556 if (adev->asic_type != CHIP_VEGA12) in gfx_v9_0_update_medium_grain_clock_gating() 3590 if (adev->asic_type != CHIP_VEGA12) in gfx_v9_0_update_medium_grain_clock_gating() 3774 case CHIP_VEGA12: in gfx_v9_0_set_powergating_state() 3796 case CHIP_VEGA12: in gfx_v9_0_set_clockgating_state() 4789 case CHIP_VEGA12: in gfx_v9_0_set_rlc_funcs()
|
| HD | sdma_v4_0.c | 165 case CHIP_VEGA12: in sdma_v4_0_init_golden_registers() 218 case CHIP_VEGA12: in sdma_v4_0_init_microcode() 1554 case CHIP_VEGA12: in sdma_v4_0_set_clockgating_state()
|
| HD | amdgpu_cgs.c | 426 case CHIP_VEGA12: in amdgpu_cgs_get_firmware_info()
|
| HD | amdgpu_psp.c | 46 case CHIP_VEGA12: in psp_early_init()
|
| HD | amdgpu_ucode.c | 306 case CHIP_VEGA12: in amdgpu_ucode_get_load_type()
|
| HD | psp_v3_1.c | 117 case CHIP_VEGA12: in psp_v3_1_init_microcode()
|
| HD | dce_virtual.c | 469 case CHIP_VEGA12: in dce_virtual_hw_init()
|
| HD | mmhub_v1_0.c | 737 case CHIP_VEGA12: in mmhub_v1_0_set_clockgating()
|
| HD | amdgpu_device.c | 1403 case CHIP_VEGA12: in amdgpu_device_parse_gpu_info_fw() 1531 case CHIP_VEGA12: in amdgpu_device_ip_early_init() 2288 case CHIP_VEGA12: in amdgpu_device_asic_has_dc_support()
|
| HD | amdgpu_vce.c | 143 case CHIP_VEGA12: in amdgpu_vce_sw_init()
|
| HD | amdgpu_uvd.c | 175 case CHIP_VEGA12: in amdgpu_uvd_sw_init()
|
| /dragonfly/sys/dev/drm/amd/powerplay/hwmgr/ |
| HD | hwmgr.c | 157 case CHIP_VEGA12: in hwmgr_early_init()
|
| /dragonfly/sys/dev/drm/amd/display/amdgpu_dm/ |
| HD | amdgpu_dm.c | 1256 adev->asic_type == CHIP_VEGA12 || in dce110_register_irq_handlers() 1677 case CHIP_VEGA12: in amdgpu_dm_initialize_drm_device() 1861 case CHIP_VEGA12: in dm_early_init() 2110 adev->asic_type == CHIP_VEGA12 || in fill_plane_attributes_from_fb()
|