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
/
i810.h
Age
Commit message (
Expand
)
Author
2009-03-31
clean up man page generation and remove all traces of the i810 driver
Rémi Cardona
2008-10-01
Eliminate INT10 call to get BIOS contents
Keith Packard
2008-04-09
Include <stdint.h> in i810.h for integer types definition
Zhenyu Wang
2008-03-12
Separate i810 and i830 ring macros out into separate files.
Eric Anholt
2008-03-11
Nuke more CARD* types from i810 driver. Untested.
Eric Anholt
2007-09-06
Switch to pci_device_map_range/pci_device_unmap_range APIs.
Keith Packard
2007-08-26
Add libpciaccess declarations to I810Rec and I830Rec.
Keith Packard
2007-08-07
Define INTEL_VERSION_MAJOR/MINOR/PATCH using PACKAGE_VERSION_*
Brice Goglin
2007-02-01
Rename driver from i810 to intel. Permit old name for compatibility.
Keith Packard
2006-08-10
Bug #7829: Fix reported driver version.
Eric Anholt
2006-08-08
bump to 1.6.3
Alan Hourihane
2006-08-08
bump to 1.6.2 to indicate mergedfb support
Alan Hourihane
2006-07-26
Bump to 1.6.1
Alan Hourihane
2006-04-10
Bump to 1.6.0.
Adam Jackson
2006-03-22
Drop libc wrapper; don't include xf86_ansic.h and add includes now missing.
Kristian Høgsberg
2006-03-03
Check the version of shadow being used and turn off rotation if it isn't the
Alan Hourihane
2006-01-24
Bump version to 1.5.0.0
Alan Hourihane
2005-11-09
Bump version numbers for X11R6.9/X11R7 RC2.
Kevin E Martin
2005-07-31
Post-merge fixups:
Adam Jackson
2005-07-26
Bump the DDX version to 1.4.0 to indicate the removal of drmAddress.
Alan Hourihane
2004-12-04
Encoding of numerous files changed to UTF-8
Markus Kuhn
2004-10-12
Change order of SetDisplayDevice(), HWRestore(), UnbindGART() and
Egbert Eich
2004-06-22
i915 support
Alan Hourihane
2004-06-16
DRI trunk-20040613 import
Eric Anholt
2004-06-16
DRI XFree86-4_3_99_12-merge import
Eric Anholt
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2003-11-25
XFree86 4.3.99.16
Kaleb Keithley
2003-11-14
Initial revision
Kaleb Keithley