aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/r128
AgeCommit message (Expand)AuthorFilesLines
2011-02-07drm: rework PCI/platform driver interface.Gravatar Dave Airlie 1-6/+8
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+0
2010-09-16drm: use noop_llseekGravatar Arnd Bergmann 1-0/+1
2010-08-30drm: kill get_reg_ofs callbackGravatar Daniel Vetter 1-1/+0
2010-08-30drm: kill drm_map_ofs callbacksGravatar Daniel Vetter 1-1/+0
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it ...Gravatar Dave Airlie 1-18/+17
2010-08-02drm/r128: fixed brace and spacing coding style issuesGravatar Nicolas Kaiser 5-162/+139
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-18drm: convert drm_ioctl to unlocked_ioctlGravatar Arnd Bergmann 2-12/+6
2009-08-31drm/r128: Add test for initialisation to all ioctls that require itGravatar Ben Hutchings 3-21/+41
2009-08-27drm/r128: Use request_firmware() to load CCE microcodeGravatar Ben Hutchings 1-50/+48
2009-06-18drm: Remove memory debugging infrastructure.Gravatar Eric Anholt 2-50/+46
2009-05-06drm/r128: fix r128 ioremaps to use ioremap_wc.Gravatar Dave Airlie 1-3/+3
2009-03-13drm: Make drm_local_map use a resource_size_t offsetGravatar Benjamin Herrenschmidt 1-3/+4
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadGravatar Keith Packard 3-1/+8
2008-10-18drm: kill drm_device->irqGravatar Jesse Barnes 1-1/+1
2008-10-18drm: Rework vblank-wait handling to allow interrupt reduction.Gravatar Jesse Barnes 3-38/+57
2008-07-14drm: reorganise drm tree to be more future proof.Gravatar Dave Airlie 7-0/+3573