index
:
xf86-video-intel-frc
debian-lenny-with-frc-patches
debian-unstable-with-frc-patches
upstream-lenny-with-frc-patches
upstream-unstable-with-frc-patches
FRC (Frame Rate Control) patches for the XOrg Intel driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ch7xxx
Age
Commit message (
Expand
)
Author
2008-07-27
Run autoreconf at build-time; build-depend on automake, libtool and xutils-dev.
Julien Cristau
2008-07-27
refresh patch, autoreconf and update changelogs
Julien Cristau
2008-05-12
New upstream release
Brice Goglin
2008-03-21
New upstream release candidate
Brice Goglin
2008-03-21
Merge tag 'xf86-video-intel-2.2.99.901' into debian-experimental
Brice Goglin
2008-03-12
Add stdint.h to DVO drivers
Jesse Barnes
2008-03-11
Cleanse DVO drivers of CARD* types.
Eric Anholt
2008-02-26
Bug #14649: Fix build if pciaccess headers are not with other xorg headers.
Mark Kettenis
2008-02-06
Merge branch 'upstream-unstable' of git+ssh://git.debian.org/git/pkg-xorg/dri...
Julien Cristau
2008-02-05
* New upstream stable branch release candidate. Fixes the following bugs:
David Nusinow
2008-02-05
Make sure symbols used by other modules are public.
Paulo Cesar Pereira de Andrade
2008-02-01
Make sure symbols used by other modules are public.
Paulo Cesar Pereira de Andrade
2008-01-07
Merge branch 'upstream-experimental' into debian-experimental
David Nusinow
2007-11-16
vendor is CARD8
Alan Hourihane
2007-11-10
Merge tag 'xf86-video-intel-2.1.99' into debian-experimental
Julien Cristau
2007-10-01
Suppress I2C failure error messages during DVO device detection.
Eric Anholt
2007-09-18
Bug #12457: Let the ch7xxx driver probe the 7301
Dmitry Babrovich
2007-08-18
Generate PCI ID's without the leading 0x. Autoreconf to deal with it.
David Nusinow
2007-08-18
Add previous patch to the series (wtf quilt?) and autoreconf
David Nusinow
2007-08-14
New upstream release
Julien Cristau
2007-05-26
Merge git://anongit.freedesktop.org/git/xorg/driver/xf86-video-intel into deb...
Drew Parsons
2007-05-16
Change DVO module interface to pass more state across. Fix IVCH display.
Keith Packard
2007-04-20
autoreconf.
Julien Cristau
2007-04-20
Merge tag 'xf86-video-intel-2.0.0' into debian-experimental
Julien Cristau
2007-04-19
Clean up 1.2 xserver build support.
Keith Packard
2007-04-03
New upstream release candidate.
Julien Cristau
2007-04-03
Merge tag 'xf86-video-intel-1.9.94' into debian-experimental
Julien Cristau
2007-03-30
Warnings cleanup in ch7xxx.
Eric Anholt
2007-03-30
Don't forget the warnings CFLAGS in subdirectories.
Eric Anholt
2007-03-15
autoreconf
Julien Cristau
2007-03-15
Merge tag 'xf86-video-intel-1.9.92' into debian-experimental
Julien Cristau
2007-03-13
autoreconf and git-add Makefile.in files in ./src subdirectories
Drew Parsons
2007-03-11
add XMODES flags to the i2c drivers
Dave Airlie
2007-02-16
Check for presence of xf86Modes.h file.
Keith Packard
2007-01-29
ch7xxx: actually power up the chip around connection detection
Dave Airlie
2007-01-23
ch7xxx: fix output detection as per datasheet, have no DVI to test this.
Dave Airlie
2006-12-19
Respect the srcdir.
Daniel Stone
2006-12-18
Add a detect() function for DVO chips, and implement it on sil164.
Eric Anholt
2006-12-18
Clean up i2c_vid interface, including de-StudlyCapsing and removing dead code.
Eric Anholt
2006-12-19
ch7xxx: add lookup table for name
Dave Airlie
2006-12-18
Limit modes to 165Mhz on CH7009, according to spec.
Eric Anholt
2006-12-18
Align the driver to the CH7009[AB] spec.
Eric Anholt
2006-12-18
Clean up a bunch of log noise from ch7xxx startup.
Eric Anholt
2006-12-18
Add save/restore to ch7xxx to avoid segfaults on server start.
Eric Anholt
2006-12-18
Move the ch7xxx code to the style I've been settling on for output code.
Eric Anholt
2006-11-27
Re-indent ch7xxx driver.
Eric Anholt
2006-11-02
ch7xxxSaveRegs receives real type instead of void *
Keith Packard
2006-08-08
Fix a build problem.
Alan Hourihane
2006-07-10
Supply proper NULL-terminated symbol lists to avoid crashing.
Eric Anholt
2006-07-07
Initial add of DVO support code. Probes my sil164.
Eric Anholt