index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
r128
Age
Commit message (
Expand
)
Author
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
2010-10-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-09-16
drm: use noop_llseek
Arnd Bergmann
2010-08-30
drm: kill get_reg_ofs callback
Daniel Vetter
2010-08-30
drm: kill drm_map_ofs callbacks
Daniel Vetter
2010-08-17
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
2010-08-02
drm/r128: fixed brace and spacing coding style issues
Nicolas Kaiser
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2009-08-31
drm/r128: Add test for initialisation to all ioctls that require it
Ben Hutchings
2009-08-27
drm/r128: Use request_firmware() to load CCE microcode
Ben Hutchings
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-05-06
drm/r128: fix r128 ioremaps to use ioremap_wc.
Dave Airlie
2009-03-13
drm: Make drm_local_map use a resource_size_t offset
Benjamin Herrenschmidt
2008-11-25
drm: move drm vblank initialization/cleanup to driver load/unload
Keith Packard
2008-10-18
drm: kill drm_device->irq
Jesse Barnes
2008-10-18
drm: Rework vblank-wait handling to allow interrupt reduction.
Jesse Barnes
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie