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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-20
Bump version to 2.5.0 for release
xf86-video-intel-2.5.0
Jesse Barnes
1
-1
/
+1
2008-10-20
Merge branch 'master' into xf86-video-intel-2.5-branch
Jesse Barnes
10
-92
/
+87
2008-10-19
Enable Option "Legacy3D" for 965 as well, and clarify both the docs and code.
Eric Anholt
2
-41
/
+10
2008-10-19
Use pipes, not planes for sarea geometry data
Keith Packard
3
-27
/
+27
2008-10-19
Reduce incidence of MI_FLUSH usage.
Keith Packard
5
-15
/
+30
2008-10-19
No need to check for drmCommandWriteRead; we link against libdrm
Keith Packard
1
-2
/
+1
2008-10-19
Remove accidental 'return;' left at the top of I830DRIInitBuffers
Keith Packard
1
-1
/
+0
2008-10-19
Check for DRI module before initializing GEM mm
Keith Packard
1
-8
/
+21
2008-10-18
Update version to 2.4.98 for 2.5.0 release candidate
xf86-video-intel-2.4.98.0
Jesse Barnes
1
-1
/
+1
2008-10-17
Handle differently tiled front/back/depth/third in DRI window management
Keith Packard
3
-68
/
+74
2008-10-17
XAA tiling support was mis-computing adjusted pitch (>>4 instead of >>2)
Keith Packard
1
-5
/
+5
2008-10-16
Don't handle irq in GEM mode
Zhenyu Wang
2
-3
/
+7
2008-10-16
Make GTT dumper work on other 9XX chips
Zhenyu Wang
1
-5
/
+25
2008-10-16
Fix Mac mini crash in DDC mode probe
Adam Jackson
1
-0
/
+2
2008-10-15
Remove gratuitous flushing in EXA after solid operations.
Eric Anholt
1
-2
/
+2
2008-10-14
Fix broken stolen memory counting on G4X.
Eric Anholt
1
-2
/
+2
2008-10-14
Add a GTT dumper for G4x debugging.
Eric Anholt
2
-1
/
+110
2008-10-12
Typo fix
Julien Cristau
1
-1
/
+1
2008-10-12
Bug #17892: Fix possible crash in CRT probe
Zhenyu Wang
1
-6
/
+16
2008-10-09
For non-DRM, add NOOPs after BATCH_BUFFER_START to verify completion
Keith Packard
1
-1
/
+3
2008-10-09
i830 nondrm batch buffer insertion was missing ADVANCE_LP_RING() call
Keith Packard
1
-0
/
+1
2008-10-09
Disable frame buffer compression by default for GM965.
Carl Worth
1
-0
/
+7
2008-10-09
Remove Lenovo T61 TV quirk
Zhenyu Wang
1
-2
/
+0
2008-10-08
Put forware VBIOS data parsing
Zhenyu Wang
1
-4
/
+4
2008-10-07
Fix driver build against server master.
Lukas Hejtmanek
1
-1
/
+4
2008-10-06
Fix driver build against server 1.4.2.
Eric Anholt
6
-14
/
+44
2008-10-06
Fix bios_reader build against old servers.
Eric Anholt
3
-1
/
+9
2008-10-06
Add support for RepeatPad and RepeatReflect to 915 and 830-class Render accel.
Eric Anholt
2
-9
/
+36
2008-10-06
Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video...
Jesse Barnes
11
-87
/
+98
2008-10-06
Document more VBIOS functionality
Jesse Barnes
2
-20
/
+238
2008-10-06
Document and use 'legacy' border color mode
Carl Worth
3
-9
/
+31
2008-10-06
Rename default_color to border_color
Carl Worth
2
-17
/
+17
2008-10-06
Revert "Fallback to software for RepeatNone with transformed RGB-only pictures."
Carl Worth
1
-36
/
+0
2008-10-06
Fix a typo in G965 texture video code
Shuang He
1
-1
/
+1
2008-10-02
Fallback to software for RepeatNone with transformed RGB-only pictures.
Carl Worth
1
-0
/
+36
2008-10-02
Work around libpciaccess reporting a 0 rom size by guessing.
Eric Anholt
1
-5
/
+17
2008-10-01
Eliminate INT10 call to get BIOS contents
Keith Packard
7
-61
/
+22
2008-10-01
Prefer repeatType field over using both repeat and repeatType.
Carl Worth
1
-9
/
+4
2008-10-01
Add support for RepeatPad and RepeatReflect.
Carl Worth
1
-1
/
+17
2008-10-01
Examine picture repeatType as well as repeat field.
Carl Worth
1
-6
/
+11
2008-09-30
Merge branch 'master' into xf86-video-intel-2.5-branch
Jesse Barnes
1
-1
/
+1
2008-09-30
Revert "Use -Werror by default"
Jesse Barnes
1
-1
/
+1
2008-09-30
Merge branch 'master' into xf86-video-intel-2.5-branch
Jesse Barnes
11
-78
/
+208
2008-09-30
Fix ordering of VGA vs. plane disable
Olivier Fourdan
1
-19
/
+29
2008-09-30
Be more verbose about panel data in VBIOS dumper
Jesse Barnes
1
-43
/
+114
2008-09-30
Use VBT LFP info pointers by default
Jesse Barnes
1
-6
/
+7
2008-09-30
Use -Werror by default
Jesse Barnes
1
-1
/
+1
2008-09-30
Work around gcc uninitialized variable warnings
Jesse Barnes
2
-1
/
+5
2008-09-29
Use uintptr_t instead of uint64_t to hold pointer value
Keith Packard
1
-1
/
+1
2008-09-28
Bug #16631: add option for SDVO force detect
Zhenyu Wang
3
-2
/
+20
[next]