aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mga
AgeCommit message (Expand)Author
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-09-16drm: use noop_llseekArnd Bergmann
2010-08-30drm: kill get_reg_ofs callbackDaniel Vetter
2010-08-30drm: kill drm_map_ofs callbacksDaniel Vetter
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie
2010-08-02drm/mga: fixed brace, macro and spacing coding style issuesNicolas Kaiser
2010-06-01drm: Remove drm_resource wrappersJordan Crouse
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-08-27drm/mga: Use request_firmware() to load microcodeBen Hutchings
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt
2009-03-13drm: Make drm_local_map use a resource_size_t offsetBenjamin Herrenschmidt
2009-03-13drm: Use resource_size_t for drm_get_resource_{start, len}Benjamin Herrenschmidt
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard
2008-10-18drm: kill drm_device->irqJesse Barnes
2008-10-18drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie