index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_mm.h
Age
Commit message (
Expand
)
Author
2018-05-24
drm/mm: Add a search-by-address variant to only inspect a single hole
Chris Wilson
2018-05-24
drm/mm: Reject over-sized allocation requests early
Chris Wilson
2017-11-02
drm/drm_mm.h: Fix the name of the referenced function in comment
Liviu Dudau
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-03-07
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-02-06
drm: Micro-optimise drm_mm_for_each_node_in_range()
Chris Wilson
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2016-12-30
drm/mm: Some doc polish
Daniel Vetter
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
2016-12-28
drm: Use drm_mm_insert_node_in_range_generic() for everyone
Chris Wilson
2016-12-28
drm: Wrap drm_mm_node.hole_follows
Chris Wilson
2016-12-28
drm: Apply tight eviction scanning to color_adjust
Chris Wilson
2016-12-28
drm: Simplify drm_mm scan-list manipulation
Chris Wilson
2016-12-28
drm: Optimise power-of-two alignments in drm_mm_scan_add_block()
Chris Wilson
2016-12-28
drm: Compute tight evictions for drm_mm_scan
Chris Wilson
2016-12-28
drm: Unconditionally do the range check in drm_mm_scan_add_block()
Chris Wilson
2016-12-27
drm: Extract struct drm_mm_scan from struct drm_mm
Chris Wilson
2016-12-27
drm: Simplify drm_mm_clean()
Chris Wilson
2016-12-27
drm: Fix kerneldoc for drm_mm_scan_remove_block()
Chris Wilson
2016-12-27
drm: Promote drm_mm alignment to u64
Chris Wilson
2016-12-27
drm: Compile time enabling for asserts in drm_mm
Chris Wilson
2016-12-27
drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm
Chris Wilson
2016-12-16
drm: Constify the drm_mm API
Chris Wilson
2016-12-16
drm: Add drm_mm_for_each_node_safe()
Chris Wilson
2016-11-28
drm: Fix conflicting macro parameter in drm_mm_for_each_node_in_range()
Chris Wilson
2016-11-24
drm: Define drm_mm_for_each_node_in_range()
Chris Wilson
2016-11-08
drm: Track drm_mm allocators and show leaks on shutdown
Chris Wilson
2016-08-08
drm: Track drm_mm nodes with an interval tree
Chris Wilson
2015-11-25
drm/mm: use list_next_entry
Geliang Tang
2015-11-24
drm/mm: rewrite drm_mm_for_each_hole
Geliang Tang
2015-03-05
drm/mm: Support 4 GiB and larger ranges
Thierry Reding
2014-04-04
drm: Add support for two-ended allocation, v3
Lauri Kasanen
2014-03-13
drm/doc: Add function reference documentation for drm_mm.c
Daniel Vetter
2013-08-07
drm/mm: remove unused API
David Herrmann
2013-08-07
drm/mm: add "best_match" flag to drm_mm_insert_node()
David Herrmann
2013-08-01
drm/mm: include required headers in drm_mm.h
David Herrmann
2013-07-19
Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-07-08
drm: Change create block to reserve node
Ben Widawsky
2013-07-08
drm: pre allocate node for create_block
Ben Widawsky
2013-07-04
drm/mm: kill color_search_free/get_block
Daniel Vetter
2013-07-02
drm: make drm_mm_init() return void
David Herrmann
2013-01-21
Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2013-01-17
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
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-11-30
drm: Introduce an iterator over holes in the drm_mm range manager
Chris Wilson
2012-11-30
drm: Introduce drm_mm_create_block()
Chris Wilson
2012-07-16
drm: Add colouring to the range allocator
Chris Wilson
2011-05-09
drm: mm: fix debug output
Daniel Vetter
[next]