index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_mm.c
Age
Commit message (
Expand
)
Author
2013-01-08
drm: Only evict the blocks required to create the requested hole
Chris Wilson
2012-12-18
drm: Export routines for inserting preallocated nodes into the mm manager
Chris Wilson
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-07-16
drm: Add colouring to the range allocator
Chris Wilson
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-05-09
drm: mm: fix debug output
Daniel Vetter
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-23
drm: mm: add helper to unwind scan state
Daniel Vetter
2011-02-23
drm: mm: add api for embedding struct drm_mm_node
Daniel Vetter
2011-02-23
drm: mm: extract node insert helper functions
Daniel Vetter
2011-02-23
drm: mm: track free areas implicitly
Daniel Vetter
2010-10-27
drm_mm: add support for range-restricted fair-lru scans
Daniel Vetter
2010-08-27
drm: mm: fix range restricted allocations
Daniel Vetter
2010-07-07
drm: implement helper functions for scanning lru list
Daniel Vetter
2010-07-07
drm_mm: extract check_free_mm_node
Daniel Vetter
2010-07-07
drm: sane naming for drm_mm.c
Daniel Vetter
2010-07-07
drm: kill dead code in drm_mm.c
Daniel Vetter
2010-07-07
drm: use list_for_each_entry in drm_mm.c
Daniel Vetter
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