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
/
via
Age
Commit message (
Expand
)
Author
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
2010-11-09
drivers/gpu: Use vzalloc
Joe Perches
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/via: fixed coding style issues, simplified return
Nicolas Kaiser
2010-05-04
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-28
drivers/gpu/drm/via/via_video.c: fix off by one issue
Dan Carpenter
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2009-07-15
drm/via: Fix vblank IRQ on VIA hardware.
Simon Farnsworth
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-06-12
drm/via: vfree() no need checking before calling it
Figo.zhang
2009-04-20
drm: count reaches -1
Roel Kluin
2009-03-13
drm: Drop unused and broken dri_library_name sysfs attribute.
Kristian Høgsberg
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