Dave Airlie
|
58b2ed7832
|
Revert "drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls."
This reverts commit 3fdef0dc20 .
ditto not on master yet
|
2007-05-26 03:48:08 +10:00 |
Dave Airlie
|
375f3f2884
|
Revert "drm/ttm: cleanup most of fence ioctl split out"
This reverts commit 3dfc1400e9 .
this shouldn't have gone on master yet
|
2007-05-26 03:47:48 +10:00 |
Dave Airlie
|
3dfc1400e9
|
drm/ttm: cleanup most of fence ioctl split out
|
2007-05-26 03:32:34 +10:00 |
Dave Airlie
|
3fdef0dc20
|
drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.
This is the first bunch of ioctls
|
2007-05-26 03:32:34 +10:00 |
Brian
|
c4e2caec44
|
s/OJBECTS/OBJECTS/
|
2007-05-06 10:09:59 -06: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 |
Thomas Hellstrom
|
2df2c70e20
|
Simplify the ttm backend interface and the agp ttm backend.
|
2007-04-18 16:33:28 +02: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 |