Ben Skeggs
|
ad76b3f7c7
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
|
11 years ago |
Alexandre Courbot
|
a81349a7b2
drm/nouveau: allocate GPFIFOs and fences coherently
|
11 years ago |
Ben Skeggs
|
4894f6628e
drm/nouveau: a, somehow, missed hunk of "fix regression on agp boards"
|
11 years ago |
Dave Airlie
|
e800cab3a7
Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
|
11 years ago |
Ben Skeggs
|
67e26e41ff
drm/nouveau: fix regression on agp boards
|
11 years ago |
Linus Torvalds
|
2d65a9f48f
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
11 years ago |
Ben Skeggs
|
f2f9a2cbaf
drm/nouveau: fix regression on original nv50 board
|
11 years ago |
Maarten Lankhorst
|
bb6178b04f
drm/nouveau: export reservation_object from dmabuf to ttm
|
11 years ago |
Pierre Moreau
|
703fa264b1
drm/nouveau: Display Nouveau boot options at launch
|
11 years ago |
Ben Skeggs
|
f392ec4b1d
drm/nouveau: use ram info from nvif_device
|
11 years ago |
Ben Skeggs
|
6c6ae061b6
drm/nouveau/fifo: allow direct access to channel control registers where possible
|
11 years ago |
Ben Skeggs
|
bbf8906b2c
drm/nouveau/fifo: audit and version fifo channel classes
|
11 years ago |
Ben Skeggs
|
4acfd707e2
drm/nouveau/dma: audit and version NV_DMA classes
|
11 years ago |
Ben Skeggs
|
fdb751ef2b
drm/nouveau: remove as much direct use of core headers as possible
|
11 years ago |
Ben Skeggs
|
f45f55c4bb
drm/nouveau: remove (most) hardcoded object handle usage
|
11 years ago |
Ben Skeggs
|
0ad72863ea
drm/nouveau: port to nvif client/device/objects
|
11 years ago |
Ben Skeggs
|
967e7bde87
drm/nouveau: initial pass at moving to struct nvif_device
|
11 years ago |
Ben Skeggs
|
fa2bade99a
drm/nouveau: fix some usages of the wrong print function
|
11 years ago |
Alexandre Courbot
|
420b946977
support for platform devices
|
11 years ago |
Ben Skeggs
|
69a6146d1e
drm/nv10-: we no longer need to create nvsw object on user channels
|
12 years ago |
Ben Skeggs
|
dceef5d87c
drm/nouveau/fb: initialise vram controller as pfb sub-object
|
12 years ago |
Ben Skeggs
|
264ce192b3
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
|
12 years ago |
Marcin Slusarz
|
93260d3c02
drm/nouveau: report channel owner in error messages
|
12 years ago |
Marcin Slusarz
|
124ea297c8
drm/nouveau: unpin pushbuffer bo before destroying it
|
12 years ago |
Ben Skeggs
|
4946980099
drm/nve0: allow specification of channel engine type in abi16 call
|
13 years ago |
Ben Skeggs
|
f756944a21
drm/nv50/dmaobj: extend class to allow gpu-specific attributes to be defined
|
13 years ago |
Ben Skeggs
|
da07e52cf1
drm/nouveau: log channel debug/error messages from client object rather than drm client
|
13 years ago |
Marcin Slusarz
|
5b8a43aeb9
drm/nouveau: quiet some static-related sparse noise
|
13 years ago |
Ben Skeggs
|
c97f8c922e
drm/nouveau/fifo: use defines instead of hardcoded class ids
|
13 years ago |
Ben Skeggs
|
a7c6e75eb2
drm/nouveau/fifo: version the dma channel class struct
|
13 years ago |