Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-10 | Merge branch 'mesa_7_5_branch' into mesa_7_6_branch | Ian Romanick | |
Conflicts: src/mesa/drivers/dri/intel/intel_context.c | |||
2009-09-10 | intel: add B43 chipset support | Zhenyu 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-07-13 | i965: add support for new chipsets | Xiang, Haihao | |
1. new PCI ids 2. fix some 3D commands on new chipset 3. fix send instruction on new chipset 4. new VUE vertex header 5. ff_sync message (added by Zou Nan Hai <nanhai.zou@intel.com>) 6. the offset in JMPI is in unit of 64bits on new chipset 7. new cube map layout | |||
2009-02-27 | i915: 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-02 | i965: 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-12 | i965: Add support for G41 chipset which is another 4 series. | Xiang, Haihao | |
2008-07-08 | i965: official name for GM45 chipset | Xiang, Haihao | |
2008-06-18 | i965: add support for Intel 4 series chipsets | Xiang, Haihao | |
2008-02-15 | Add IS_915(), simplify IS_9XX() a bit. | Adam Jackson | |
2008-02-15 | Add E7221 variant to i915. | Adam Jackson | |
2008-01-29 | i965: new integrated graphics chipset support | Xiang, 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 | |