Linus Torvalds
|
59534f7298
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 years ago |
Matthew Garrett
|
7c5ee5366f
ttm: Provide an API for starting and stopping the delayed workqueue
|
15 years ago |
Thomas Hellstrom
|
8cfe92d683
drm/ttm: Remove the ttm_bo_block_reservation() function.
|
15 years ago |
Jerome Glisse
|
0c321c7962
drm/ttm: remove io_ field from TTM V6
|
15 years ago |
Jerome Glisse
|
82c5da6bf8
drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
|
15 years ago |
Jerome Glisse
|
9d87fa2138
drm/ttm: split no_wait argument in 2 GPU or reserve wait
|
15 years ago |
Dave Airlie
|
3595be778d
Merge branch 'v2.6.34-rc2' into drm-linus
|
15 years ago |
Robert P. J. Day
|
b642ed06f2
drm: "kobject_init/kobject_add" -> "kobject_init_and_add".
|
15 years ago |
Emese Revfy
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 years ago |
Thomas Hellstrom
|
e22238ea37
drm/ttm: Fix a bug occuring when validating a buffer object in a range.
|
15 years ago |
Thomas Hellstrom
|
0eaddb28d3
drm/ttm: Allow system memory as a busy placement.
|
15 years ago |
Luca Barbieri
|
1a961ce09f
drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final)
|
15 years ago |
Thomas Hellstrom
|
354fb52cb6
drm/ttm: Make sure system buffer objects has offset == 0.
|
15 years ago |
Thomas Hellstrom
|
e99e1e7893
drm/ttm: Export symbols needed for vmwgfx suspend / resume operations.
|
15 years ago |
Thomas Hellstrom
|
3f09ea4ecd
drm/ttm: Add a swap_notify callback.
|
15 years ago |
Jerome Glisse
|
5012f5063f
drm/ttm: Fix memory type manager debug information printing
|
15 years ago |
Jerome Glisse
|
eb6d2c39db
drm/ttm: Fix printk format & compute bo->mem.size at bo initialization
|
15 years ago |
Thomas Hellstrom
|
9c51ba1db3
drm/ttm: Fix potential ttm_mem_evict_first races.
|
15 years ago |
Thomas Hellstrom
|
aaa2073694
drm/ttm: Delayed delete fixes.
|
15 years ago |
Dave Airlie
|
b663752627
drm/ttm: fix two bugs in new placement routines.
|
15 years ago |
Ben Skeggs
|
d1ede145ce
drm/ttm: export some functions useful to drivers using ttm
|
15 years ago |
Jerome Glisse
|
09855acb1c
drm/ttm: Convert ttm_buffer_object_init to use ttm_placement
|
15 years ago |
Jerome Glisse
|
fb53f8621a
drm/ttm: Print debug information on memory manager when eviction fails
|
15 years ago |
Jerome Glisse
|
7cb7d1d7b6
drm/ttm: Initialize eviction placement in case the driver callback doesn't
|
15 years ago |
Thomas Hellstrom
|
98ffc4158e
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
|
15 years ago |
Jerome Glisse
|
ca262a9998
drm/ttm: Rework validation & memory space allocation (V3)
|
15 years ago |
Dave Airlie
|
447aeb907e
drm/ttm: fix unreachable code.
|
15 years ago |
Thomas Hellstrom
|
7f5f4db2d5
drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"
|
16 years ago |
Dave Airlie
|
51c8b4071d
Merge Linus master to drm-next
|
16 years ago |
Thomas Hellstrom
|
a987fcaa80
ttm: Make parts of a struct ttm_bo_device global.
|
16 years ago |