Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7cba7b14fe179969d7217cca52e28519d7d6ca89
/
drivers
/
gpu
/
drm
/
ttm
0e57a3c
drm: ttm sparse fixes.
by Daniel J Blueman
· 14 years ago
0fbecd4
drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.
by Francisco Jerez
· 14 years ago
ba4420c
drm: move ttm global code to core drm
by Dave Airlie
· 15 years ago
d656ae5
Merge tag 'v2.6.35-rc6' into drm-radeon-next
by Dave Airlie
· 14 years ago
84d4db0
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
d667865
Fix ttm_page_alloc.c build breakage
by Luck, Tony
· 14 years ago
567c7b0
mm: add context argument to shrinker callback to remaining shrinkers
by Dave Chinner
· 14 years ago
1e8655f
drm/ttm: Fix build on architectures without AGP
by Ben Hutchings
· 14 years ago
a907a2e
Merge branch 'drm-intel-lru' into drm-testing
by Dave Airlie
· 14 years ago
db3307a
drm: kill drm_mm_node->private
by Daniel Vetter
· 14 years ago
5870a4d
drm/ttm: Allocate the page pool manager in the heap.
by Francisco Jerez
· 14 years ago
7c2a9ac
drm/ttm: non pooled page allocation should have GFP_USER set
by Jerome Glisse
· 14 years ago
1067b6c
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
4abe438
drm/ttm: Fix ttm_page_alloc.c
by Thomas Hellstrom
· 14 years ago
e8613c0
drm/ttm: Fix cached TTM page allocation.
by Thomas Hellstrom
· 14 years ago
59534f7
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
7c5ee53
ttm: Provide an API for starting and stopping the delayed workqueue
by Matthew Garrett
· 15 years ago
e33b3e7
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
8cfe92d
drm/ttm: Remove the ttm_bo_block_reservation() function.
by Thomas Hellstrom
· 15 years ago
5be6eff
drm/ttm: Remove some leftover debug messages.
by Thomas Hellstrom
· 15 years ago
9e51159c
drm/ttm: fix, avoid iomapping system memory
by Jerome Glisse
· 15 years ago
7547a91
Merge branch 'drm-ttm-unmappable' into drm-core-next
by Dave Airlie
· 15 years ago
0c321c7
drm/ttm: remove io_ field from TTM V6
by Jerome Glisse
· 15 years ago
82c5da6
drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
by Jerome Glisse
· 15 years ago
c2b4127
Merge branch 'drm-ttm-pool' into drm-core-next
by Dave Airlie
· 15 years ago
2125b8a
drm/ttm: using kmalloc/kfree requires including slab.h
by Stephen Rothwell
· 15 years ago
9d87fa2
drm/ttm: split no_wait argument in 2 GPU or reserve wait
by Jerome Glisse
· 15 years ago
4cdc840
drm/ttm: include linux/seq_file.h for seq_printf
by Matt Turner
· 15 years ago
c96af79
drm/ttm: Add sysfs interface to control pool allocator.
by Pauli Nieminen
· 15 years ago
975efdb
drm/ttm: Use set_pages_array_wc instead of set_memory_wc.
by Pauli Nieminen
· 15 years ago
0745866
drm/ttm: Add debugfs output entry to pool allocator.
by Pauli Nieminen
· 15 years ago
1403b1a
drm/ttm: add pool wc/uc page allocator V3
by Pauli Nieminen
· 15 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
3595be7
Merge branch 'v2.6.34-rc2' into drm-linus
by Dave Airlie
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b642ed0
drm: "kobject_init/kobject_add" -> "kobject_init_and_add".
by Robert P. J. Day
· 15 years ago
72e942d
drm/ttm: use drm calloc large and free large
by Dave Airlie
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
79fa9eb
Merge remote branch 'korg/drm-core-next' into drm-next-stage
by Dave Airlie
· 15 years ago
290e5505
drm/ttm: handle OOM in ttm_tt_swapout
by Maarten Maathuis
· 15 years ago
f0e2f38
drm/ttm: fix caching problem on non-PAT systems.
by Francisco Jerez
· 15 years ago
e22238e
drm/ttm: Fix a bug occuring when validating a buffer object in a range.
by Thomas Hellstrom
· 15 years ago
9ce9290
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
110b20c
drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.c
by Austin Yuan
· 15 years ago
dd5fde6
drm/ttm: remove padding from ttm_ref_object on 64bit builds
by Richard Kennedy
· 15 years ago
db78e27
drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching.
by Francisco Jerez
· 15 years ago
abefedd
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
0eaddb2
drm/ttm: Allow system memory as a busy placement.
by Thomas Hellstrom
· 15 years ago
1a961ce
drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final)
by Luca Barbieri
· 15 years ago
354fb52
drm/ttm: Make sure system buffer objects has offset == 0.
by Thomas Hellstrom
· 15 years ago
e99e1e7
drm/ttm: Export symbols needed for vmwgfx suspend / resume operations.
by Thomas Hellstrom
· 15 years ago
3f09ea4
drm/ttm: Add a swap_notify callback.
by Thomas Hellstrom
· 15 years ago
c5113e3d
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
5012f50
drm/ttm: Fix memory type manager debug information printing
by Jerome Glisse
· 15 years ago
eb6d2c3
drm/ttm: Fix printk format & compute bo->mem.size at bo initialization
by Jerome Glisse
· 15 years ago
9c51ba1
drm/ttm: Fix potential ttm_mem_evict_first races.
by Thomas Hellstrom
· 15 years ago
aaa2073
drm/ttm: Delayed delete fixes.
by Thomas Hellstrom
· 15 years ago
b663752
drm/ttm: fix two bugs in new placement routines.
by Dave Airlie
· 15 years ago
b8ff735
drm/ttm: fix incorrect logic in ttm_bo_io path
by Dave Airlie
· 15 years ago
9148bce
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
3ef884b
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
d1ede14
drm/ttm: export some functions useful to drivers using ttm
by Ben Skeggs
· 15 years ago
09855ac
drm/ttm: Convert ttm_buffer_object_init to use ttm_placement
by Jerome Glisse
· 15 years ago
fb53f86
drm/ttm: Print debug information on memory manager when eviction fails
by Jerome Glisse
· 15 years ago
7cb7d1d
drm/ttm: Initialize eviction placement in case the driver callback doesn't
by Jerome Glisse
· 15 years ago
98ffc415
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
by Thomas Hellstrom
· 15 years ago
ca262a999
drm/ttm: Rework validation & memory space allocation (V3)
by Jerome Glisse
· 15 years ago
ec42a6e
drm/ttm: fix memory leak noticed by kmemleak.
by Dave Airlie
· 15 years ago
1bd049f
Merge branch 'drm-core-next' into drm-linus
by Dave Airlie
· 15 years ago
447aeb9
drm/ttm: fix unreachable code.
by Dave Airlie
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
4bfd75c
drm/ttm: Export symbols needed for the vmwgfx driver.
by Thomas Hellstrom
· 15 years ago
c078aa2
drm/ttm: Add TTM execbuf utilities.
by Thomas Hellstrom
· 15 years ago
4aff101
drm/ttm: Add ttm lock functionality.
by Thomas Hellstrom
· 15 years ago
8807153
drm/ttm: Add user-space objects.
by Thomas Hellstrom
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
46a79fa
drm/ttm: fix small memory leak in ttm_memory.c
by Dan Carpenter
· 15 years ago
6b46362
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
df67bed
drm/radeon/kms: fix coherency issues on AGP cards.
by Dave Airlie
· 15 years ago
c1176d6
Merge branch 'drm-next' of ../drm-next into drm-linus
by Dave Airlie
· 15 years ago
df748b0
drm/ttm: fix refcounting in ttm global code.
by Dave Airlie
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
c9c97b8
drm/ttm: consolidate cache flushing code in one place.
by Dave Airlie
· 15 years ago
759e4f83
drm/ttm: Fixes for "Memory accounting rework."
by Thomas Hellstrom
· 15 years ago
7f5f4db
drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"
by Thomas Hellstrom
· 15 years ago
51c8b40
Merge Linus master to drm-next
by Dave Airlie
· 15 years ago
a987fca
ttm: Make parts of a struct ttm_bo_device global.
by Thomas Hellstrom
· 15 years ago
5fd9cba
drm/ttm: Memory accounting rework.
by Thomas Hellstrom
· 15 years ago
e9840be
drm/ttm: Add a virtual ttm sysfs device.
by Thomas Hellstrom
· 15 years ago
c96e7c7
drm/ttm: Read buffer overflow
by Roel Kluin
· 15 years ago
fee280d
drm/ttm: Fix a sync object leak.
by Thomas Hellstrom
· 15 years ago
6d0897b
drm/ttm: Fix a potential comparison of structs.
by Thomas Hellstrom
· 15 years ago
84210ae
Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
b42db2b
drm/ttm: fix highuser vs dma32 confusion.
by Dave Airlie
· 15 years ago
f121ecf
drm/ttm: powerpc: Fix Highmem cache flushing.
by Thomas Hellstrom
· 15 years ago
542c6f6
drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attributes.
by Thomas Hellstrom
· 15 years ago
4677f15
drm/ttm: Fix an oops and sync object leak.
by Thomas Hellstrom
· 15 years ago
e024e11
drm/radeon/kms: add initial colortiling support.
by Dave Airlie
· 15 years ago
ad49f50
drm/ttm/radeon: add dma32 support.
by Dave Airlie
· 15 years ago
ae3e812
ttm: Fix caching mode selection.
by Thomas Hellstrom
· 15 years ago
Next »