HomeSort by: relevance | last modified time | path
    Searched refs:asic_type (Results 1 - 25 of 87) sorted by relevancy

1 2 3 4

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfxhub_v1_1.c 44 switch (adev->asic_type) {
amdgpu_gmc_v9_0.c 219 if (adev->asic_type >= CHIP_VEGA20)
446 (!(adev->asic_type == CHIP_RAVEN &&
776 if (adev->asic_type == CHIP_ARCTURUS &&
799 switch (adev->asic_type) {
826 switch (adev->asic_type) {
869 switch (adev->asic_type) {
895 switch (adev->asic_type) {
932 if (adev->asic_type == CHIP_ARCTURUS)
993 switch (adev->asic_type) {
1051 switch (adev->asic_type) {
    [all...]
amdgpu_athub_v1_0.c 76 switch (adev->asic_type) {
amdgpu_athub_v2_0.c 80 switch (adev->asic_type) {
amdgpu_soc15.c 284 if (adev->asic_type == CHIP_RAVEN)
520 switch (adev->asic_type) {
572 switch (adev->asic_type) {
663 switch (adev->asic_type) {
680 if (adev->asic_type == CHIP_VEGA20 || adev->asic_type == CHIP_ARCTURUS)
686 } else if (adev->asic_type == CHIP_VEGA20 ||
687 adev->asic_type == CHIP_ARCTURUS) {
695 if (adev->asic_type == CHIP_VEGA20 || adev->asic_type == CHIP_ARCTURUS
    [all...]
amdgpu_umc_v6_1.c 102 if (adev->asic_type == CHIP_ARCTURUS) {
159 if (adev->asic_type == CHIP_ARCTURUS) {
222 if (adev->asic_type == CHIP_ARCTURUS) {
318 if (adev->asic_type == CHIP_ARCTURUS) {
amdgpu_vce_v3_0.c 310 if (adev->asic_type >= CHIP_STONEY)
347 if (adev->asic_type >= CHIP_STONEY)
373 if ((adev->asic_type == CHIP_FIJI) ||
374 (adev->asic_type == CHIP_STONEY))
394 if ((adev->asic_type == CHIP_POLARIS10) ||
395 (adev->asic_type == CHIP_POLARIS11) ||
396 (adev->asic_type == CHIP_POLARIS12) ||
397 (adev->asic_type == CHIP_VEGAM))
545 if (adev->asic_type >= CHIP_STONEY) {
952 if (adev->asic_type >= CHIP_STONEY)
    [all...]
amdgpu_ras_eeprom.c 224 switch (adev->asic_type) {
277 switch (adev->asic_type) {
390 if (adev->asic_type != CHIP_VEGA20 && adev->asic_type != CHIP_ARCTURUS)
amdgpu_device.c 323 if (adev->asic_type >= CHIP_VEGA10 && reg == 0) {
351 if (adev->asic_type >= CHIP_VEGA10 && reg == 1 && adev->last_mm_index == 0x5702C) {
396 if (adev->asic_type >= CHIP_VEGA10 && reg == 0) {
418 if (adev->asic_type >= CHIP_VEGA10 && reg == 1 && adev->last_mm_index == 0x5702C) {
756 if (adev->asic_type < CHIP_BONAIRE) {
786 if (adev->asic_type >= CHIP_VEGA10)
982 if (adev->asic_type >= CHIP_BONAIRE)
1034 if (adev->asic_type == CHIP_FIJI) {
1054 if (adev->asic_type >= CHIP_BONAIRE)
1594 switch (adev->asic_type) {
    [all...]
amdgpu_sdma_v4_0.c 445 switch (adev->asic_type) {
530 if (adev->asic_type == CHIP_ARCTURUS)
560 switch (adev->asic_type) {
599 if (adev->asic_type == CHIP_ARCTURUS) {
1315 switch (adev->asic_type) {
1755 switch (adev->asic_type) {
1773 if (adev->asic_type == CHIP_RAVEN || adev->asic_type == CHIP_RENOIR)
1775 else if (adev->asic_type == CHIP_ARCTURUS)
1787 if ((adev->asic_type == CHIP_VEGA10) && amdgpu_sriov_vf((adev))
    [all...]
amdgpu_uvd.c 141 switch (adev->asic_type) {
218 if (adev->asic_type < CHIP_VEGA20) {
239 if ((adev->asic_type == CHIP_POLARIS10 ||
240 adev->asic_type == CHIP_POLARIS11) &&
284 switch (adev->asic_type) {
298 adev->uvd.use_ctx_buf = adev->asic_type >= CHIP_POLARIS10;
364 if (adev->asic_type < CHIP_POLARIS10) {
1069 if (adev->asic_type >= CHIP_VEGA10) {
amdgpu_acp.c 267 switch (adev->asic_type) {
279 switch (adev->asic_type) {
296 switch (adev->asic_type) {
342 adev->acp.acp_cell[0].platform_data = &adev->asic_type;
343 adev->acp.acp_cell[0].pdata_size = sizeof(adev->asic_type);
amdgpu_mmhub_v1_0.c 104 if (adev->asic_type == CHIP_RAVEN && adev->rev_id >= 0x8)
446 if (adev->asic_type != CHIP_RAVEN) {
462 if (adev->asic_type != CHIP_RAVEN)
479 if (adev->asic_type != CHIP_RAVEN)
492 if (adev->asic_type != CHIP_RAVEN)
498 if (adev->asic_type != CHIP_RAVEN && def2 != data2)
524 switch (adev->asic_type) {
amdgpu_vi.c 290 switch (adev->asic_type) {
462 if (adev->asic_type == CHIP_TONGA ||
463 adev->asic_type == CHIP_FIJI) {
723 switch (adev->asic_type) {
741 switch (adev->asic_type) {
997 switch (adev->asic_type) {
1140 switch (adev->asic_type) {
1642 switch (adev->asic_type) {
1746 switch (adev->asic_type) {
amdgpu_gfxhub_v1_0.c 83 if (!amdgpu_sriov_vf(adev) || adev->asic_type <= CHIP_VEGA10) {
88 if (adev->asic_type == CHIP_RAVEN && adev->rev_id >= 0x8)
277 if (amdgpu_sriov_vf(adev) && adev->asic_type != CHIP_ARCTURUS) {
amdgpu_ids.c 381 if (needs_flush && (adev->asic_type < CHIP_VEGA10 ||
382 adev->asic_type == CHIP_NAVI10 ||
383 adev->asic_type == CHIP_NAVI14))
amdgpu_amdkfd.c 74 adev->pdev, adev->asic_type, vf);
160 if (adev->asic_type >= CHIP_VEGA10) {
663 adev->asic_type == CHIP_VEGA20)
705 unsigned int asic_type, bool vf)
amdgpu_df_v3_6.c 289 if (adev->asic_type != CHIP_ARCTURUS)
599 switch (adev->asic_type) {
639 switch (adev->asic_type) {
671 switch (adev->asic_type) {
amdgpu_gfx_v8_0.c 742 switch (adev->asic_type) {
949 if ((adev->asic_type != CHIP_STONEY) &&
950 (adev->asic_type != CHIP_TOPAZ))
970 switch (adev->asic_type) {
1002 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) {
1022 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) {
1043 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12)
    [all...]
amdgpu_gmc_v8_0.c 136 switch (adev->asic_type) {
233 switch (adev->asic_type) {
608 switch (adev->asic_type) {
1125 if ((adev->asic_type == CHIP_FIJI) ||
1126 (adev->asic_type == CHIP_VEGAM))
1239 if (adev->asic_type == CHIP_TONGA) {
1245 } else if (adev->asic_type == CHIP_POLARIS11 ||
1246 adev->asic_type == CHIP_POLARIS10 ||
1247 adev->asic_type == CHIP_POLARIS12) {
1689 switch (adev->asic_type) {
    [all...]
amdgpu_gfx_v9_0.c 882 switch (adev->asic_type) {
933 if (adev->asic_type != CHIP_ARCTURUS)
1122 switch (adev->asic_type) {
1216 switch (adev->asic_type) {
1520 if (adev->asic_type != CHIP_ARCTURUS &&
1521 adev->asic_type != CHIP_RENOIR) {
1554 switch (adev->asic_type) {
1583 if (adev->asic_type != CHIP_ARCTURUS) {
1679 else if (adev->asic_type == CHIP_VEGA12)
1837 if (adev->asic_type == CHIP_RAVEN || adev->asic_type == CHIP_RENOIR)
    [all...]
amdgpu_kv_dpm.c 779 if (adev->asic_type == CHIP_KABINI || adev->asic_type == CHIP_MULLINS)
1386 if (adev->asic_type == CHIP_MULLINS)
1761 if (adev->asic_type == CHIP_KABINI || adev->asic_type == CHIP_MULLINS)
1942 if (adev->asic_type == CHIP_KABINI || adev->asic_type == CHIP_MULLINS) {
1968 if (adev->asic_type == CHIP_MULLINS)
2022 if (adev->asic_type == CHIP_KABINI || adev->asic_type == CHIP_MULLINS)
    [all...]
amdgpu_vega10_ih.c 254 if ((adev->asic_type == CHIP_ARCTURUS &&
256 adev->asic_type == CHIP_RENOIR) {
697 if (adev->asic_type > CHIP_VEGA10) {
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_smu7_baco.c 77 switch (adev->asic_type) {
  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_device.c 497 struct pci_dev *pdev, unsigned int asic_type, bool vf)
503 if (asic_type >= sizeof(kfd_supported_devices) / (sizeof(void *) * 2)
504 || asic_type >= sizeof(kfd2kgd_funcs) / sizeof(void *)) {
505 dev_err(kfd_device, "asic_type %d out of range\n", asic_type);
506 return NULL; /* asic_type out of range */
509 device_info = kfd_supported_devices[asic_type][vf];
510 f2g = kfd2kgd_funcs[asic_type];
514 amdgpu_asic_name[asic_type], vf ? "VF" : "");

Completed in 37 milliseconds

1 2 3 4