| /Linux-v5.10/include/drm/ |
| D | amd_asic_type.h | 51 CHIP_RAVEN, /* 22 */ enumerator
|
| /Linux-v5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | mmhub_v1_0.c | 455 if (adev->asic_type != CHIP_RAVEN) { in mmhub_v1_0_update_medium_grain_clock_gating() 471 if (adev->asic_type != CHIP_RAVEN) in mmhub_v1_0_update_medium_grain_clock_gating() 488 if (adev->asic_type != CHIP_RAVEN) in mmhub_v1_0_update_medium_grain_clock_gating() 501 if (adev->asic_type != CHIP_RAVEN) in mmhub_v1_0_update_medium_grain_clock_gating() 507 if (adev->asic_type != CHIP_RAVEN && def2 != data2) in mmhub_v1_0_update_medium_grain_clock_gating() 537 case CHIP_RAVEN: in mmhub_v1_0_set_clockgating()
|
| D | amdgpu_gmc.c | 391 case CHIP_RAVEN: in amdgpu_gmc_tmz_set() 428 case CHIP_RAVEN: in amdgpu_gmc_noretry_set() 488 case CHIP_RAVEN: in amdgpu_gmc_get_vbios_allocations()
|
| D | athub_v1_0.c | 75 case CHIP_RAVEN: in athub_v1_0_set_clockgating()
|
| D | gmc_v9_0.c | 600 case CHIP_RAVEN: in gmc_v9_0_process_interrupt() 1088 case CHIP_RAVEN: in gmc_v9_0_get_vbios_fb_size() 1300 case CHIP_RAVEN: /* DCE SG support */ in gmc_v9_0_mc_init() 1342 if (adev->asic_type == CHIP_RAVEN) in gmc_v9_0_save_registers() 1384 case CHIP_RAVEN: in gmc_v9_0_sw_init() 1537 case CHIP_RAVEN: in gmc_v9_0_init_golden_registers() 1557 if (adev->asic_type == CHIP_RAVEN) { in gmc_v9_0_restore_registers()
|
| D | soc15.c | 249 if (adev->asic_type == CHIP_RAVEN) in soc15_get_xclk() 510 case CHIP_RAVEN: in soc15_asic_reset_method() 657 case CHIP_RAVEN: in soc15_reg_base_init() 766 case CHIP_RAVEN: in soc15_set_ip_blocks() 1144 case CHIP_RAVEN: in soc15_common_early_init() 1552 case CHIP_RAVEN: in soc15_common_set_clockgating_state()
|
| D | psp_v10_0.c | 57 case CHIP_RAVEN: in psp_v10_0_init_microcode()
|
| D | amdgpu_drv.c | 1055 {0x1002, 0x15dd, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RAVEN|AMD_IS_APU}, 1056 {0x1002, 0x15d8, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RAVEN|AMD_IS_APU}, 1122 if (mem_encrypt_active() && ((flags & AMD_ASIC_MASK) == CHIP_RAVEN)) { in amdgpu_pci_probe()
|
| D | sdma_v4_0.c | 486 case CHIP_RAVEN: in sdma_v4_0_init_golden_registers() 611 case CHIP_RAVEN: in sdma_v4_0_init_microcode() 1365 case CHIP_RAVEN: in sdma_v4_0_init_pg() 2228 case CHIP_RAVEN: in sdma_v4_0_set_clockgating_state() 2248 case CHIP_RAVEN: in sdma_v4_0_set_powergating_state()
|
| D | gfx_v9_0.c | 967 case CHIP_RAVEN: in gfx_v9_0_init_golden_registers() 1213 case CHIP_RAVEN: in gfx_v9_0_check_fw_write_wait() 1284 case CHIP_RAVEN: in gfx_v9_0_check_if_need_gfxoff() 1628 case CHIP_RAVEN: in gfx_v9_0_init_microcode() 1913 case CHIP_RAVEN: in gfx_v9_0_rlc_init() 2130 case CHIP_RAVEN: in gfx_v9_0_gpu_early_init() 2249 case CHIP_RAVEN: in gfx_v9_0_sw_init() 3091 case CHIP_RAVEN: in gfx_v9_0_rlc_resume() 5048 case CHIP_RAVEN: in gfx_v9_0_set_powergating_state() 5097 case CHIP_RAVEN: in gfx_v9_0_set_clockgating_state() [all …]
|
| D | amdgpu_display.c | 525 case CHIP_RAVEN: in amdgpu_display_supported_domains()
|
| D | amdgpu_ucode.c | 384 case CHIP_RAVEN: in amdgpu_ucode_get_load_type()
|
| D | amdgpu_device.c | 1797 case CHIP_RAVEN: in amdgpu_device_parse_gpu_info_fw() 1980 case CHIP_RAVEN: in amdgpu_device_ip_early_init() 2997 case CHIP_RAVEN: in amdgpu_device_asic_has_dc_support() 4169 case CHIP_RAVEN: in amdgpu_device_should_recover_gpu()
|
| D | amdgpu_vcn.c | 79 case CHIP_RAVEN: in amdgpu_vcn_sw_init()
|
| D | amdgpu_vm.c | 2848 if (adev->asic_type == CHIP_RAVEN) in amdgpu_vm_init() 2983 bool pte_support_ats = (adev->asic_type == CHIP_RAVEN); in amdgpu_vm_make_compute()
|
| /Linux-v5.10/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_flat_memory.c | 412 case CHIP_RAVEN: in kfd_init_apertures()
|
| D | kfd_device.c | 58 [CHIP_RAVEN] = &gfx_v9_kfd2kgd, 122 .asic_family = CHIP_RAVEN, 507 [CHIP_RAVEN] = {&raven_device_info, NULL}, 631 && kfd->device_info->asic_family <= CHIP_RAVEN in kfd_gws_init()
|
| D | kfd_packet_manager.c | 242 case CHIP_RAVEN: in pm_init()
|
| D | kfd_events.c | 938 if (dev->device_info->asic_family != CHIP_RAVEN && in kfd_signal_iommu_event()
|
| D | kfd_crat.c | 670 case CHIP_RAVEN: in kfd_fill_gpu_cache_info()
|
| D | kfd_topology.c | 1370 case CHIP_RAVEN: in kfd_topology_add_device()
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| D | amdgpu_dm_color.c | 312 bool has_rom = adev->asic_type <= CHIP_RAVEN; in amdgpu_dm_update_crtc_color_mgmt()
|
| D | amdgpu_dm.c | 975 case CHIP_RAVEN: in amdgpu_dm_init() 1044 if (adev->dm.dc->caps.max_links > 0 && adev->asic_type >= CHIP_RAVEN) { in amdgpu_dm_init() 1180 case CHIP_RAVEN: in load_dmcu_fw() 3399 case CHIP_RAVEN: in amdgpu_dm_initialize_drm_device() 3565 case CHIP_RAVEN: in dm_early_init() 3902 adev->asic_type == CHIP_RAVEN) { in fill_plane_buffer_attributes() 4145 force_disable_dcc = adev->asic_type == CHIP_RAVEN && adev->in_suspend; in fill_dc_plane_attributes()
|
| /Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| D | processpptables.c | 837 if (hwmgr->chip_id == CHIP_RAVEN) { in get_powerplay_table() 1185 if (hwmgr->chip_id == CHIP_RAVEN) in init_overdrive_limits() 1725 if (hwmgr->chip_id == CHIP_RAVEN) in pp_tables_initialize() 1774 if (hwmgr->chip_id == CHIP_RAVEN) in pp_tables_uninitialize()
|
| D | hwmgr.c | 184 case CHIP_RAVEN: in hwmgr_early_init()
|