index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mga
Age
Commit message (
Expand
)
Author
2011-06-14
alpha, drm: Remove obsolete Alpha support in MGA DRM code
Jay Estabrook
2011-03-31
Fix common misspellings
Lucas De Marchi
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/mga: fixed brace, macro and spacing coding style issues
Nicolas Kaiser
2010-06-01
drm: Remove drm_resource wrappers
Jordan Crouse
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-08-27
drm/mga: Use request_firmware() to load microcode
Ben Hutchings
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-03-13
drm: Make drm_local_map use a resource_size_t offset
Benjamin Herrenschmidt
2009-03-13
drm: Use resource_size_t for drm_get_resource_{start, len}
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