Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm: convert drm_ioctl to unlocked_ioctl | Arnd Bergmann | 2009-12-18 | 2 | -10/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 1 | -2/+2 |
|\ | |||||
| * | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 2009-09-21 | 1 | -2/+2 |
* | | drm/mga: Use request_firmware() to load microcode | Ben Hutchings | 2009-08-27 | 4 | -11750/+80 |
|/ | |||||
* | drm: Remove memory debugging infrastructure. | Eric Anholt | 2009-06-18 | 1 | -9/+5 |
* | drm: Make drm_local_map use a resource_size_t offset | Benjamin Herrenschmidt | 2009-03-13 | 2 | -10/+11 |
* | drm: Use resource_size_t for drm_get_resource_{start, len} | Benjamin Herrenschmidt | 2009-03-13 | 1 | -2/+2 |
* | drm: move drm vblank initialization/cleanup to driver load/unload | Keith Packard | 2008-11-25 | 2 | -5/+8 |
* | drm: kill drm_device->irq | Jesse Barnes | 2008-10-18 | 1 | -1/+1 |
* | drm: Rework vblank-wait handling to allow interrupt reduction. | Jesse Barnes | 2008-10-18 | 3 | -36/+73 |
* | drm: reorganise drm tree to be more future proof. | Dave Airlie | 2008-07-14 | 9 | -0/+15322 |