开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_mm.c
Age
Commit message (
Expand
)
Author
2010-02-15
drm: Fix a bug in the range manager.
Thomas Hellstrom
2009-12-23
drm/mm: fix logic for selection of best fit block
Bob Gleitsmann
2009-12-10
drm: Add memory manager debug function
Jerome Glisse
2009-12-10
drm: Add search/get functions to get a block in a specific range
Jerome Glisse
2009-12-08
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
2009-12-04
drm/mm: fixup typo in debug functions.
Dave Airlie
2009-11-24
drm: mm always protect change to unused_nodes with unused_lock spinlock
Jerome Glisse
2009-09-02
drm/mm: add ability to dump mm lists via debugfs
Dave Airlie
2009-06-19
drm: Apply "Memory fragmentation from lost alignment blocks"
Thomas Hellstrom
2009-06-15
drm: Memory fragmentation from lost alignment blocks
Chris Wilson
2009-06-12
drm: Split out the mm declarations in a separate header. Add atomic operations.
Jerome Glisse
2008-12-29
DRM: add mode setting support
Dave Airlie
2008-10-18
drm: Add GEM ("graphics execution manager") to i915 driver.
Eric Anholt
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie