Dave Airlie
|
1f3a574a4b
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
|
12 years ago |
Ben Skeggs
|
264ce192b3
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
|
12 years ago |
Marcin Slusarz
|
a84fa1a32e
drm/nouveau: report channel owner in ioctl error paths
|
12 years ago |
Dave Airlie
|
b9e5071386
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux into drm-next
|
12 years ago |
Aaron Plattner
|
ab9ccb96a6
drm/nouveau: use prime helpers
|
12 years ago |
Maarten Lankhorst
|
c354c893dd
drm/nouveau: use ttm_bo_reserve_slowpath in validate_init, v2
|
12 years ago |
Maarten Lankhorst
|
979ee290ff
drm/nouveau: increase reservation sequence every retry
|
12 years ago |
Maarten Lankhorst
|
97a875cbdf
drm/ttm: remove no_wait_reserve, v3
|
12 years ago |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
Ben Skeggs
|
77145f1cbd
drm/nouveau: port remainder of drm code, and rip out compat layer
|
13 years ago |
Ben Skeggs
|
ebb945a94b
drm/nouveau: port all engines to new engine module format
|
13 years ago |
Ben Skeggs
|
861d21074b
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
|
13 years ago |
Ben Skeggs
|
9458029940
drm/nouveau: implement module init functions in nouveau_drm.c
|
13 years ago |
Ben Skeggs
|
3a92d37e40
drm/nouveau/gem: use bo.offset rather than mm_node.start
|
13 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
David Howells
|
4126d5d61f
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
|
12 years ago |
Dave Airlie
|
2536f7dc42
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
|
13 years ago |
Ben Skeggs
|
5086f69eb9
drm/nouveau/gem: fix object reference leak in a failure path
|
13 years ago |
Ilija Hadzic
|
949c4a34af
drm: track dev_mapping in more robust and flexible way
|
13 years ago |
Ben Skeggs
|
5e120f6e4b
drm/nouveau/fence: convert to exec engine, and improve channel sync
|
13 years ago |
Ben Skeggs
|
d375e7d56d
drm/nouveau/fence: minor api changes for an upcoming rework
|
13 years ago |
Dave Airlie
|
22b33e8ed0
nouveau: add PRIME support
|
13 years ago |
Ben Skeggs
|
accf94969f
drm/nouveau/ttm: always do buffer moves on kernel channel
|
13 years ago |
Ben Skeggs
|
525895ba38
drm/nouveau/gem: fix fence_sync race / oops
|
13 years ago |
Marcin Slusarz
|
8fe198b2c6
drm/nouveau: fix nouveau_vma object leak
|
14 years ago |
Ben Skeggs
|
2fd3db6f14
drm/nouveau: remove implicit mapping of every bo into chan_vm
|
14 years ago |
Ben Skeggs
|
7375c95b34
drm/nouveau: remove 'chan' argument from nouveau_bo_new
|
14 years ago |
Ben Skeggs
|
e758a31119
drm/nouveau: fixup gem_info ioctl to return client-specific bo virtual
|
14 years ago |
Ben Skeggs
|
a3fcd0a975
drm/nv50-nvc0: completely disable relocs
|
14 years ago |
Ben Skeggs
|
07533ea549
drm/nouveau: convert some bo.offset use to vma.offset
|
14 years ago |