Age | Commit message (Expand) | Author |
2007-10-30 | Merge branch 'master' into vblank-rework, fixup remaining drivers | Jesse Barnes |
2006-10-14 | remove config.h from build no longer exists kbuild does it | Dave Airlie |
2005-11-11 | cleanup ioctl/max_ioctl to use header file for extern symbols | Dave Airlie |
2005-10-11 | The Linux 2.6.9 (and earlier) fops structure does not contain a | Ian Romanick |
2005-08-05 | Rename the driver hooks in the DRM to something a little more | Eric Anholt |
2005-06-29 | add mga and r128 32/64 bits | Dave Airlie |
2004-11-06 | Fix Linux build. Why won't this complile? extern int const foo; static | Jon Smirl |
2004-11-06 | Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but | Eric Anholt |
2004-11-05 | Move ati_pcigart shared routines into drm-core module | Jon Smirl |
2004-10-13 | Add a poll function that alternates between zero and normal poll return to | Jon Smirl |
2004-10-12 | Breakout heads into their own data structures. | Jon Smirl |
2004-10-10 | Rename fn_tbl to driver. Core driver now uses pci_driver name which | Jon Smirl |
2004-09-30 | Lindent of core build. Drivers checked for no binary diffs. A few files | Jon Smirl |
2004-09-30 | Make fops per driver instead of global, remove default flush, poll, read | Jon Smirl |
2004-09-27 | First check in for DRM that splits core from personality modules | Jon Smirl |
2004-09-23 | 1) switches from class_sysfs to drm sysfs implementation to allow | Jon Smirl |
2003-10-17 | - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them | Eric Anholt |
2003-06-19 | Revert the janitorial - that works is now on the new branch | Jose Fonseca |
2003-06-03 | Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.h | Jose Fonseca |
2002-07-05 | merged bsd-3-0-0-branch | Alan Hourihane |
2002-04-09 | Merged drmcommand-0-0-1 | Jens Owen |
2001-11-26 | Put drm version back from 3.0 to 2.2; XFree86 4.1 is the baseline for | Keith Whitwell |
2001-09-17 | bumped the DRM versions (already done in ddx and client side drivers). | Alan Hourihane |
2001-08-07 | Lots of DRM fixes: added new pieces of template code so the ffb driver can | Jeff Hartmann |
2001-07-23 | Fixes that allow the modules to be built into the kernel | Jeff Hartmann |
2001-07-18 | Add module version name at a lower layer of the code, allows things to be | Jeff Hartmann |
2001-07-17 | Someone forgot to bump the r128 and i810 drivers properly before the 4.1.0 | Jeff Hartmann |
2001-07-16 | Added version string to the end of the kernel module name. This allows | Jeff Hartmann |
2001-04-05 | Merged ati-pcigart-1-0-0 | Kevin E Martin |
2001-03-08 | Fix ring space calculations, tests. Based on patch by Bruce Stockwell. | Gareth Hughes |
2001-02-16 | - Clean up the way customization of the templates is done. | Gareth Hughes |
2001-02-15 | - Fix up merge. | Gareth Hughes |
2001-02-15 | Merge mga-1-0-0-branch into trunk. | Gareth Hughes |
2001-01-29 | Corresponding sync with PCI GART updates. | Gareth Hughes |
2001-01-24 | - Misc cleanups. | Gareth Hughes |
2001-01-05 | Merged ati-5-0-0 | Kevin E Martin |
2000-12-15 | Update date information. | Gareth Hughes |
2000-12-12 | - Fix nasty depth span bug. Drawable offset was not being added to pixel | Gareth Hughes |
2000-12-02 | Merged ati-4-1-1-branch into trunk. | Gareth Hughes |
2000-11-15 | Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility tested | Rik Faith |
2000-09-29 | Audit calls to schedule() Remove tags from files shared with Linux kernel | Rik Faith |
2000-09-27 | Merged the mga-lock-debug-0-2-0-branch with the trunk. This includes | Jeff Hartmann |
2000-09-24 | commit xfree86 4.0.1d-pre update | Alan Hourihane |
2000-09-10 | Sync with 2.4.0-test8 kernel. | Gareth Hughes |
2000-09-06 | Sync with 2.4.0-test8-pre5 kernel. | Gareth Hughes |
2000-08-28 | Add compatibility header file to make Linux 2.4.0 kernel patches cleaner. | Rik Faith |
2000-08-26 | Sync with Linux 2.4.0-test7 Add signal blocking support to all drivers | Rik Faith |
2000-08-08 | Sync with Linux 2.4.0-test6-pre8 | Rik Faith |
2000-08-04 | Sync with Linux 2.4.0-test6-pre2 | Rik Faith |
2000-07-21 | Revert some changes and try alternative way to clean up AGP handling. | Rik Faith |