Age | Commit message (Expand) | Author | Files | Lines |
2009-11-17 | Drop shared-core, bsd-core, linux-core and scripts subdirs | Kristian Høgsberg | 1 | -152/+0 |
2009-03-02 | drm: drop Linux < 2.6.10 support | Pekka Paalanen | 1 | -1/+1 |
2008-01-22 | Merge branch 'master' into vblank-rework, including mach64 support | Jesse Barnes | 1 | -3/+3 |
2007-11-22 | drm: major whitespace/coding style realignment with kernel | Dave Airlie | 1 | -2/+2 |
2007-11-05 | drm: remove lots of spurious whitespace. | Dave Airlie | 1 | -1/+1 |
2007-10-30 | Merge branch 'master' into vblank-rework, fixup remaining drivers | Jesse Barnes | 1 | -2/+2 |
2007-10-25 | Initial pass at porting MGA to vblank-rework | Ian Romanick | 1 | -3/+4 |
2007-07-16 | drm: remove drmP.h internal typedefs | Dave Airlie | 1 | -2/+2 |
2006-10-20 | Bug #1746: Set dev_priv_size for the MGA driver. | Tilman Sauerbeck | 1 | -0/+1 |
2006-10-14 | remove config.h from build no longer exists kbuild does it | Dave Airlie | 1 | -1/+0 |
2006-03-19 | fix issue in mga from kernel | Dave Airlie | 1 | -2/+2 |
2005-11-11 | cleanup ioctl/max_ioctl to use header file for extern symbols | Dave Airlie | 1 | -3/+0 |
2005-10-11 | The Linux 2.6.9 (and earlier) fops structure does not contain a | Ian Romanick | 1 | -1/+1 |
2005-08-05 | Rename the driver hooks in the DRM to something a little more | Eric Anholt | 1 | -41/+11 |
2005-06-29 | add mga and r128 32/64 bits | Dave Airlie | 1 | -0/+3 |
2005-06-14 | Adds support for PCI cards to MGA DRM | Ian Romanick | 1 | -6/+7 |
2005-06-09 | Completely re-initialize DMA settings | Ian Romanick | 1 | -0/+1 |
2005-05-27 | Modify drm_driver::device_is_agp to return a tri-state value to indicate | Ian Romanick | 1 | -3/+2 |
2005-05-21 | Change the MGA initialization and cleanup a bit. The dev_private structure | Ian Romanick | 1 | -1/+2 |
2005-05-16 | Added device_is_agp callback to drm_driver. This function is called by the | Ian Romanick | 1 | -0/+43 |
2004-11-09 | Fix more build problems on linux-core | Jon Smirl | 1 | -1/+1 |
2004-11-06 | Convert more drivers for bsd-core, moving the ioctl definitions to shared | Eric Anholt | 1 | -14/+4 |
2004-10-13 | Add a poll function that alternates between zero and normal poll return to | Jon Smirl | 1 | -0/+1 |
2004-10-12 | Breakout heads into their own data structures. | Jon Smirl | 1 | -17/+18 |
2004-10-10 | Rename fn_tbl to driver. Core driver now uses pci_driver name which | Jon Smirl | 1 | -5/+5 |
2004-09-30 | Lindent of core build. Drivers checked for no binary diffs. A few files | Jon Smirl | 1 | -38/+39 |
2004-09-30 | Make fops per driver instead of global, remove default flush, poll, read | Jon Smirl | 1 | -0/+8 |
2004-09-27 | First check in for DRM that splits core from personality modules | Jon Smirl | 1 | -2/+98 |
2004-09-23 | 1) switches from class_sysfs to drm sysfs implementation to allow | Jon Smirl | 1 | -17/+2 |
2004-08-24 | Merged drmfntbl-0-0-2drmfntbl-0-0-2-20040824-merge | Dave Airlie | 1 | -0/+1 |
2003-10-17 | - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them | Eric Anholt | 1 | -0/+1 |
2003-06-19 | Revert the janitorial - that works is now on the new branch | Jose Fonseca | 1 | -1/+1 |
2003-06-03 | Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.h | Jose Fonseca | 1 | -1/+1 |
2002-07-05 | merged bsd-3-0-0-branchbsd-3-0-0-20020705-merge | Alan Hourihane | 1 | -51/+0 |
2002-04-09 | Merged drmcommand-0-0-1drmcommand-0-0-1-20020409-merge | Jens Owen | 1 | -0/+2 |
2001-07-23 | Fixes that allow the modules to be built into the kernel | Jeff Hartmann | 1 | -0/+21 |
2001-07-18 | Add module version name at a lower layer of the code, allows things to be | Jeff Hartmann | 1 | -1/+1 |
2001-07-16 | Added version string to the end of the kernel module name. This allows | Jeff Hartmann | 1 | -1/+1 |
2001-03-21 | - Fix MGA header info. | Gareth Hughes | 1 | -2/+2 |
2001-03-19 | Update version, date stamp.X_4_0_99_1-20010319-preimport | Gareth Hughes | 1 | -2/+2 |
2001-02-16 | - Clean up the way customization of the templates is done.ati-5-0-1-20010220-head | Gareth Hughes | 1 | -22/+4 |
2001-02-15 | - Fix up merge.mga-1-0-0-20010215-merge | Gareth Hughes | 1 | -1/+1 |
2001-02-15 | Merge mga-1-0-0-branch into trunk. | Gareth Hughes | 1 | -638/+70 |
2001-01-04 | Sync with Linux 2.4.0-prerelease | Rik Faith | 1 | -1/+1 |
2000-12-30 | add blit ioctl, fix plnwt handling | Keith Whitwell | 1 | -1/+2 |
2000-11-15 | Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility tested | Rik Faith | 1 | -4/+3 |
2000-09-29 | Audit calls to schedule() Remove tags from files shared with Linux kernel | Rik Faith | 1 | -4/+3 |
2000-09-28 | Fixed two things Rik pointed out in the last commit | Jeff Hartmann | 1 | -0/+1 |
2000-09-27 | Merged the mga-lock-debug-0-2-0-branch with the trunk. This includes | Jeff Hartmann | 1 | -25/+28 |
2000-09-24 | commit xfree86 4.0.1d-pre update | Alan Hourihane | 1 | -0/+1 |