Home
last modified time | relevance | path

Searched refs:CHIP_RAVEN (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dmmhub_v1_0.c623 if (adev->asic_type != CHIP_RAVEN) { in mmhub_v1_0_update_medium_grain_clock_gating()
639 if (adev->asic_type != CHIP_RAVEN) in mmhub_v1_0_update_medium_grain_clock_gating()
656 if (adev->asic_type != CHIP_RAVEN) in mmhub_v1_0_update_medium_grain_clock_gating()
669 if (adev->asic_type != CHIP_RAVEN) in mmhub_v1_0_update_medium_grain_clock_gating()
675 if (adev->asic_type != CHIP_RAVEN && def2 != data2) in mmhub_v1_0_update_medium_grain_clock_gating()
738 case CHIP_RAVEN: in mmhub_v1_0_set_clockgating()
Dgmc_v9_0.c767 case CHIP_RAVEN: /* DCE SG support */ in gmc_v9_0_mc_init()
818 case CHIP_RAVEN: in gmc_v9_0_get_vbios_fb_size()
857 case CHIP_RAVEN: in gmc_v9_0_sw_init()
985 case CHIP_RAVEN: in gmc_v9_0_init_golden_registers()
1019 case CHIP_RAVEN: in gmc_v9_0_gart_enable()
Dsoc15.c488 case CHIP_RAVEN: in soc15_set_ip_blocks()
539 case CHIP_RAVEN: in soc15_set_ip_blocks()
695 case CHIP_RAVEN: in soc15_common_early_init()
925 case CHIP_RAVEN: in soc15_common_set_clockgating_state()
Dsdma_v4_0.c177 case CHIP_RAVEN: in sdma_v4_0_init_golden_registers()
223 case CHIP_RAVEN: in sdma_v4_0_init_microcode()
805 case CHIP_RAVEN: in sdma_v4_0_init_pg()
1213 if (adev->asic_type == CHIP_RAVEN) in sdma_v4_0_early_init()
1555 case CHIP_RAVEN: in sdma_v4_0_set_clockgating_state()
1573 case CHIP_RAVEN: in sdma_v4_0_set_powergating_state()
Dpsp_v10_0.c113 case CHIP_RAVEN: in psp_v10_0_init_microcode()
Dgfx_v9_0.c281 case CHIP_RAVEN: in gfx_v9_0_init_golden_registers()
511 case CHIP_RAVEN: in gfx_v9_0_init_microcode()
966 if (adev->asic_type == CHIP_RAVEN) { in gfx_v9_0_rlc_init()
1207 case CHIP_RAVEN: in gfx_v9_0_gpu_early_init()
1492 case CHIP_RAVEN: in gfx_v9_0_sw_init()
1654 if (adev->asic_type == CHIP_RAVEN) { in gfx_v9_0_sw_fini()
2320 if (adev->asic_type == CHIP_RAVEN) { in gfx_v9_0_rlc_resume()
3765 case CHIP_RAVEN: in gfx_v9_0_set_powergating_state()
3813 case CHIP_RAVEN: in gfx_v9_0_set_clockgating_state()
4806 case CHIP_RAVEN: in gfx_v9_0_set_rlc_funcs()
Damdgpu_amdkfd.c102 case CHIP_RAVEN: in amdgpu_amdkfd_device_probe()
Damdgpu_psp.c58 case CHIP_RAVEN: in psp_sw_init()
Damdgpu_ucode.c304 case CHIP_RAVEN: in amdgpu_ucode_get_load_type()
Damdgpu_device.c1399 case CHIP_RAVEN: in amdgpu_device_parse_gpu_info_fw()
1526 case CHIP_RAVEN: in amdgpu_device_ip_early_init()
1527 if (adev->asic_type == CHIP_RAVEN) in amdgpu_device_ip_early_init()
2278 case CHIP_RAVEN: in amdgpu_device_asic_has_dc_support()
Damdgpu_vcn.c61 case CHIP_RAVEN: in amdgpu_vcn_sw_init()
Damdgpu_display.c497 if (adev->asic_type >= CHIP_CARRIZO && adev->asic_type < CHIP_RAVEN && in amdgpu_display_supported_domains()
Damdgpu_drv.c780 {0x1002, 0x15dd, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RAVEN|AMD_IS_APU},
Damdgpu_vm.c2630 if (adev->asic_type == CHIP_RAVEN) in amdgpu_vm_init()
2727 bool pte_support_ats = (adev->asic_type == CHIP_RAVEN); in amdgpu_vm_make_compute()
/Linux-v4.19/include/drm/
Damd_asic_type.h51 CHIP_RAVEN, enumerator
/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_mqd_manager.c42 case CHIP_RAVEN: in mqd_manager_init()
Dkfd_flat_memory.c403 case CHIP_RAVEN: in kfd_init_apertures()
Dkfd_kernel_queue.c325 case CHIP_RAVEN: in kernel_queue_init()
Dkfd_packet_manager.c232 case CHIP_RAVEN: in pm_init()
Dkfd_device.c75 .asic_family = CHIP_RAVEN,
Dkfd_events.c939 if (dev->device_info->asic_family != CHIP_RAVEN) { in kfd_signal_iommu_event()
Dkfd_crat.c648 case CHIP_RAVEN: in kfd_fill_gpu_cache_info()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dprocesspptables.c835 if (hwmgr->chip_id == CHIP_RAVEN) { in get_powerplay_table()
1057 if (hwmgr->chip_id == CHIP_RAVEN) in init_overdrive_limits()
1596 if (hwmgr->chip_id == CHIP_RAVEN) in pp_tables_initialize()
1645 if (hwmgr->chip_id == CHIP_RAVEN) in pp_tables_uninitialize()
Dhwmgr.c167 case CHIP_RAVEN: in hwmgr_early_init()
/Linux-v4.19/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c441 adev->asic_type < CHIP_RAVEN) in amdgpu_dm_init()
1241 adev->asic_type == CHIP_RAVEN) in dce110_register_irq_handlers()
1663 case CHIP_RAVEN: in amdgpu_dm_initialize_drm_device()
1847 case CHIP_RAVEN: in dm_early_init()
2090 adev->asic_type == CHIP_RAVEN) { in fill_plane_attributes_from_fb()

12