summaryrefslogtreecommitdiff
path: root/src/common.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-21Fix official name for GM45 chipsetZhenyu Wang1-10/+10
2008-07-21xvmc: Don't copy on xvmc surface in PutImageZhenyu Wang1-0/+1
2008-06-26Automatically detect the presence of HDMI.Eric Anholt1-0/+1
2008-06-17Add support for Intel 4 series chipsets.Zhenyu Wang1-2/+22
2008-03-12Separate i810 and i830 ring macros out into separate files.Eric Anholt1-91/+0
2008-03-11Remove i830+ driver's use of CARD*/INT* types for great justice.Eric Anholt1-7/+7
2008-03-07Enable hardware overlay on 965Jesse Barnes1-1/+1
2008-01-30Wrap up chipsets which needs graphics address for status pageZhenyu Wang1-0/+2
2008-01-22Add missing i830M and 845G pci ids infoZhenyu Wang1-0/+10
2008-01-09Add new integrated graphics chipset idsZhenyu Wang1-2/+8
2008-01-07Change origin i965G_1 to chipset market name G35.Zhenyu Wang1-4/+4
2007-08-28Fix build against pre-pci-rework xserver.Michel Dänzer1-0/+2
2007-08-26Change IS_Ixxx tests to work with or without libpciaccess.Keith Packard1-20/+39
2007-07-20Fix device id info for 945GME, 965GMEZhenyu Wang1-2/+10
2007-06-06Enable overlay on G33 class chipsetsWang Zhenyu1-0/+2
2007-06-05Add support for the G33, Q33, and Q35 chipsets.Wang Zhenyu1-1/+19
2007-05-31Add pci ids for 945GMEWang Zhenyu1-1/+2
2007-05-31Add pci ids for 965GME/GLE chipWang Zhenyu1-2/+3
2007-04-30Allow physical-memory allocations within stolen memory.Eric Anholt1-0/+1
2007-03-20Merge branch 'master' of git://proxy.ims.intel.com:9419/git/xorg/driver/xf86-...Wang Zhenyu1-1/+1
2007-03-13Use a POSTING_READ(reg) macro instead of using the (void)INREG(reg) pattern.Eric Anholt1-0/+1
2007-03-06Remove usage of 'shadow' module. Use xf86CrtcScreenInit.Keith Packard1-1/+0
2007-03-03Merge branch 'modesetting' into crestlineKeith Packard1-0/+39
2007-03-02Add a WIP UploadToScreen implementation. This almost displays right.Eric Anholt1-0/+37
2007-02-28Add a non-installed command line tool using libpciaccess to dump registers.Eric Anholt1-0/+2
2007-02-02Add Intel 965GM chipset supportWang Zhenyu1-2/+8
2007-02-02Revert original crestline pci id patchWang Zhenyu1-8/+2
2007-02-02Merge branch 'modesetting' into crestlineWang Zhenyu1-0/+11
2007-01-31Move the render code to non-EXA-specific filenames.Eric Anholt1-0/+11
2007-01-25Merge branch 'modesetting' of git://proxy01.pd.intel.com:9419/git/xorg/driver...Nian Wu1-4/+0
2007-01-11Don't limit cachelines to a vertical of 2048, and increase default allocation.Eric Anholt1-4/+0
2007-01-08Merge branch 'modesetting' into crestlineKeith Packard1-0/+1
2007-01-06Numerous symbol scope issues.Keith Packard1-0/+1
2006-12-17Merge branch 'modesetting' into crestlineKeith Packard1-1/+1
2006-12-12Move PrintErrorState and CheckInheritedErrors code to i830_debug.c.Eric Anholt1-1/+1
2006-11-17Merge branch 'modesetting' into crestlineEric Anholt1-2/+3
2006-09-27Merge branch 'master' into modesettingEric Anholt1-10/+40
2006-09-22Remove BIOS from non-BIOS related names.Keith Packard1-1/+1
2006-08-22pci id update for CrestlineWang Zhenyu1-2/+8
2006-08-03Merge branch 'broadwater-video-rehash' into broadwaterEric Anholt1-4/+8
2006-08-03Add current Tungsten Graphics code drop for i965 support.Alan Hourihane1-1/+22
2006-06-22Provide definitions of __FUNCTION__ for non-gcc compilersAlan Coopersmith1-5/+10
2006-05-22Merge branch 'master' into modesettingEric Anholt1-2/+2
2006-05-16Merge branch 'textured-video' into broadwater-videoEric Anholt1-4/+8
2006-05-16Merge textured-video-wip to textured-video-planar-full.Eric Anholt1-4/+8
2006-05-12First pass of integrating the Tungsten Graphics driver for Broadwater. ThisEric Anholt1-1/+7
2006-05-01Fix non-dri build.Matthieu Herrb1-1/+1
2006-04-17Add missing new-line character in log message.Ian Romanick1-1/+1
2006-04-06Add enough of airlied's DDC/I2C work to pull EDID info from my CRT.Eric Anholt1-0/+1
2006-04-06Always ErrorF output debugging info when doing BIOS calls, including file/line.Eric Anholt1-1/+1