Searched refs:CHIP_RAVEN (Results 1 – 25 of 25) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | mmhub_v1_0.c | 453 if (adev->asic_type != CHIP_RAVEN) { in mmhub_v1_0_update_medium_grain_clock_gating() 469 if (adev->asic_type != CHIP_RAVEN) in mmhub_v1_0_update_medium_grain_clock_gating() 486 if (adev->asic_type != CHIP_RAVEN) in mmhub_v1_0_update_medium_grain_clock_gating() 499 if (adev->asic_type != CHIP_RAVEN) in mmhub_v1_0_update_medium_grain_clock_gating() 505 if (adev->asic_type != CHIP_RAVEN && def2 != data2) in mmhub_v1_0_update_medium_grain_clock_gating() 535 case CHIP_RAVEN: in mmhub_v1_0_set_clockgating()
|
| A D | athub_v1_0.c | 75 case CHIP_RAVEN: in athub_v1_0_set_clockgating()
|
| A D | amdgpu_gmc.c | 564 case CHIP_RAVEN: in amdgpu_gmc_tmz_set() 626 case CHIP_RAVEN: in amdgpu_gmc_noretry_set() 686 case CHIP_RAVEN: in amdgpu_gmc_get_vbios_allocations()
|
| A D | psp_v10_0.c | 57 case CHIP_RAVEN: in psp_v10_0_init_microcode()
|
| A D | amdgpu_drv.c | 1782 {0x1002, 0x15dd, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RAVEN|AMD_IS_APU}, 1783 {0x1002, 0x15d8, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RAVEN|AMD_IS_APU}, 1951 ((flags & AMD_ASIC_MASK) == CHIP_RAVEN)) { in amdgpu_pci_probe()
|
| A D | amdgpu_display.c | 517 case CHIP_RAVEN: in amdgpu_display_supported_domains() 772 bool dcc_constant_encode = adev->asic_type > CHIP_RAVEN || in convert_tiling_flags_to_modifier() 773 (adev->asic_type == CHIP_RAVEN && in convert_tiling_flags_to_modifier()
|
| A D | amdgpu_device.c | 1423 adev->asic_type < CHIP_RAVEN) in amdgpu_device_init_apu_flags() 1427 case CHIP_RAVEN: in amdgpu_device_init_apu_flags() 1944 case CHIP_RAVEN: in amdgpu_device_parse_gpu_info_fw() 3217 case CHIP_RAVEN: in amdgpu_device_asic_has_dc_support() 4402 case CHIP_RAVEN: in amdgpu_device_should_recover_gpu()
|
| A D | amdgpu_ucode.c | 393 case CHIP_RAVEN: in amdgpu_ucode_get_load_type()
|
| A D | soc15.c | 743 case CHIP_RAVEN: in soc15_reg_base_init()
|
| A D | amdgpu_discovery.c | 1041 case CHIP_RAVEN: in amdgpu_discovery_set_ip_blocks()
|
| A D | amdgpu_vm.c | 3070 bool pte_support_ats = (adev->asic_type == CHIP_RAVEN); in amdgpu_vm_make_compute()
|
| /linux/include/drm/ |
| A D | amd_asic_type.h | 51 CHIP_RAVEN, /* 22 */ enumerator
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| A D | kfd_flat_memory.c | 412 case CHIP_RAVEN: in kfd_init_apertures()
|
| A D | kfd_packet_manager.c | 242 case CHIP_RAVEN: in pm_init()
|
| A D | kfd_device.c | 98 .asic_family = CHIP_RAVEN, 889 && kfd->device_info->asic_family <= CHIP_RAVEN in kfd_gws_init()
|
| A D | kfd_events.c | 938 if (dev->device_info->asic_family != CHIP_RAVEN && in kfd_signal_iommu_event()
|
| A D | kfd_topology.c | 1435 case CHIP_RAVEN: in kfd_topology_add_device()
|
| A D | kfd_crat.c | 1397 case CHIP_RAVEN: in kfd_fill_gpu_cache_info()
|
| A D | kfd_device_queue_manager.c | 1958 case CHIP_RAVEN: in device_queue_manager_init()
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| A D | processpptables.c | 833 if (hwmgr->chip_id == CHIP_RAVEN) { in get_powerplay_table() 1181 if (hwmgr->chip_id == CHIP_RAVEN) in init_overdrive_limits() 1702 if (hwmgr->chip_id == CHIP_RAVEN) in pp_tables_initialize() 1751 if (hwmgr->chip_id == CHIP_RAVEN) in pp_tables_uninitialize()
|
| A D | hardwaremanager.c | 86 && adev->asic_type != CHIP_RAVEN) { in phm_enable_dynamic_state_management()
|
| A D | hwmgr.c | 180 case CHIP_RAVEN: in hwmgr_early_init()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| A D | amdgpu_dm_color.c | 343 bool has_rom = adev->asic_type <= CHIP_RAVEN; in amdgpu_dm_update_crtc_color_mgmt()
|
| A D | amdgpu_dm.c | 1742 case CHIP_RAVEN: in load_dmcu_fw() 4953 bool has_constant_encode = adev->asic_type > CHIP_RAVEN || adev->external_rev_id >= 0x81; in add_gfx9_modifiers() 5558 force_disable_dcc = adev->asic_type == CHIP_RAVEN && adev->in_suspend; in fill_dc_plane_attributes()
|
| /linux/drivers/gpu/drm/amd/pm/ |
| A D | amdgpu_pm.c | 362 if (adev->asic_type == CHIP_RAVEN) { in amdgpu_set_power_dpm_force_performance_level()
|
Completed in 93 milliseconds