Home
last modified time | relevance | path

Searched refs:PCI_CHIP_SANDYBRIDGE_M_GT2_PLUS (Results 1 – 2 of 2) sorted by relevance

/external/libdrm/intel/
Dintel_chipset.h81 #define PCI_CHIP_SANDYBRIDGE_M_GT2_PLUS 0x0126 macro
229 (devid) == PCI_CHIP_SANDYBRIDGE_M_GT2_PLUS || \
Dintel_bufmgr_gem.c3143 { "snb", PCI_CHIP_SANDYBRIDGE_M_GT2_PLUS }, in parse_devid_override()