Dave Airlie
|
ee8954cb53
|
drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.
This is the first bunch of ioctls
|
2007-05-06 11:17:30 +10:00 |
Dave Airlie
|
c9cd2c768b
|
drm: remove unused define DRM_HAS_TTM
|
2007-05-06 10:50:10 +10:00 |
Dave Airlie
|
e5c1f1caa2
|
remove some whitespace violation
|
2007-04-26 16:22:28 +10:00 |
Dave Airlie
|
b589b846e7
|
Merge branch 'origin' into modesetting-101
|
2007-04-26 15:56:21 +10:00 |
Thomas Hellstrom
|
2df2c70e20
|
Simplify the ttm backend interface and the agp ttm backend.
|
2007-04-18 16:33:28 +02:00 |
Jesse Barnes
|
1c7f895fa6
|
Merge branch 'modesetting-101' of git+ssh://git.freedesktop.org/git/mesa/drm into origin/modesetting-101
Conflicts:
shared-core/i915_init.c - reconcile with airlied's new code
|
2007-04-17 10:14:18 -07:00 |
Jesse Barnes
|
5e6c345396
|
Add prototypes for drm_bo_init_mm and drm_buffer_object_create for use by
in-kernel code.
|
2007-04-17 09:57:08 -07:00 |
Dave Airlie
|
79aa1d5474
|
another large overhaul of interactions with userspace...
We need to keep a list of user created fbs to nuke on master exit.
We also need to use the bo properly.
|
2007-04-17 18:16:38 +10:00 |
Dave Airlie
|
2463b03cb4
|
whitespace cleanup pending a kernel merge
|
2007-03-19 08:23:43 +11:00 |
Thomas Hellstrom
|
e0f53e59be
|
Simple fence object sample driver for via, based on idling the GPU.
Buffer object driver for via.
Some changes to buffer object driver callbacks.
Improve fence flushing.
|
2007-02-16 20:22:24 +01:00 |
Thomas Hellstrom
|
7766378d97
|
Initial support for fence object classes.
(Fence objects belonging to different command submission mechanisms).
|
2007-02-15 12:11:38 +01:00 |
Thomas Hellstrom
|
1345076c8f
|
Rename drm_ttm.h to drm_objects.h
Fix up some header incompatibilities in drm_fence.c caused by the previous
commit.
|
2007-02-14 14:10:10 +01:00 |