summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_chipset.h
AgeCommit message (Collapse)Author
2009-09-10intel: add B43 chipset supportZhenyu Wang
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com> Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Hopefully this will be one of the last cherry-picks. (cherry picked from commit ca246dd186f9590f6d67038832faceb522138c20)
2009-02-27i915: Add support for a new G33-like chipset.Shaohua Li
Signed-off-by: Shaohua Li <shaohua.li@intel.com> Signed-off-by: Eric Anholt <eric@anholt.net>
2008-11-02i965: Merge GM45 into the G4X chipset define.Eric Anholt
The mobile and desktop chipsets are the same, and having them separate is more typing and more chances to screw up.
2008-09-12i965: Add support for G41 chipset which is another 4 series.Xiang, Haihao
2008-07-08i965: official name for GM45 chipsetXiang, Haihao
2008-06-18i965: add support for Intel 4 series chipsetsXiang, Haihao
2008-02-15Add IS_915(), simplify IS_9XX() a bit.Adam Jackson
2008-02-15Add E7221 variant to i915.Adam Jackson
2008-01-29i965: new integrated graphics chipset supportXiang, Haihao
2007-12-16[i915] Fix missing symbol from 965 changes.Eric Anholt
2007-11-16[intel] Fix typos in intel_chipset.h macros.Eric Anholt
2007-09-27[965] Add batchbuffer dumping under INTEL_DEBUG=bat, like 915.Eric Anholt