Home
last modified time | relevance | path

Searched refs:subsystem_vendor (Results 1 – 25 of 27) sorted by relevance

12

/netbsd/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_quirks.c63 int subsystem_vendor; member
165 (d->subsystem_vendor == q->subsystem_vendor || in intel_init_quirks()
166 q->subsystem_vendor == PCI_ANY_ID) && in intel_init_quirks()
/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_irq_kms.c242 (rdev->pdev->subsystem_vendor == 0x103c) && in radeon_msi_ok()
248 (rdev->pdev->subsystem_vendor == 0x1028) && in radeon_msi_ok()
254 (rdev->pdev->subsystem_vendor == 0x1028) && in radeon_msi_ok()
260 (rdev->pdev->subsystem_vendor == 0x107b) && in radeon_msi_ok()
H A Dradeon_combios.c907 (dev->pdev->subsystem_vendor == 0x174B) && in radeon_combios_get_primary_dac_info()
911 (dev->pdev->subsystem_vendor == 0x174B) && in radeon_combios_get_primary_dac_info()
2237 dev->pdev->subsystem_vendor == 0x1014) { in radeon_apply_legacy_quirks()
2245 dev->pdev->subsystem_vendor == 0x17af && in radeon_apply_legacy_quirks()
2258 dev->pdev->subsystem_vendor == 0x1025 && in radeon_apply_legacy_tv_quirks()
2264 dev->pdev->subsystem_vendor == 0x103c && in radeon_apply_legacy_tv_quirks()
2270 dev->pdev->subsystem_vendor == 0x1462 && in radeon_apply_legacy_tv_quirks()
3380 rdev->pdev->subsystem_vendor == 0x103c && in radeon_combios_asic_init()
3388 rdev->pdev->subsystem_vendor == 0x103c && in radeon_combios_asic_init()
3396 rdev->pdev->subsystem_vendor == 0x103c && in radeon_combios_asic_init()
[all …]
H A Dradeon_atombios.c302 (dev->pdev->subsystem_vendor == 0x1043) && in radeon_atom_apply_quirks()
311 (dev->pdev->subsystem_vendor == 0x1849) && in radeon_atom_apply_quirks()
320 (dev->pdev->subsystem_vendor == 0x1462) && in radeon_atom_apply_quirks()
329 (dev->pdev->subsystem_vendor == 0x147b) && in radeon_atom_apply_quirks()
337 (dev->pdev->subsystem_vendor == 0x1462) && in radeon_atom_apply_quirks()
347 (dev->pdev->subsystem_vendor == 0x17af) && in radeon_atom_apply_quirks()
355 (dev->pdev->subsystem_vendor == 0x1458) && in radeon_atom_apply_quirks()
364 (dev->pdev->subsystem_vendor == 0x106b) && in radeon_atom_apply_quirks()
382 (dev->pdev->subsystem_vendor == 0x1043) && in radeon_atom_apply_quirks()
391 (dev->pdev->subsystem_vendor == 0x1043) && in radeon_atom_apply_quirks()
[all …]
H A Dradeon_agp.c198 rdev->pdev->subsystem_vendor == p->subsys_vendor && in radeon_agp_init()
H A Dradeon_device.c181 rdev->pdev->subsystem_vendor == p->subsys_vendor && in radeon_device_handle_px_quirks()
697 (rdev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in radeon_card_posted()
1420 pdev->subsystem_vendor, pdev->subsystem_device, pdev->revision); in radeon_device_init()
H A Dradeon_encoders.c188 (rdev->pdev->subsystem_vendor == 0x1734) && in radeon_encoder_add_backlight()
H A Dradeon_atombios_encoders.c204 if ((rdev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in radeon_atom_backlight_init()
2074 (dev->pdev->subsystem_vendor == 0x106b) && in atombios_apply_encoder_quirks()
H A Dradeon_legacy_encoders.c982 (dev->pdev->subsystem_vendor == 0x1028) && in radeon_legacy_tmds_ext_mode_set()
H A Dradeon_trinity_dpm.c1972 if (rdev->pdev->subsystem_vendor == 0x1462) in trinity_dpm_init()
H A Dradeon_pm.c1484 rdev->pdev->subsystem_vendor == p->subsys_vendor && in radeon_pm_init()
H A Dradeon_kv_dpm.c2753 if (rdev->pdev->subsystem_vendor == 0x1849) in kv_dpm_init()
H A Dradeon_r100.c2661 if ((dev->pdev->subsystem_vendor == 0x1028 /* DELL */) && in r100_set_common_regs()
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Ddisp.h162 dev->pdev->subsystem_vendor == sub_vendor && in nv_match_device()
/netbsd/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_pch.c190 } else if (intel_is_virt_pch(id, pch->subsystem_vendor, in intel_detect_pch()
H A Di915_gpu_error.c643 pdev->subsystem_vendor, in err_print_pciid()
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device/
H A Dnouveau_nvkm_engine_device_pci.c1694 if (pciv->vendor == pci_dev->subsystem_vendor && in nvkm_device_pci_new()
/netbsd/sys/external/bsd/drm2/include/linux/
H A Dpci.h198 uint16_t subsystem_vendor; member
/netbsd/sys/external/bsd/drm2/linux/
H A Dlinux_pci.c136 parentdev->subsystem_vendor = PCI_SUBSYS_VENDOR(subid); in alloc_fake_parent_device()
176 pdev->subsystem_vendor = PCI_SUBSYS_VENDOR(subsystem_id); in linux_pci_dev_init()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_debugfs.c599 config[no_regs++] = adev->pdev->subsystem_vendor; in amdgpu_debugfs_gca_config_read()
H A Damdgpu_atombios_encoders.c185 if ((adev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in amdgpu_atombios_encoder_init_backlight()
H A Damdgpu_gfx_v8_0.c803 ((adev->pdev->subsystem_device == 0xb37 && adev->pdev->subsystem_vendor == 0x1002) || in gfx_v8_0_init_golden_registers()
804 (adev->pdev->subsystem_device == 0x4a8 && adev->pdev->subsystem_vendor == 0x1043) || in gfx_v8_0_init_golden_registers()
805 (adev->pdev->subsystem_device == 0x9480 && adev->pdev->subsystem_vendor == 0x1682))) { in gfx_v8_0_init_golden_registers()
H A Damdgpu_device.c2990 pdev->subsystem_vendor, pdev->subsystem_device, pdev->revision); in amdgpu_device_init()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_topology.c1100 buf[1] = gpu->pdev->subsystem_vendor | in kfd_generate_gpu_id()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_smu7_hwmgr.c2135 sub_vendor_id = adev->pdev->subsystem_vendor; in smu7_patch_voltage_workaround()

12