| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update to DRM CVS as of 2005-04-12, bringing many changes: | Eric Anholt | 2005-04-16 | 1 | -1155/+0 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 1 | -2/+2 |
| * | Now that mem(4) is a kernel module, we need to add a dependency on | Maxime Henrion | 2004-08-05 | 1 | -0/+1 |
| * | Do the dreaded s/dev_t/struct cdev */ | Poul-Henning Kamp | 2004-06-16 | 1 | -3/+3 |
| * | Merge from DRI CVS as of 2004-05-26. Most of the meat is new PCI IDs and a new | Eric Anholt | 2004-06-11 | 1 | -7/+16 |
| * | Prefer uintptr_t to intptr_t. | David E. O'Brien | 2004-03-03 | 1 | -5/+5 |
| * | Cast thru intptr_t on the way to void* for success on 64-bit platforms. | David E. O'Brien | 2004-03-03 | 1 | -5/+5 |
| * | Device megapatch 4/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -1/+2 |
| * | Device megapatch 1/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -1/+0 |
| * | This is not a D_TTY driver. | Poul-Henning Kamp | 2004-02-14 | 1 | -1/+1 |
| * | Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128, | Eric Anholt | 2004-01-06 | 1 | -15/+13 |
| * | Update from DRI CVS. Includes locking fixes (including PR 59202), changes for | Eric Anholt | 2003-11-12 | 1 | -8/+22 |
| * | Change the DRM_ERROR about authenticator not found back to DRM_DEBUG. It's | Eric Anholt | 2003-11-03 | 1 | -1/+1 |
| * | Update to latest from DRI CVS. Primary new feature is mostly-complete smpng | Eric Anholt | 2003-10-24 | 1 | -224/+184 |
| * | Update DRM from DRI CVS as of today. Notable changes include Radeon | Eric Anholt | 2003-08-19 | 1 | -1/+1 |
| * | Update the DRM to the latest from DRI CVS. Includes some bugfixes and removal | Eric Anholt | 2003-04-25 | 1 | -235/+44 |
| * | Update the DRM to latest from DRI CVS. This is approximately the version | Eric Anholt | 2003-03-09 | 1 | -535/+406 |
| * | Don't initialize d_kqfilter to 0. | Poul-Henning Kamp | 2003-03-03 | 1 | -3/+1 |
| * | Gigacommit to improve device-driver source compatibility between | Poul-Henning Kamp | 2003-03-03 | 1 | -14/+11 |
| * | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 1 | -1/+1 |
| * | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | Alfred Perlstein | 2003-01-21 | 1 | -1/+1 |
| * | In an SMP environment post-Giant it is no longer safe to blindly | Don Lewis | 2002-10-03 | 1 | -1/+1 |
| * | Remove drm_linux.h, move the two useful defines into drm_drv.h. Use fd locking | Eric Anholt | 2002-09-01 | 1 | -12/+61 |
| * | In continuation of early fileop credential changes, modify fo_ioctl() to | Robert Watson | 2002-08-17 | 1 | -0/+4 |
| * | Make funsetown() take a 'struct sigio **' so that the locking can | Alfred Perlstein | 2002-05-06 | 1 | -1/+1 |
| * | More diff reduction: Shuffle around some header code as was done in | Eric Anholt | 2002-04-29 | 1 | -14/+4 |
| * | Diff reduction to my experimental code: clean up return code handling. | Eric Anholt | 2002-04-29 | 1 | -19/+19 |
| * | Add the code for the DRM, based on the code from the drm-kmod port. | Eric Anholt | 2002-04-27 | 1 | -0/+1455 |