Dave Airlie
|
b2a875ba89
|
ttm: complete drm buffer object ioctl split
retain the op operation for validate/fence operations
|
2007-05-08 18:25:15 +10:00 |
Dave Airlie
|
6a62941eca
|
drm/ttm: cleanup most of fence ioctl split out
|
2007-05-06 11:35:11 +10:00 |
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 |
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 |