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
2009-09-15
Initialize gen4 render code under XAA too
2.4
Keith Packard
1
-2
/
+2
2008-11-11
Update version to 2.4.3 for release
xf86-video-intel-2.4.3
Jesse Barnes
1
-1
/
+1
2008-11-11
Quirk: No LVDS on Dell Studio Hybrid
Adam Jackson
1
-0
/
+2
2008-11-11
quirk LVDS on Asus Eee box
Zhenyu Wang
1
-0
/
+3
2008-11-11
Disable frame buffer compression by default for GM965.
Carl Worth
1
-0
/
+7
2008-11-11
Fix broken stolen memory counting on G4X.
Eric Anholt
1
-2
/
+2
2008-11-11
Add a few programs to .gitignore
Jesse Barnes
2
-0
/
+3
2008-11-11
Add backlight kernel method support on Asus and Eeepc
Zhenyu Wang
1
-0
/
+2
2008-09-11
Disable render standby
Zhenyu Wang
2
-0
/
+22
2008-09-11
Don't allocate a pipe for hotplug detection
Jesse Barnes
1
-7
/
+14
2008-08-26
Bump version 2.4.2
xf86-video-intel-2.4.2
Zhenyu Wang
1
-1
/
+1
2008-08-22
Don't disable planes in i830_update_dsparb
Jesse Barnes
1
-15
/
+5
2008-08-22
Don't skip the checks for DRI headers with --enable-dri
Julien Cristau
1
-3
/
+4
2008-08-20
Fix from He Shuang(shuang.he@intel.com),
Zou Nan hai
1
-2
/
+2
2008-08-20
Remove unused VBIOS flag defines
Jesse Barnes
1
-10
/
+0
2008-08-20
Pack bdb_general_definitions block
Jesse Barnes
1
-1
/
+1
2008-08-19
Fix reverted LVDS bios capability dword definition
Zhenyu Wang
1
-6
/
+6
2008-08-15
Bump version 2.4.1
xf86-video-intel-2.4.1
Zhenyu Wang
1
-1
/
+1
2008-08-15
Man page typo fixes
Alan Coopersmith
1
-2
/
+2
2008-08-15
Update man page
Jesse Barnes
1
-9
/
+56
2008-08-15
Always check and free driver private in LVDS destroy
Zhenyu Wang
1
-4
/
+2
2008-08-15
Make skip_panel_detect clear for its meaning
Zhenyu Wang
2
-3
/
+3
2008-08-15
Fix pipe A force quirk
Jesse Barnes
1
-1
/
+1
2008-08-15
Fix DPMS off in the presence of the pipe A quirk.
Olivier Fourdan
1
-29
/
+28
2008-08-15
Apply pipe A quirk to 845 as well.
Olivier Fourdan
1
-0
/
+1
2008-08-15
Set lvds_ddc_mode before use to avoid a segfault on mac mini.
Eric Anholt
1
-1
/
+1
2008-08-15
Reorganize VBIOS code
Jesse Barnes
8
-511
/
+469
2008-08-11
Fix possible spurious interrupts in hotplug detect on 4 series chip
Zhenyu Wang
2
-0
/
+11
2008-08-11
Disable display clock gating for 4 series chips
Zhenyu Wang
1
-1
/
+1
2008-08-06
Fix SDVO HDMI encoding detect (#16920)
Zhenyu Wang
1
-4
/
+26
2008-08-04
Fix up the HP Pavilion ze4944ea quirk
Julien Cristau
1
-2
/
+2
2008-08-01
Fix SDVO reg definition
Zhenyu Wang
2
-3
/
+8
2008-08-01
Don't program dsparb on new Intel chip
Zhenyu Wang
3
-4
/
+9
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
Bump version 2.4.0
xf86-video-intel-2.4.0
Zhenyu Wang
1
-1
/
+1
2008-07-23
shut up gcc warning
Zhenyu Wang
1
-1
/
+1
2008-07-23
Fix distcheck for clean doltcompile
Zhenyu Wang
1
-0
/
+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
[next]