index
:
platform/upstream/libdrm
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_dev
accepted/tizen_base_riscv
accepted/tizen_base_toolchain
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
atomic
devel/sprd_drm
devel/x11
old/tizen_20170308
old/tizen_20180227
old/tizen_20190318
old/tizen_20190424
old/tizen_20201207
old/tizen_base_20221208
old/tizen_base_20231204
pristine-tar
sandbox/elongbug/test
sandbox/ipptest
sandbox/m.szyprowski/atomictest_vc4
sandbox/m.szyprowski/ipp_v2
sandbox/mkashkarov/tizen_6.0_build
sandbox/mszyprowski/ipp_v2
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
tizen_ivi_release
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
/
drm_mm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
1
-2
/
+2
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
1
-33
/
+33
2007-03-19
whitespace cleanup pending a kernel merge
Dave Airlie
1
-10
/
+8
2007-02-09
I915 accelerated blit copy functional.
Thomas Hellstrom
1
-0
/
+1
2006-12-21
Fix buggy aligned allocations.
Thomas Hellstrom
1
-7
/
+6
2006-12-20
Remove the stupid root_node field from the core memory manager.
Thomas Hellstrom
1
-15
/
+14
2006-12-15
Remove the memory caches for fence objects and memory manager nodes,
Thomas Hellstrom
1
-9
/
+6
2006-10-27
Last minute changes to support multi-page size buffer offset alignments.
Thomas Hellstrom
1
-1
/
+4
2006-10-26
New mm function names. Update header.
Thomas Hellstrom
1
-3
/
+3
2006-10-26
Add improved alignment functionality to the core memory manager.
Thomas Hellstrom
1
-45
/
+126
2006-10-17
Lindent.
Thomas Hellstrom
1
-10
/
+9
2006-10-17
Add memory usage accounting to avoid DOS problems.
Thomas Hellstrom
1
-7
/
+10
2006-10-17
Remove the memory manager parameter from the put_block function, as this
Thomas Hellstrom
1
-1
/
+4
2006-09-04
Make memory caches global so that they can be used with
Thomas Hellstrom
1
-18
/
+5
2006-09-01
Bugfixes,
Thomas Hellstrom
1
-7
/
+32
2006-08-14
remove all TRUE instances as well
Dave Airlie
1
-4
/
+4
2006-08-14
remove all TRUE/FALSE no need for this in the drm, use 0 or 1
Dave Airlie
1
-3
/
+3
2006-08-07
drm: remove extra whitespace from drm_mm.c
Dave Airlie
1
-9
/
+9
2006-06-06
Merge in the drm-sman-branch
Thomas Hellstrom
1
-0
/
+201