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-03-10
Merge branch 'master' into jbarnes-cleanup
jbarnes-cleanup
Jesse Barnes
6
-23
/
+16
2008-03-10
Add pipe A force enable quirk for Dell Latitude D500
Jesse Barnes
1
-0
/
+2
2008-03-10
quirk: add DVO ivch quirk
Dave Airlie
1
-0
/
+3
2008-03-08
Makefile.am: nuke RCS Id
Matthieu Herrb
1
-1
/
+0
2008-03-07
Avoid setting reserved bits in SDVOx on everything 965-class.
Eric Anholt
1
-1
/
+1
2008-03-07
Enable hardware overlay on 965
Jesse Barnes
3
-21
/
+10
2008-03-07
Merge ssh://people.freedesktop.org/~jbarnes/xf86-video-intel into jbarnes-cle...
Jesse Barnes
8
-217
/
+220
2008-03-07
fixup pciaccess version detect
Dave Airlie
1
-2
/
+2
2008-03-06
Implement new get_property feature for backlight control
Jesse Barnes
1
-0
/
+32
2008-03-06
remove extra dri checking
Zhenyu Wang
1
-5
/
+0
2008-03-06
No ring, no sync
Zhenyu Wang
1
-0
/
+3
2008-03-06
Pull chipset detection out of PreInit into its own function
Jesse Barnes
1
-196
/
+207
2008-03-06
Account for FBC LL cache in memory reservation
Jesse Barnes
1
-1
/
+1
2008-03-06
Move MTRR fixup to its own routine
Jesse Barnes
1
-40
/
+45
2008-03-06
Refactor memory allocation into a separate function
Jesse Barnes
1
-129
/
+147
2008-03-05
Really print adjusted_mode for mode debug
Zhenyu Wang
1
-1
/
+1
2008-03-04
Fix DPLL programming in CRTC mode set
Hong Liu
1
-8
/
+8
2008-03-04
Change FBC idle mode back to default
Jesse Barnes
1
-1
/
+1
2008-02-29
Bug 14591: comment out MI_DISPLAY_POWER_DOWN as for 965GM only
Zhenyu Wang
1
-1
/
+1
2008-02-27
HP Compaq 6730s has no TV output
Peng Li
1
-0
/
+3
2008-02-26
Bug #14649: Fix build if pciaccess headers are not with other xorg headers.
Mark Kettenis
7
-9
/
+13
2008-02-26
Fix SDVO I2C access on Mac Mini in EFI mode.
Eric Anholt
2
-0
/
+15
2008-02-26
Look for src/{modes,parser} in $srcdir, not in objdir
Julien Cristau
1
-5
/
+5
2008-02-25
Fix overlay rotation
Zhenyu Wang
2
-12
/
+32
2008-02-22
Remove SaveHWState call from EnterVT
Jesse Barnes
1
-9
/
+0
2008-02-22
Don't walk into LpRing struct if it doesn't exist
Jesse Barnes
1
-1
/
+1
2008-02-22
Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video...
Jesse Barnes
30
-240
/
+1227
2008-02-22
Add quirk for DVO channel selection
Jesse Barnes
3
-1
/
+18
2008-02-21
Add pipe A force enable quirk for ThinkPad X40
Jesse Barnes
1
-0
/
+3
2008-02-21
Remove side effects from VGA debug code
Jesse Barnes
1
-0
/
+1
2008-02-20
Fix DSP*CNTR restoration
Jesse Barnes
1
-4
/
+8
2008-02-19
Don't leak memory if no DMI info is provided by kernel
Zhenyu Wang
1
-11
/
+13
2008-02-19
Fix last 8XX clock's p2 value commit
Zhenyu Wang
1
-2
/
+3
2008-02-18
Fix Lenovo X60 TV quirk
Zhenyu Wang
1
-2
/
+19
2008-02-18
Add DMI info for i830 quirks
Zhenyu Wang
1
-0
/
+130
2008-02-16
Decode DSPCLK_GATE, dump PIPE*STAT, MI_MODE, MI_DISPLAY_POWER_DOWN, MI_ARB_ST...
Keith Packard
2
-2
/
+170
2008-02-15
Bug #14440: fix stolen mem size mask on i830M
Zhenyu Wang
2
-3
/
+3
2008-02-08
Add a little program to output the stepping information for several chipsets.
Eric Anholt
3
-2
/
+144
2008-02-07
Add CACHE_MODE_0 register to dump output
Jesse Barnes
1
-0
/
+1
2008-02-06
Only disable FBC if registers are available
Jesse Barnes
1
-1
/
+2
2008-02-05
Fix build warnings on 64 bit
Jesse Barnes
3
-27
/
+32
2008-02-05
Only enable FBC if one pipe is active
Jesse Barnes
1
-30
/
+44
2008-02-05
xf86-video-intel: fix ivch using wrong dvo register
liuhong
1
-1
/
+1
2008-02-05
Program FBC fence offset register
Jesse Barnes
3
-0
/
+4
2008-02-05
Fix last commit on i8xx debug p2 value
Zhenyu Wang
1
-2
/
+2
2008-02-05
Fix PLL reference clk debug dump
Hong Liu
1
-12
/
+26
2008-02-05
Allow non-strict free order for bo_list
Hong Liu
1
-5
/
+9
2008-02-05
Bug 10584: Mac Mini EDID data assigned to TMDS output
Hong Liu
1
-4
/
+12
2008-02-04
Bug 10773: fix i8xx pll p2 value in i830_crtc_clock_get()
Hong Liu
2
-2
/
+10
2008-02-01
Make sure symbols used by other modules are public.
Paulo Cesar Pereira de Andrade
5
-5
/
+5
[next]