Searched defs:CHIPSET (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_chipset.c69 #define CHIPSET(pci_id, name, chipfamily) \ macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_chipset.c69 #define CHIPSET(pci_id, name, chipfamily) \ macro
/xsrc/external/mit/MesaLib.old/dist/src/intel/dev/
H A Dgen_device_info_test.c16 #define CHIPSET(id, family, str_name) { .pci_id = id, .name = str_name, }, macro
H A Dgen_device_info.c1181 #define CHIPSET(id, family, name) \ macro
1231 #define CHIPSET(id, family, name) case id: return name; macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_chipset.h11 #define CHIPSET(id, name, family) PCI_CHIP_##name = id, macro
/xsrc/external/mit/MesaLib/dist/src/intel/dev/
H A Dintel_device_info_test.c16 #define CHIPSET(id, family, family_str, str_name) { .pci_id = id, .name = str_name, }, macro
H A Dintel_device_info.c1238 #define CHIPSET(id, family, fam_str, name) \ macro
1244 #define CHIPSET(id, fam_str, name) \ macro
1255 #define CHIPSET(_id, _family, _fam_str, _name) \ macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_chipset.h11 #define CHIPSET(id, name, family) PCI_CHIP_##name = id, macro
/xsrc/external/mit/MesaLib/dist/src/loader/
H A Dpci_id_driver_map.h12 #define CHIPSET(chip, desc, name) chip, macro
18 #define CHIPSET(chip, desc, name) chip, macro
24 #define CHIPSET(chip, family, family_str, name) chip, macro
30 #define CHIPSET(chip, family, family_str, name) chip, macro
36 #define CHIPSET(chip, name, family) chip, macro
42 #define CHIPSET macro
48 #define CHIPSET macro
54 #define CHIPSET macro
60 #define CHIPSET macro
66 #define CHIPSET macro
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/pci_ids/
H A Dpci_id_driver_map.h11 #define CHIPSET(chip, desc, name) chip, macro
17 #define CHIPSET(chip, family, name) chip, macro
24 #define CHIPSET(chip, name, family) chip, macro
30 #define CHIPSET(chip, name, family) chip, macro
37 #define CHIPSET(chip, name, family) chip, macro
43 #define CHIPSET macro
49 #define CHIPSET macro
55 #define CHIPSET macro
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/loader/
H A Dpci_id_driver_map.h15 #define CHIPSET(chip, desc, name) chip, macro
21 #define CHIPSET(chip, family, name) chip, macro
27 #define CHIPSET(chip, family, name) chip, macro
35 #define CHIPSET(chip, name, family) chip, macro
41 #define CHIPSET(chip, name, family) chip, macro
47 #define CHIPSET macro
53 #define CHIPSET macro
59 #define CHIPSET macro
65 #define CHIPSET macro
71 #define CHIPSET macro
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_winsys.c178 #define CHIPSET(pci_id, name, cfamily) case pci_id: ws->info.family = CHIP_##cfamily; ws->gen = DRV_R300; break; macro
182 #define CHIPSET(pci_id, name, cfamily) case pci_id: ws->info.family = CHIP_##cfamily; ws->gen = DRV_R600; break; macro
186 #define CHIPSET(pci_id, cfamily) \ macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_screen.c85 #define CHIPSET(id, symbol, str) case id: chipset = str; break; macro
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_winsys.c181 #define CHIPSET(pci_id, name, cfamily) case pci_id: ws->info.family = CHIP_##cfamily; ws->gen = DRV_R300; break; macro
185 #define CHIPSET(pci_id, name, cfamily) case pci_id: ws->info.family = CHIP_##cfamily; ws->gen = DRV_R600; break; macro
189 #define CHIPSET(pci_id, cfamily) \ macro
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_gpu_info.c304 #define CHIPSET(pci_id, cfamily) \ macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_context.c74 #define CHIPSET(id, symbol, str) case id: chipset = str; break; macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_context.c74 #define CHIPSET(id, symbol, str) case id: chipset = str; break; macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_context.c111 #define CHIPSET(id, symbol, str) case id: chipset = str; break; macro
/xsrc/external/mit/libdrm/dist/radeon/
H A Dradeon_surface.c140 #define CHIPSET(pci_id, name, fam) case pci_id: surf_man->family = CHIP_##fam; break; macro
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A Dxf86tokens.h176 CHIPSET, enumerator in enum:__anon31d59bb00103
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A Dxf86tokens.h176 CHIPSET, enumerator in enum:__anon5f92ac430103

Completed in 27 milliseconds