Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-09 | Include <stdint.h> in i810.h for integer types definition | Zhenyu Wang | 1 | -0/+1 | |
2008-03-12 | Separate i810 and i830 ring macros out into separate files. | Eric Anholt | 1 | -0/+1 | |
I want to hack on i830 for changing it into a compat path for batchbuffer without having to worry about the i810 stuff getting broken. | |||||
2008-03-11 | Nuke more CARD* types from i810 driver. Untested. | Eric Anholt | 1 | -5/+6 | |
2007-09-06 | Switch to pci_device_map_range/pci_device_unmap_range APIs. | Keith Packard | 1 | -2/+0 | |
With the libpciaccess change that added these new APIs, use them for all mapping. | |||||
2007-08-26 | Add libpciaccess declarations to I810Rec and I830Rec. | Keith Packard | 1 | -0/+11 | |
Using libpciaccess requires a different type for PciInfo (struct pci_device instead of pciVideoPtr) and it requires knowing which BAR each memory region needs to be mapped from. Add these definitions to the driver private record along with the includes necessary to use libpciaccess. | |||||
2007-08-07 | Define INTEL_VERSION_MAJOR/MINOR/PATCH using PACKAGE_VERSION_* | Brice Goglin | 1 | -0/+4 | |
2007-02-01 | Rename driver from i810 to intel. Permit old name for compatibility. | Keith Packard | 1 | -2/+3 | |
Driver installs as intel_drv.so with symlink to i810_drv.so to ensure existing configurations continue to work. Updated manual page to reflect name change and add attributions for recent work. | |||||
2006-08-10 | Bug #7829: Fix reported driver version. | Eric Anholt | 1 | -4/+0 | |
The driver now reports itself as the PACKAGE_VERSION from autoconf. The DRI DDX -> client interface version is dissociated from this so that we can do appropriate major/minor versioning of the interface that's not tied to the package version. Bumped the i830 ddx dri version patchlevel to note the fix in the previous commit. | |||||
2006-08-08 | bump to 1.6.3xf86-video-intel-1.6.3xf86-video-i810-1.6.3 | Alan Hourihane | 1 | -1/+1 | |
2006-08-08 | bump to 1.6.2 to indicate mergedfb support | Alan Hourihane | 1 | -1/+1 | |
2006-07-26 | Bump to 1.6.1 | Alan Hourihane | 1 | -1/+1 | |
2006-04-10 | Bump to 1.6.0.i810-1_6_0 | Adam Jackson | 1 | -2/+2 | |
2006-03-22 | Drop libc wrapper; don't include xf86_ansic.h and add includes now missing. | Kristian Høgsberg | 1 | -1/+0 | |
2006-03-03 | Check the version of shadow being used and turn off rotation if it isn't thexf86-video-i810-1_5_1_0 | Alan Hourihane | 1 | -1/+1 | |
right one. Bump the Xvideo resolution support from 1920x1080 to 1920x1088. | |||||
2006-01-24 | Bump version to 1.5.0.0 | Alan Hourihane | 1 | -2/+2 | |
Add Intel 945GM support Add RandR rotation support (full 3D acceleration, HWcursor & Xvideo rotated too) Remove shadow framebuffer rotation code Add a new LinearAlloc option to allow more offscreen memory to be allocated for XVideo applications. This allows HDTV movies to be played via Xvideo. | |||||
2005-11-09 | Bump version numbers for X11R6.9/X11R7 RC2.XORG-6_99_99_902XORG-6_8_99_903XORG-6_8_99_902 | Kevin E Martin | 1 | -1/+1 | |
2005-07-31 | Post-merge fixups:XORG-6_8_99_900 | Adam Jackson | 1 | -1/+0 | |
- Disable building the gamma driver - Fix numerous Imakefiles to get header paths and subdirs right - Symlink client-side GLX lib source from Mesa - Add new shader subdirs to the Mesa core build - Tweak the DDX drivers to not ask for "xf86dri.h"; they don't need it, since they don't generate protocol, and it was breaking the build. | |||||
2005-07-26 | Bump the DDX version to 1.4.0 to indicate the removal of drmAddress. | Alan Hourihane | 1 | -1/+1 | |
Thus allowing 32/64bit clients to cohabit. | |||||
2004-12-04 | Encoding of numerous files changed to UTF-8 | Markus Kuhn | 1 | -1/+1 | |
2004-10-12 | Change order of SetDisplayDevice(), HWRestore(), UnbindGART() and | Egbert Eich | 1 | -3/+4 | |
RestoreBIOSMemSize() to be exactly opposite to the Save procedure in EnterVT() (Matthias Hopf, Alan Hourihane). Fixed server crash on reset when a structure allocated in PreInit() was freed on CloseScreen(). Fixed ring buffer lock ups that happened because the structure that contained ringbuffer data was not zeroed after allocation. Fixed numerous warnings due to signed unsigned comparisons. | |||||
2004-06-22 | i915 support | Alan Hourihane | 1 | -1/+8 | |
Dual Head support for i830, i855, i915. ARGB cursor support (including i810) for all chipsets. | |||||
2004-06-16 | DRI trunk-20040613 importDRI-trunk-20040721DRI-trunk-20040613 | Eric Anholt | 1 | -5/+9 | |
2004-06-16 | DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-merge | Eric Anholt | 1 | -4/+0 | |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 1 | -1/+1 | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | 1 | -1/+1 | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0 | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2003-11-25 | XFree86 4.3.99.16xf86-4_3_99_16 | Kaleb Keithley | 1 | -2/+10 | |
Bring the tree up to date for the Cygwin folks | |||||
2003-11-14 | Initial revision | Kaleb Keithley | 1 | -0/+324 | |