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
/
drm_bufs.c
Age
Commit message (
Expand
)
Author
2010-01-07
drm: remove address mask param for drm_pci_alloc()
Zhenyu Wang
2009-09-18
drm: fix _DRM_GEM addmap error message
Pekka Paalanen
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-06-11
drm: don't associate _DRM_DRIVER maps with a master
Ben Skeggs
2009-05-19
drm: Round size of SHM maps to PAGE_SIZE
Benjamin Herrenschmidt
2009-03-13
drm: Preserve SHMLBA bits in hash key for _DRM_SHM mappings.
David Miller
2009-03-13
drm: Make drm_local_map use a resource_size_t offset
Benjamin Herrenschmidt
2009-03-13
drm: Split drm_map and drm_local_map
Benjamin Herrenschmidt
2009-03-13
drm: Use resource_size_t for drm_get_resource_{start, len}
Benjamin Herrenschmidt
2009-03-03
drm: Wake up all lock waiters when the master disappears.
Thomas Hellstrom
2008-12-29
drm/radeon: use locked rmmap to remove sarea mapping.
Dave Airlie
2008-12-29
drm: GEM mmap support
Jesse Barnes
2008-12-29
drm: move to kref per-master structures.
Dave Airlie
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie