index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-05
drm/mm: optimize rb_hole_addr rbtree search
Nirmoy Das
1
-0
/
+1
2020-03-16
drm/mm: Allow drm_mm_initialized() to be used outside of the locks
Chris Wilson
1
-1
/
+1
2019-10-04
drm/mm: Convert drm_mm_node booleans to bitops
Chris Wilson
1
-3
/
+4
2018-05-24
drm/mm: Add a search-by-address variant to only inspect a single hole
Chris Wilson
1
-0
/
+32
2018-05-24
drm/mm: Reject over-sized allocation requests early
Chris Wilson
1
-1
/
+1
2017-11-02
drm/drm_mm.h: Fix the name of the referenced function in comment
Liviu Dudau
1
-1
/
+1
2017-09-09
lib/interval_tree: fast overlap detection
Davidlohr Bueso
1
-1
/
+1
2017-03-07
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-1
/
+4
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-02-06
drm: Micro-optimise drm_mm_for_each_node_in_range()
Chris Wilson
1
-1
/
+4
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
1
-92
/
+92
2016-12-30
drm/mm: Some doc polish
Daniel Vetter
1
-18
/
+66
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
1
-7
/
+2
2016-12-28
drm: Use drm_mm_insert_node_in_range_generic() for everyone
Chris Wilson
1
-34
/
+56
2016-12-28
drm: Wrap drm_mm_node.hole_follows
Chris Wilson
1
-3
/
+19
2016-12-28
drm: Apply tight eviction scanning to color_adjust
Chris Wilson
1
-0
/
+1
2016-12-28
drm: Simplify drm_mm scan-list manipulation
Chris Wilson
1
-6
/
+1
2016-12-28
drm: Optimise power-of-two alignments in drm_mm_scan_add_block()
Chris Wilson
1
-0
/
+1
2016-12-28
drm: Compute tight evictions for drm_mm_scan
Chris Wilson
1
-10
/
+12
2016-12-28
drm: Unconditionally do the range check in drm_mm_scan_add_block()
Chris Wilson
1
-6
/
+27
2016-12-27
drm: Extract struct drm_mm_scan from struct drm_mm
Chris Wilson
1
-15
/
+28
2016-12-27
drm: Simplify drm_mm_clean()
Chris Wilson
1
-1
/
+13
2016-12-27
drm: Fix kerneldoc for drm_mm_scan_remove_block()
Chris Wilson
1
-6
/
+13
2016-12-27
drm: Promote drm_mm alignment to u64
Chris Wilson
1
-8
/
+8
2016-12-27
drm: Compile time enabling for asserts in drm_mm
Chris Wilson
1
-1
/
+7
2016-12-27
drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm
Chris Wilson
1
-3
/
+15
2016-12-16
drm: Constify the drm_mm API
Chris Wilson
1
-14
/
+13
2016-12-16
drm: Add drm_mm_for_each_node_safe()
Chris Wilson
1
-3
/
+16
2016-11-28
drm: Fix conflicting macro parameter in drm_mm_for_each_node_in_range()
Chris Wilson
1
-8
/
+8
2016-11-24
drm: Define drm_mm_for_each_node_in_range()
Chris Wilson
1
-3
/
+19
2016-11-08
drm: Track drm_mm allocators and show leaks on shutdown
Chris Wilson
1
-0
/
+6
2016-08-08
drm: Track drm_mm nodes with an interval tree
Chris Wilson
1
-0
/
+12
2015-11-25
drm/mm: use list_next_entry
Geliang Tang
1
-2
/
+1
2015-11-24
drm/mm: rewrite drm_mm_for_each_hole
Geliang Tang
1
-14
/
+9
2015-03-05
drm/mm: Support 4 GiB and larger ranges
Thierry Reding
1
-26
/
+26
2014-04-04
drm: Add support for two-ended allocation, v3
Lauri Kasanen
1
-4
/
+28
2014-03-13
drm/doc: Add function reference documentation for drm_mm.c
Daniel Vetter
1
-29
/
+125
2013-08-07
drm/mm: remove unused API
David Herrmann
1
-95
/
+0
2013-08-07
drm/mm: add "best_match" flag to drm_mm_insert_node()
David Herrmann
1
-18
/
+36
2013-08-01
drm/mm: include required headers in drm_mm.h
David Herrmann
1
-0
/
+3
2013-07-19
Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-4
/
+2
2013-07-09
drm: Change create block to reserve node
Ben Widawsky
1
-4
/
+1
2013-07-09
drm: pre allocate node for create_block
Ben Widawsky
1
-4
/
+5
2013-07-04
drm/mm: kill color_search_free/get_block
Daniel Vetter
1
-31
/
+1
2013-07-02
drm: make drm_mm_init() return void
David Herrmann
1
-3
/
+3
2013-01-21
Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
1
-1
/
+1
2013-01-17
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-0
/
+40
2013-01-08
drm: Only evict the blocks required to create the requested hole
Chris Wilson
1
-1
/
+1
2012-12-19
drm: Export routines for inserting preallocated nodes into the mm manager
Chris Wilson
1
-4
/
+21
2012-12-01
drm: Introduce an iterator over holes in the drm_mm range manager
Chris Wilson
1
-0
/
+36
[next]