Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cb3696fdeca24d3a347a5225d934ce50c6edccba
/
drivers
/
gpu
/
drm
/
drm_mm.c
bbba969
drm: Micro-optimise drm_mm_for_each_node_in_range()
by Chris Wilson
· 8 years ago
4e64e55
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
by Chris Wilson
· 8 years ago
940eba2
drm/gem|prime|mm: Use recommened kerneldoc for struct member refs
by Daniel Vetter
· 8 years ago
05fc032
drm/mm: Some doc polish
by Daniel Vetter
· 8 years ago
b5c3714
drm/mm: Convert to drm_printer
by Daniel Vetter
· 8 years ago
9b8b75d
drm: Add kerneldoc markup for new @scan parameters in drm_mm
by Chris Wilson
· 8 years ago
1c9bd1e
drm/mm: Document locking rules
by Daniel Vetter
· 8 years ago
adb040b
drm: Use drm_mm_insert_node_in_range_generic() for everyone
by Chris Wilson
· 8 years ago
3db9375
drm: Apply range restriction after color adjustment when allocation
by Chris Wilson
· 8 years ago
3f85fb3
drm: Wrap drm_mm_node.hole_follows
by Chris Wilson
· 8 years ago
3fa489d
drm: Apply tight eviction scanning to color_adjust
by Chris Wilson
· 8 years ago
f29051f
drm: Simplify drm_mm scan-list manipulation
by Chris Wilson
· 8 years ago
9a956b1
drm: Optimise power-of-two alignments in drm_mm_scan_add_block()
by Chris Wilson
· 8 years ago
0b04d47
drm: Compute tight evictions for drm_mm_scan
by Chris Wilson
· 8 years ago
268c649
drm: Fix application of color vs range restriction when scanning drm_mm
by Chris Wilson
· 8 years ago
2c4b389
drm: Unconditionally do the range check in drm_mm_scan_add_block()
by Chris Wilson
· 8 years ago
4a6c156
drm: Rename prev_node to hole in drm_mm_scan_add_block()
by Chris Wilson
· 8 years ago
9a71e27
drm: Extract struct drm_mm_scan from struct drm_mm
by Chris Wilson
· 8 years ago
6259a56
drm: Add asserts to catch overflow in drm_mm_init() and drm_mm_init_scan()
by Chris Wilson
· 8 years ago
ac9bb7b
drm: Simplify drm_mm_clean()
by Chris Wilson
· 8 years ago
c820186
drm: Detect overflow in drm_mm_reserve_node()
by Chris Wilson
· 8 years ago
ba004e3
drm: Fix kerneldoc for drm_mm_scan_remove_block()
by Chris Wilson
· 8 years ago
7173320
drm: Promote drm_mm alignment to u64
by Chris Wilson
· 8 years ago
b3ee963
drm: Compile time enabling for asserts in drm_mm
by Chris Wilson
· 8 years ago
2bc98c8
drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm
by Chris Wilson
· 8 years ago
45b186f
drm: Constify the drm_mm API
by Chris Wilson
· 8 years ago
ad57900
drm: Add drm_mm_for_each_node_safe()
by Chris Wilson
· 8 years ago
cc98e6c
drm: Initialise drm_mm.head_node.allocated
by Chris Wilson
· 8 years ago
2db86df
drm: Check against color expansion in drm_mm_reserve_node()
by Chris Wilson
· 8 years ago
522e85d
drm: Define drm_mm_for_each_node_in_range()
by Chris Wilson
· 8 years ago
93ce75f
drm: Add stackdepot include for DRM_DEBUG_MM
by Chris Wilson
· 8 years ago
5705670
drm: Track drm_mm allocators and show leaks on shutdown
by Chris Wilson
· 8 years ago
aafdcfd
drm: Declare that create drm_mm nodes with size 0 is illegal
by Chris Wilson
· 8 years ago
a787900
drm: Skip initialising the drm_mm_node->hole_stack
by Chris Wilson
· 8 years ago
202b52b
drm: Track drm_mm nodes with an interval tree
by Chris Wilson
· 8 years ago
b80d394
drm/mm: avoid possible null pointer dereference
by Heinrich Schuchardt
· 9 years ago
fafecc0
drm/mm: Do DRM_MM_CREATE_TOP adj_start calculation after color_adjust
by Michel Thierry
· 9 years ago
2f15791
drm: clean up drm_mm debugfs output
by Russell King
· 10 years ago
046d669
[PATCH] drm/mm: Fix support 4 GiB and larger ranges
by Krzysztof Kolasa
· 10 years ago
440fd52
drm/mm: Support 4 GiB and larger ranges
by Thierry Reding
· 10 years ago
004f388
drm/mm: Don't WARN if drm_mm_reserve_node
by Daniel Vetter
· 11 years ago
145bccd
drm/mm: Fix search for smallest hole satisfying constraints
by Michel Dänzer
· 11 years ago
62347f9
drm: Add support for two-ended allocation, v3
by Lauri Kasanen
· 11 years ago
e18c041
drm/doc: Add function reference documentation for drm_mm.c
by Daniel Vetter
· 11 years ago
93110be
drm/doc: Overview documentation for drm_mm.c
by Daniel Vetter
· 11 years ago
79d1154
drm/mm: Remove MM_UNUSED_TARGET
by Daniel Vetter
· 11 years ago
efa27f9
Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
3ef80a8
drm: WARN when removing unallocated node
by Ben Widawsky
· 11 years ago
c700c67
drm/mm: remove unused API
by David Herrmann
· 11 years ago
31e5d7c
drm/mm: add "best_match" flag to drm_mm_insert_node()
by David Herrmann
· 11 years ago
cb54b53
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux'
by Daniel Vetter
· 11 years ago
e13af9a
Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
338710e
drm: Change create block to reserve node
by Ben Widawsky
· 11 years ago
b3a070c
drm: pre allocate node for create_block
by Ben Widawsky
· 11 years ago
e5ad449
drm/mm: WARN for unclean mm takedown
by Daniel Vetter
· 11 years ago
2c54b13
drm/mm: fix debug table BUG
by Daniel Vetter
· 11 years ago
77ef8bb
drm: make drm_mm_init() return void
by David Herrmann
· 11 years ago
3a359f0
drm/mm: fix dump table BUG
by Daniel Vetter
· 12 years ago
735dc0d
Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
b5cc6c0
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
901593f
drm: Only evict the blocks required to create the requested hole
by Chris Wilson
· 12 years ago
b810345
drm: Export routines for inserting preallocated nodes into the mm manager
by Chris Wilson
· 12 years ago
9e8944a
drm: Introduce an iterator over holes in the drm_mm range manager
by Chris Wilson
· 12 years ago
5973c7e
drm: Introduce drm_mm_create_block()
by Chris Wilson
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
6b9d89b
drm: Add colouring to the range allocator
by Chris Wilson
· 12 years ago
2d1a8a4
gpu: Add export.h as required to drivers/gpu files.
by Paul Gortmaker
· 13 years ago
2bbd449
drm: mm: fix debug output
by Daniel Vetter
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ae0cec2
drm: mm: add helper to unwind scan state
by Daniel Vetter
· 14 years ago
b0b7af1
drm: mm: add api for embedding struct drm_mm_node
by Daniel Vetter
· 14 years ago
9fc935d
drm: mm: extract node insert helper functions
by Daniel Vetter
· 14 years ago
ea7b1dd
drm: mm: track free areas implicitly
by Daniel Vetter
· 14 years ago
d935cc6
drm_mm: add support for range-restricted fair-lru scans
by Daniel Vetter
· 14 years ago
7521473
drm: mm: fix range restricted allocations
by Daniel Vetter
· 14 years ago
709ea97
drm: implement helper functions for scanning lru list
by Daniel Vetter
· 14 years ago
7a6b289
drm_mm: extract check_free_mm_node
by Daniel Vetter
· 14 years ago
d1024ce
drm: sane naming for drm_mm.c
by Daniel Vetter
· 14 years ago
ca31efa
drm: kill dead code in drm_mm.c
by Daniel Vetter
· 14 years ago
26f3751
drm: use list_for_each_entry in drm_mm.c
by Daniel Vetter
· 14 years ago
775c670
drm: Fix a bug in the range manager.
by Thomas Hellstrom
· 15 years ago
e2108eb
drm/mm: fix logic for selection of best fit block
by Bob Gleitsmann
· 15 years ago
99d7e48
drm: Add memory manager debug function
by Jerome Glisse
· 15 years ago
a2e68e9
drm: Add search/get functions to get a block in a specific range
by Jerome Glisse
· 15 years ago
1bd049f
Merge branch 'drm-core-next' into drm-linus
by Dave Airlie
· 15 years ago
01d01ba
drm/mm: fixup typo in debug functions.
by Dave Airlie
· 15 years ago
a698cf3
drm: mm always protect change to unused_nodes with unused_lock spinlock
by Jerome Glisse
· 15 years ago
fa8a123
drm/mm: add ability to dump mm lists via debugfs
by Dave Airlie
· 15 years ago
89579f7
drm: Apply "Memory fragmentation from lost alignment blocks"
by Thomas Hellstrom
· 16 years ago
e6c03c5
drm: Memory fragmentation from lost alignment blocks
by Chris Wilson
· 16 years ago
249d604
drm: Split out the mm declarations in a separate header. Add atomic operations.
by Jerome Glisse
· 16 years ago
f453ba0
DRM: add mode setting support
by Dave Airlie
· 16 years ago
673a394
drm: Add GEM ("graphics execution manager") to i915 driver.
by Eric Anholt
· 16 years ago
c0e0920
drm: reorganise drm tree to be more future proof.
by Dave Airlie
· 17 years ago
[Renamed from drivers/char/drm/drm_mm.c]
bc5f452
drm: run cleanfile across drm tree
by Dave Airlie
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
5591051
drm: detypedeffing continues...
by Dave Airlie
· 17 years ago
41ed5de
drm: remove unused exports
by Adrian Bunk
· 18 years ago
1d58420
drm: update core memory manager from git drm tree
by Thomas Hellstrom
· 18 years ago
a1d0fcf
drm: remove FALSE/TRUE that snuck in with simple memory manager changes.
by Andrew Morton
· 18 years ago
Next »