| Age | Commit message (Expand) | Author |
| 2008-09-23 | fix typo in comment | dholland |
| 2008-07-29 | Fix type-o. | bjs |
| 2008-07-25 | - for DRM_NETBSD_HANDLE2ADDR/ADDR2HANDLE, do what uvm does to recover | bjs |
| 2008-07-25 | in the git sources, timo is jiffies + 5*DRM_HZ, not 5*DRM_HZ | bjs |
| 2008-07-25 | merge git-change-2580a065d81be645a14af1e91b8441f7e72fcbe4. | mrg |
| 2008-07-25 | import mesa-drm git from change 2580a065d81be645a14af1e91b8441f7e72fcbe4. | mrg |
| 2008-07-25 | IRQ_HANDLED should be 1, not 0. | bjs |
| 2008-07-21 | Remove #ifdef __FreeBSD__ around DRM_UPDATE_DRAW ioctl, as we have drawable | bjs |
| 2008-07-20 | add forgotten initialization/destruction for tsk_lock. | bjs |
| 2008-07-20 | Add a forgotten mtsleep(). | bjs |
| 2008-07-19 | move an XXXNETBSD along with the assignment that moved | mrg |
| 2008-07-19 | merge cornflakes from git-change-04893aa99abfbed8eb6d7067a974fa1f31193c87. | mrg |
| 2008-07-19 | fix a merge error | mrg |
| 2008-07-19 | merge cornflakes from git-change-04893aa99abfbed8eb6d7067a974fa1f31193c87. | mrg |
| 2008-07-19 | import mesa-drm git at change 04893aa99abfbed8eb6d7067a974fa1f31193c87. | mrg |
| 2008-07-19 | Pull in agp_i810.h so the agp borrow hack works on i915drm. | jmcneill |
| 2008-07-19 | PCI_PRODUCT works on pa_id, not pa_device | jmcneill |
| 2008-07-19 | dev->pci_device should be assigned PCI_PRODUCT(pa->pa_id), not the id | bjs |
| 2008-07-19 | use ALIGN() instead of rolling our own. | bjs |
| 2008-07-19 | set dev->kdev = kdev at open time, not in drm_ioctl. | bjs |
| 2008-07-19 | Implement drm_drawable gunk and drm_locked_task, untested. i915drm links now. | jmcneill |
| 2008-07-19 | Change IPL of DRM_SPININIT macro to IPL_NONE. Currently, the only | bjs |
| 2008-07-19 | XXX: remove the (volatile uint32_t *) cast from atomic_read() macro for now. | mrg |
| 2008-07-19 | XXX: always return DRM_MIGHT_BE_AGP for now -- need to implement the | mrg |
| 2008-07-19 | XXX rename some macro internal variable names to not clash with users. | mrg |
| 2008-07-19 | rename some inner local variables away from outer scope name conflicts | mrg |
| 2008-07-19 | rename a local variable from free to myfree | mrg |
| 2008-07-19 | pull over many many changes from netbsd-current sys/dev/{,pci/}drm/. | mrg |
| 2008-07-19 | include bsd.subdir.mk | mrg |
| 2008-07-19 | import mesa-drm git from version 5d27fd94afaaf434c3a92af0075420b550055bfb, | mrg |