aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_chipset.h
Commit message (Expand)AuthorAgeFilesLines
* i965: Rename IS_GT1 and IS_GT2 to IS_SNB_GT1 and IS_SNB_GT2.Kenneth Graunke2011-05-181-3/+3
* intel: Recognize new Ivybridge PCI IDs.Kenneth Graunke2011-05-171-2/+11
* intel: Initial IS_GEN7 plumbing.Kenneth Graunke2011-05-171-1/+10
* intel: Add IS_GT2 macro for recognizing Sandybridge GT2 systems.Kenneth Graunke2011-03-291-8/+7
* i965: SNB GT1 has only 32k urb and max 128 urb entries.Zou Nan hai2011-03-031-0/+4
* intel: Add a new B43 pci id.Robert Hooker2010-11-101-1/+3
* i965: Add all device ids for sandybridgeZhenyu Wang2010-09-281-6/+14
* i965: Add sandybridge D0 pci idsZhenyu Wang2010-08-231-1/+3
* intel: Update intel_decode.c from intel-gpu-tools.Eric Anholt2010-07-081-0/+3
* intel: Add Sandybridge mobile chipset idZhenyu Wang2010-04-211-1/+3
* intel: Clean up chipset name and gen num for IronlakeZhenyu Wang2010-04-211-2/+2
* intel: Start adding defines and some bits for sandybridge bringup.Eric Anholt2010-02-251-3/+11
* intel: add B43 chipset supportZhenyu Wang2009-09-091-1/+3
* i965: add support for new chipsetsXiang, Haihao2009-07-131-2/+12
* i915: Add support for a new G33-like chipset.Shaohua Li2009-02-271-2/+9
* i965: Merge GM45 into the G4X chipset define.Eric Anholt2008-11-021-3/+3
* i965: Add support for G41 chipset which is another 4 series.Xiang, Haihao2008-09-121-1/+3
* i965: official name for GM45 chipsetXiang, Haihao2008-07-081-5/+5
* i965: add support for Intel 4 series chipsetsXiang, Haihao2008-06-181-2/+10
* Add IS_915(), simplify IS_9XX() a bit.Adam Jackson2008-02-151-16/+13
* Add E7221 variant to i915.Adam Jackson2008-02-151-0/+2
* i965: new integrated graphics chipset supportXiang, Haihao2008-01-291-2/+8
* [i915] Fix missing symbol from 965 changes.Eric Anholt2007-12-161-0/+6
* [intel] Fix typos in intel_chipset.h macros.Eric Anholt2007-11-161-6/+6
* [965] Add batchbuffer dumping under INTEL_DEBUG=bat, like 915.Eric Anholt2007-09-271-0/+78