summaryrefslogtreecommitdiff
path: root/src/common.h
AgeCommit message (Expand)Author
2013-07-28uxa: Clear up the common intel directoryChris Wilson
2012-07-14Drop some unused includesChris Wilson
2012-05-24Allow runtime switching of AccelMethod between uxa/sna and even glamorChris Wilson
2012-02-21uxa: Remove DPRINTF stubsChris Wilson
2011-11-16sna: Reduce and clarify dependenciesChris Wilson
2011-11-02sna: Quieten a fewer compiler sign compare warningsChris Wilson
2010-10-13Move EDID_COMPLETE_RAWDATA define to intel.h to avoid redifinition warningChris Wilson
2010-10-12Make driver compile for 1.6 Xserver series again. Part deux.Stefan Dirsch
2010-10-04shadow+dri2: Allow dri2 to be independently enabled with shadowChris Wilson
2010-08-22Replace ROUND_* macros with ALIGN.Matt Turner
2010-06-25i810: Move into a legacy directory.Chris Wilson
2010-06-17i830: GetImage acceleration.Chris Wilson
2010-05-26Remove remaining REG_DUMPER build stuff.Eric Anholt
2010-02-23Add new mobile Sandybridge PCI IDs.Eric Anholt
2010-02-23Add initial defines and probing for SandybridgeEric Anholt
2010-01-08uxa-glyphs: Enable TILING_X on glyph caches.Chris Wilson
2009-12-10Revert "uxa-glyphs: Enable TILING_X on glyph caches."Chris Wilson
2009-11-30uxa-glyphs: Enable TILING_X on glyph caches.Chris Wilson
2009-11-05Kill some more #defines only needed for User-ModesettingDaniel Vetter
2009-10-08Rename the xf86 screen private from pScrn to scrn.Eric Anholt
2009-10-08Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.Eric Anholt
2009-10-06Remove UMS support.Eric Anholt
2009-09-08Add B43 chipset supportZhenyu Wang
2009-06-10Add new chipsets PCI idsZhenyu Wang
2009-05-28Remove useless loader symbol lists.Adam Jackson
2009-04-28Remove a handful of pointless commentsKristian Høgsberg
2009-04-27unifdef LIBPCIACCESS and XSERVER_LIBPCIACCESS.Eric Anholt
2009-04-24Fix UXA to build with Sun compilers (use __func__ instead of __FUNCTION__)Alan Coopersmith
2009-04-21Use a static inline to replace if (0) to an unused stub function.Eric Anholt
2009-02-26Intel video driver patchShaohua Li
2009-02-02Un-revert the I915_SETPARAM_NUM_USED_FENCES commit reverted by accident.Kristian Høgsberg
2009-02-02Fix last-minute "cleanup" that broke the patch.Kristian Høgsberg
2009-01-27Support tiled back/depth on 915-class hardware with DRI2.Jesse Barnes
2008-11-27Merge branch '965-xvmc'Zou Nan hai
2008-11-06Make IS_GM45 into IS_G4X defineZhenyu Wang
2008-10-01Eliminate INT10 call to get BIOS contentsKeith Packard
2008-09-28 [965-xvmc] 965q indirect media data workaroundZou Nan hai
2008-09-11Add support for G41 chipsetZhenyu Wang
2008-08-08Initial port of kernel modesetting from old intel-kernelmode branchJesse Barnes
2008-07-31Don't program dsparb on new Intel chipZhenyu Wang
2008-07-03Fix official name for GM45 chipsetZhenyu Wang
2008-06-28xvmc: Don't copy on xvmc surface in PutImageZhenyu Wang
2008-06-19Automatically detect the presence of HDMI.Eric Anholt
2008-06-17Add support for Intel 4 series chipsets.Zhenyu Wang
2008-03-12Separate i810 and i830 ring macros out into separate files.Eric Anholt
2008-03-11Remove i830+ driver's use of CARD*/INT* types for great justice.Eric Anholt
2008-03-07Enable hardware overlay on 965Jesse Barnes
2008-01-30Wrap up chipsets which needs graphics address for status pageZhenyu Wang
2008-01-22Add missing i830M and 845G pci ids infoZhenyu Wang
2008-01-09Add new integrated graphics chipset idsZhenyu Wang