index
:
~anholt/xf86-video-intel
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
XORG-6_8-branch
compositing-fix
display-port
dri2-swapbuffers
dri3
exa
exa-i965
glamor-dri3
glucose
i810_texman_0_1_branch
i945-zone-rendering
intel-batchbuffer
intel-kernelmode
jbarnes-cleanup
keithp-glamor-rewrite
master
modesetting-airlied
modesetting-multihead
modesetting-sdvo-stuffing
randr-1.2-rotation
renames
wooooooo
xf86-video-i810-1_5-branch
xorg-7.0-branch
xvmc-i915
xvmc-vld
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-21
Fix official name for GM45 chipset
Zhenyu Wang
1
-10
/
+10
2008-07-21
xvmc: Don't copy on xvmc surface in PutImage
Zhenyu Wang
1
-0
/
+1
2008-06-26
Automatically detect the presence of HDMI.
Eric Anholt
1
-0
/
+1
2008-06-17
Add support for Intel 4 series chipsets.
Zhenyu Wang
1
-2
/
+22
2008-03-12
Separate i810 and i830 ring macros out into separate files.
Eric Anholt
1
-91
/
+0
2008-03-11
Remove i830+ driver's use of CARD*/INT* types for great justice.
Eric Anholt
1
-7
/
+7
2008-03-07
Enable hardware overlay on 965
Jesse Barnes
1
-1
/
+1
2008-01-30
Wrap up chipsets which needs graphics address for status page
Zhenyu Wang
1
-0
/
+2
2008-01-22
Add missing i830M and 845G pci ids info
Zhenyu Wang
1
-0
/
+10
2008-01-09
Add new integrated graphics chipset ids
Zhenyu Wang
1
-2
/
+8
2008-01-07
Change origin i965G_1 to chipset market name G35.
Zhenyu Wang
1
-4
/
+4
2007-08-28
Fix build against pre-pci-rework xserver.
Michel Dänzer
1
-0
/
+2
2007-08-26
Change IS_Ixxx tests to work with or without libpciaccess.
Keith Packard
1
-20
/
+39
2007-07-20
Fix device id info for 945GME, 965GME
Zhenyu Wang
1
-2
/
+10
2007-06-06
Enable overlay on G33 class chipsets
Wang Zhenyu
1
-0
/
+2
2007-06-05
Add support for the G33, Q33, and Q35 chipsets.
Wang Zhenyu
1
-1
/
+19
2007-05-31
Add pci ids for 945GME
Wang Zhenyu
1
-1
/
+2
2007-05-31
Add pci ids for 965GME/GLE chip
Wang Zhenyu
1
-2
/
+3
2007-04-30
Allow physical-memory allocations within stolen memory.
Eric Anholt
1
-0
/
+1
2007-03-20
Merge branch 'master' of git://proxy.ims.intel.com:9419/git/xorg/driver/xf86-...
Wang Zhenyu
1
-1
/
+1
2007-03-13
Use a POSTING_READ(reg) macro instead of using the (void)INREG(reg) pattern.
Eric Anholt
1
-0
/
+1
2007-03-06
Remove usage of 'shadow' module. Use xf86CrtcScreenInit.
Keith Packard
1
-1
/
+0
2007-03-03
Merge branch 'modesetting' into crestline
Keith Packard
1
-0
/
+39
2007-03-02
Add a WIP UploadToScreen implementation. This almost displays right.
Eric Anholt
1
-0
/
+37
2007-02-28
Add a non-installed command line tool using libpciaccess to dump registers.
Eric Anholt
1
-0
/
+2
2007-02-02
Add Intel 965GM chipset support
Wang Zhenyu
1
-2
/
+8
2007-02-02
Revert original crestline pci id patch
Wang Zhenyu
1
-8
/
+2
2007-02-02
Merge branch 'modesetting' into crestline
Wang Zhenyu
1
-0
/
+11
2007-01-31
Move the render code to non-EXA-specific filenames.
Eric Anholt
1
-0
/
+11
2007-01-25
Merge branch 'modesetting' of git://proxy01.pd.intel.com:9419/git/xorg/driver...
Nian Wu
1
-4
/
+0
2007-01-11
Don't limit cachelines to a vertical of 2048, and increase default allocation.
Eric Anholt
1
-4
/
+0
2007-01-08
Merge branch 'modesetting' into crestline
Keith Packard
1
-0
/
+1
2007-01-06
Numerous symbol scope issues.
Keith Packard
1
-0
/
+1
2006-12-17
Merge branch 'modesetting' into crestline
Keith Packard
1
-1
/
+1
2006-12-12
Move PrintErrorState and CheckInheritedErrors code to i830_debug.c.
Eric Anholt
1
-1
/
+1
2006-11-17
Merge branch 'modesetting' into crestline
Eric Anholt
1
-2
/
+3
2006-09-27
Merge branch 'master' into modesetting
Eric Anholt
1
-10
/
+40
2006-09-22
Remove BIOS from non-BIOS related names.
Keith Packard
1
-1
/
+1
2006-08-22
pci id update for Crestline
Wang Zhenyu
1
-2
/
+8
2006-08-03
Merge branch 'broadwater-video-rehash' into broadwater
Eric Anholt
1
-4
/
+8
2006-08-03
Add current Tungsten Graphics code drop for i965 support.
Alan Hourihane
1
-1
/
+22
2006-06-22
Provide definitions of __FUNCTION__ for non-gcc compilers
Alan Coopersmith
1
-5
/
+10
2006-05-22
Merge branch 'master' into modesetting
Eric Anholt
1
-2
/
+2
2006-05-16
Merge branch 'textured-video' into broadwater-video
Eric Anholt
1
-4
/
+8
2006-05-16
Merge textured-video-wip to textured-video-planar-full.
Eric Anholt
1
-4
/
+8
2006-05-12
First pass of integrating the Tungsten Graphics driver for Broadwater. This
Eric Anholt
1
-1
/
+7
2006-05-01
Fix non-dri build.
Matthieu Herrb
1
-1
/
+1
2006-04-17
Add missing new-line character in log message.
Ian Romanick
1
-1
/
+1
2006-04-06
Add enough of airlied's DDC/I2C work to pull EDID info from my CRT.
Eric Anholt
1
-0
/
+1
2006-04-06
Always ErrorF output debugging info when doing BIOS calls, including file/line.
Eric Anholt
1
-1
/
+1
[next]