Searched refs:CHIP_VEGA10 (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_drv.c | 2047 {0x1002, 0x6860, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 2048 {0x1002, 0x6861, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 2049 {0x1002, 0x6862, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 2050 {0x1002, 0x6863, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 2051 {0x1002, 0x6864, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 2052 {0x1002, 0x6867, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 2053 {0x1002, 0x6868, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 2054 {0x1002, 0x6869, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 2055 {0x1002, 0x686a, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 2056 {0x1002, 0x686b, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, [all …]
|
| H A D | amdgpu_vm_pt.c | 408 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_vm_pt_clear() 692 } else if (adev->asic_type >= CHIP_VEGA10 && in amdgpu_vm_pte_update_flags() 765 if (params->adev->asic_type < CHIP_VEGA10) in amdgpu_vm_pte_fragment() 838 } else if (adev->asic_type < CHIP_VEGA10 && in amdgpu_vm_ptes_update()
|
| H A D | amdgpu_cgs.c | 336 case CHIP_VEGA10: in amdgpu_cgs_get_firmware_info()
|
| H A D | amdgpu_gmc.c | 141 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_gmc_pd_addr() 1059 case CHIP_VEGA10: in amdgpu_gmc_init_vga_resv_regions()
|
| H A D | amdgpu_amdkfd.c | 219 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_amdkfd_device_init()
|
| H A D | mmhub_v1_0.c | 584 case CHIP_VEGA10: in mmhub_v1_0_set_clockgating()
|
| H A D | amdgpu_device.c | 647 case CHIP_VEGA10: in amdgpu_device_detect_runtime_pm_mode() 1792 case CHIP_VEGA10: in amdgpu_device_parse_gpu_info_fw() 2178 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_device_fw_loading()
|
| H A D | amdgpu_discovery.c | 502 case CHIP_VEGA10: in amdgpu_discovery_get_fw_name() 2787 case CHIP_VEGA10: in amdgpu_discovery_set_ip_blocks()
|
| H A D | amdgpu_kms.c | 598 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_hw_ip_info()
|
| H A D | amdgpu_vm.c | 2870 adev->vm_manager.concurrent_flush = !(adev->asic_type < CHIP_VEGA10 || in amdgpu_vm_manager_init()
|
| H A D | amdgpu_amdkfd_gpuvm.c | 1627 if (adev->asic_type < CHIP_VEGA10) in amdgpu_amdkfd_gpuvm_get_process_page_dir()
|
| /linux/include/drm/ |
| H A D | amd_asic_type.h | 51 CHIP_VEGA10, /* 19 */ enumerator
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 2368 case CHIP_VEGA10: in load_dmcu_fw() 5788 case CHIP_VEGA10: in amdgpu_dm_initialize_drm_device() 6055 case CHIP_VEGA10: in dm_early_init()
|