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
2006-07-05
raw modesetting callouts for i2c
modesetting-airlied
Dave Airlie
1
-7
/
+28
2006-07-05
Add support for dumping i2c registers
Dave Airlie
1
-8
/
+8
2006-07-05
i810: add register from intel
Dave Airlie
1
-0
/
+1
2006-07-05
i2c_vid: change some prototypes
Dave Airlie
1
-2
/
+2
2006-07-05
ch7xxx: update ch7xxx driver support
Dave Airlie
2
-23
/
+140
2006-07-05
sil164: fix return value check
Dave Airlie
1
-1
/
+1
2006-07-05
Revert "Dump out registers so we can diff against modesetting branch"
Dave Airlie
7
-78
/
+6
2006-06-04
Dump out registers so we can diff against modesetting branch
Keith Packard
7
-6
/
+78
2006-06-02
add ch7xxx_module.c as I forgot it earlier.
Dave Airlie
1
-0
/
+36
2006-06-02
update for distcheck
Dave Airlie
1
-1
/
+1
2006-06-02
fixup sdvo reset for dvob as well
Dave Airlie
1
-6
/
+18
2006-06-02
fix SDVO return values to setup outputs
Dave Airlie
1
-2
/
+2
2006-06-02
get VT switch with CRT only working
Dave Airlie
1
-56
/
+49
2006-06-02
reduce BIOS interactions for my driver
Dave Airlie
1
-6
/
+13
2006-06-02
copy over some registers from Eric
Dave Airlie
1
-0
/
+16
2006-06-02
only read 8 registers to check for sdvo
Dave Airlie
1
-1
/
+1
2006-06-02
fixup some size registers
Dave Airlie
1
-4
/
+4
2006-06-02
fix DDX locking so vt switches work
Dave Airlie
1
-2
/
+2
2006-06-02
clean up register save/restore
Dave Airlie
2
-11
/
+51
2006-06-02
use capabilities to detect input/outputs to save/restore
Dave Airlie
2
-33
/
+82
2006-06-02
add support for enabling dvob or c depending on what is plugged in
Dave Airlie
1
-4
/
+24
2006-06-02
add sdvo capabilities structure
Dave Airlie
1
-0
/
+11
2006-06-02
add sdvo device detect, this should be a bit smarter
Dave Airlie
1
-0
/
+5
2006-06-02
make distcheck succeed
Dave Airlie
2
-1
/
+3
2006-06-02
split up ch7xxx registers file
Dave Airlie
6
-87
/
+98
2006-06-02
split sil164 headers
Dave Airlie
4
-46
/
+78
2006-06-02
detect the chrontel ch7xxx chip properly
Dave Airlie
3
-20
/
+25
2006-06-02
add init ch7xxx infrastructure
Dave Airlie
6
-2
/
+288
2006-06-02
add intel sdvo save/restore registers
Dave Airlie
3
-6
/
+208
2006-06-02
setup the write outputs command like Erics
Dave Airlie
1
-11
/
+12
2006-06-02
push a lot more of Erics code into my tree
Dave Airlie
3
-65
/
+103
2006-06-02
update sdvo to use all register namings and function names
Dave Airlie
1
-101
/
+82
2006-06-02
SDVO getactiveoutput and gettrainedinputs
Dave Airlie
1
-18
/
+15
2006-06-02
add some set target input
Dave Airlie
1
-10
/
+12
2006-06-02
better sdvo error reporting from Eric
Dave Airlie
1
-14
/
+26
2006-06-02
switch clock rate mult
Dave Airlie
1
-6
/
+7
2006-06-02
make DDC work on SDVO connector
Dave Airlie
3
-84
/
+321
2006-06-02
make i830 driver build with old servers
Dave
4
-6
/
+9
2006-06-02
minor cleanups for packaging
Dave
3
-3
/
+5
2006-06-02
fix up SDVO code similiar to the intel driver
Dave Airlie
5
-87
/
+76
2006-06-02
fixup some issues since updating the clocking
Dave Airlie
3
-8
/
+5
2006-06-02
cleanup some raw modesetting code to align with kernel
Dave Airlie
1
-149
/
+27
2006-06-02
i830: add better pll calculations..
Dave Airlie
4
-172
/
+256
2006-06-02
make it build without server changes
Dave Airlie
4
-2
/
+22
2006-06-02
make 640x480 and 800x600 work
David Airlie
4
-13
/
+43
2006-06-02
fix testm calculation
David Airlie
1
-4
/
+5
2006-06-02
fix the clock finder to find lower values of PLL divisors..
Dave Airlie
1
-22
/
+24
2006-06-02
rename I2C to DVO
Dave Airlie
4
-15
/
+10
2006-06-02
remove dead code
Dave Airlie
1
-16
/
+0
2006-06-02
add some function prototypes
Dave Airlie
1
-0
/
+11
[next]