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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-01
Reorder visuals reported by the intel driver
Tomas Carnecky
1
-1
/
+1
2008-07-31
Update DSPARB while planes are still off
Jesse Barnes
1
-2
/
+2
2008-07-23
shut up gcc warning
Zhenyu Wang
1
-1
/
+1
2008-07-23
Fix HDMI output number
Zhenyu Wang
1
-1
/
+1
2008-07-23
Add little hotplug detector app.
Eric Anholt
1
-0
/
+151
2008-07-23
Remove VGA regs from debug output.
Eric Anholt
3
-1
/
+15
2008-07-22
Bug #16801: fix X crash when NoAccel on 965
Zhenyu Wang
1
-2
/
+2
2008-07-22
only check pipe underrun if vtSema is true.
Zhenyu Wang
1
-6
/
+8
2008-07-22
SSC is LVDS only
Zhenyu Wang
1
-1
/
+1
2008-07-22
Check underrun on enabled pipe
Zhenyu Wang
1
-2
/
+6
2008-07-22
Thinkpad R60e TV quirk via DMI info
Zhenyu Wang
1
-1
/
+2
2008-07-22
Add no LVDS quirk for Transtec Senyo 610 mini PC
Jesse Barnes
1
-0
/
+3
2008-07-21
Fix distcheck.
Eric Anholt
1
-2
/
+2
2008-07-21
Fix uninitialized-use warning in i830_debug.c ring dumping.
Eric Anholt
1
-2
/
+0
2008-07-21
Get prototype for i830_bios_get_tv().
Eric Anholt
1
-0
/
+1
2008-07-21
Choose a split for DSPARB based on the configured modes for both planes.
Jesse Barnes
2
-58
/
+75
2008-07-21
Don't disable pipe A on 855 chips
Jesse Barnes
1
-3
/
+7
2008-07-21
Only initialize integrated TV encoder for mobile chips
Zhenyu Wang
1
-1
/
+1
2008-07-21
xvmc: use vector based structure
Zhenyu Wang
1
-45
/
+32
2008-07-21
move FBC register dump out of display registers
Zhenyu Wang
1
-9
/
+9
2008-07-21
Fix GPIO pin usage for DDC on second HDMI port.
lipeng
1
-1
/
+1
2008-07-21
Fix DSPARB setting on 845/865, which have only the AEND field and 96 entries.
Eric Anholt
1
-1
/
+10
2008-07-21
Link the driver with -lpciaccess and -ldrm if needed
Julien Cristau
1
-0
/
+6
2008-07-21
Fix gen4asm rule to work with a build dir
Julien Cristau
1
-1
/
+1
2008-07-21
Use up to 256 separate vertex buffers
Carl Worth
1
-2
/
+3
2008-07-21
Allow for multiple vertex buffers (though only use one for now)
Carl Worth
1
-7
/
+15
2008-07-21
Move VERTEX_BUFFERS setup from prepare_composite to composite
Carl Worth
1
-24
/
+28
2008-07-21
Add VBIOS based TV connector detection
Jesse Barnes
1
-0
/
+4
2008-07-21
Improve VBIOS feature detection, add SSC support
Jesse Barnes
5
-5
/
+203
2008-07-21
Improve FBC size checking
Jesse Barnes
1
-0
/
+14
2008-07-21
Add pipea force enable quirk for another 855GM machine.
Stefan Dirsch
1
-0
/
+2
2008-07-21
Fix official name for GM45 chipset
Zhenyu Wang
9
-37
/
+39
2008-07-21
Give asus and eeepc backlight method higher priority
Zhenyu Wang
1
-0
/
+2
2008-07-21
i810: Remove an effectively unused variable (only used in an incorrect free())
Roland Test-tools Bär
1
-2
/
+0
2008-07-21
Fix SDVOC typo
Zhenyu Wang
1
-1
/
+1
2008-07-21
xvmc: fix motion_type dump for frame/field picture
Zhenyu Wang
1
-12
/
+19
2008-07-21
xvmc: Don't copy on xvmc surface in PutImage
Zhenyu Wang
8
-37
/
+59
2008-07-21
xvmc: enlarge batch buffer size
Zhenyu Wang
1
-1
/
+2
2008-07-21
xvmc: only allocate memory requiring physical address on 915G
Zhenyu Wang
2
-29
/
+31
2008-07-21
xvmc: init mc render load indirect command once
Zhenyu Wang
1
-19
/
+28
2008-07-21
xvmc: init dest and reference buffer once
Zhenyu Wang
2
-253
/
+259
2008-07-21
xvmc: init one-time mc context once
Zhenyu Wang
3
-400
/
+423
2008-07-21
xvmc: environ debug option support
Zhenyu Wang
2
-1
/
+11
2008-07-21
xvmc: formalize surface type definition
Zhenyu Wang
3
-5
/
+11
2008-07-21
Add pipea force enable quirk for HP Pavilion ze4944ea
Jesse Barnes
1
-0
/
+2
2008-07-21
Add pipe a force enable quirk for Lenovo T60
Jesse Barnes
1
-0
/
+3
2008-06-26
Fix SDVO HDMI output.
Hong Liu
2
-8
/
+261
2008-06-26
Remove ErrorF debugging from modeset ioctl
Jesse Barnes
1
-2
/
+0
2008-06-26
Add support for keeping vblank counters sane across mode setting
Jesse Barnes
1
-0
/
+36
2008-06-26
Fix a crash in i830_sdvo_init error paths by setting up dev_priv earlier.
Eric Anholt
1
-2
/
+3
[next]