Sign in
android-kvm
/
linux
/
caa1d794cca96c16e4a2f81697f3d15a588c4b02
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_bo.c
ad76b3f
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
by Ben Skeggs
· 10 years ago
50ab2e5
drm/nouveau: we need pin_refcnt for nouveau_bo_placement_set()
by Ben Skeggs
· 10 years ago
6aac6ce
drm/nouveau: fix pin refcnt leak in failure path
by Ben Skeggs
· 10 years ago
b22870b
drm/nouveau: synchronize BOs when required
by Alexandre Courbot
· 10 years ago
c3a0c77
drm/nouveau: implement explicitly coherent BOs
by Alexandre Courbot
· 10 years ago
5be5a15
drm/nouveau: warn when moving a pinned object
by Alexandre Courbot
· 10 years ago
bb6178b
drm/nouveau: export reservation_object from dmabuf to ttm
by Maarten Lankhorst
· 11 years ago
f4f4e3e3
drm/ttm: add reservation_object as argument to ttm_bo_init
by Maarten Lankhorst
· 11 years ago
e3be4c2
drm/nouveau: specify if interruptible wait is desired in nouveau_fence_sync
by Maarten Lankhorst
· 10 years ago
809e944
drm/nouveau: use shared fences for readable objects
by Maarten Lankhorst
· 11 years ago
f2c24b8
drm/ttm: flip the switch, and convert to dma_fence
by Maarten Lankhorst
· 11 years ago
29ba89b
drm/nouveau: rework to new fence interface
by Maarten Lankhorst
· 11 years ago
dd7cfd6
drm/ttm: kill fence_lock
by Maarten Lankhorst
· 11 years ago
bdaf7dd
drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence
by Maarten Lankhorst
· 11 years ago
f1217ed
drm/ttm: move fpfn and lpfn into each placement v2
by Christian König
· 10 years ago
5c13cac
drm/nouveau: kill unused variable warning if !__OS_HAS_AGP
by Ben Skeggs
· 11 years ago
f392ec4
drm/nouveau: use ram info from nvif_device
by Ben Skeggs
· 11 years ago
fdb751e
drm/nouveau: remove as much direct use of core headers as possible
by Ben Skeggs
· 11 years ago
f45f55c
drm/nouveau: remove (most) hardcoded object handle usage
by Ben Skeggs
· 11 years ago
0ad7286
drm/nouveau: port to nvif client/device/objects
by Ben Skeggs
· 11 years ago
967e7bd
drm/nouveau: initial pass at moving to struct nvif_device
by Ben Skeggs
· 11 years ago
db2bec1
drm/nouveau: kill nouveau_dev() + wrap register macros
by Ben Skeggs
· 11 years ago
fa2bade
drm/nouveau: fix some usages of the wrong print function
by Ben Skeggs
· 11 years ago
3ee6f5b
drm/nouveau: store a pointer to vm in nouveau_cli
by Ben Skeggs
· 11 years ago
fd1496a
drm/nouveau: map pages using DMA API
by Alexandre Courbot
· 11 years ago
e2a4e78
drm/nouveau/bar: add noncached ioremap property
by Alexandre Courbot
· 11 years ago
ee3939e
drm/ttm: Fix a few sparse warnings
by Thierry Reding
· 11 years ago
420b946
support for platform devices
by Alexandre Courbot
· 11 years ago
34d5950
drm/nouveau: fix TTM_PL_TT memtype on pre-nv50
by Ilia Mirkin
· 11 years ago
cef9e99
drm/nouveau/ttm: explicitly wait for bo idle before memcpy buffer move
by Ben Skeggs
· 11 years ago
35b8141
drm/nouveau/ttm: explicity sync with kernel channel before moving buffer
by Ben Skeggs
· 11 years ago
3c57d85
drm/nouveau/ttm: tidy up creation of temporary buffer move vmas
by Ben Skeggs
· 11 years ago
a554090
drm/nv50-: map TTM_PL_SYSTEM through a BAR for CPU access
by Maarten Lankhorst
· 11 years ago
ce8f769
drm/nouveau: fix m2mf copy to tiled gart
by Maarten Lankhorst
· 11 years ago
2e2cfbe
drm/nouveau/vm: reduce number of entry-points to vm_map()
by Ben Skeggs
· 11 years ago
d2c7ab3
drm/nouveau: do not map evicted vram buffers in nouveau_bo_vma_add
by Maarten Lankhorst
· 11 years ago
5d216f6
drm/nouveau: allow nouveau_fence_ref() to be a noop
by Ben Skeggs
· 11 years ago
4a0ff75
drm/nv10: introduce a new NV_11 card type
by Ilia Mirkin
· 11 years ago
1934a2a
drm/nouveau: remove pointless assignment
by Dave Jones
· 11 years ago
55fb74a
drm/nouveau: embed gem object in nouveau_bo
by David Herrmann
· 11 years ago
9c725e5
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 11 years ago
acb4652
drm: verify vma access in TTM+GEM drivers
by David Herrmann
· 11 years ago
35095f7
drm/nouveau: fix size check for cards without vm
by Maarten Lankhorst
· 12 years ago
0108bc8
drm/nouveau: do not allow negative sizes for now
by Maarten Lankhorst
· 12 years ago
00fc6f6
drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.
by Ben Skeggs
· 12 years ago
4f38559
drm/nouveau: do not unpin in nouveau_gem_object_del
by Maarten Lankhorst
· 12 years ago
060810d
drm/nouveau: fix locking issues in page flipping paths
by Ben Skeggs
· 12 years ago
1bb3f6a
drm/nouveau: fix minor thinko causing bo moves to not be async on kepler
by Ben Skeggs
· 12 years ago
c4c7044
drm/nouveau: delay busy bo vma removal until fence signals
by Ben Skeggs
· 12 years ago
dceef5d
drm/nouveau/fb: initialise vram controller as pfb sub-object
by Ben Skeggs
· 12 years ago
c1b90df
drm/nv50: use correct tiling methods for m2mf buffer moves
by Marcin Slusarz
· 12 years ago
1f3a574
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 12 years ago
264ce19
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
by Ben Skeggs
· 12 years ago
3e2b756
drm: fix compile failure by including <linux/swiotlb.h>
by Chris Metcalf
· 12 years ago
0ae6d7b
drm/nouveau: try to protect nbo->pin_refcount
by Daniel Vetter
· 12 years ago
eda85d6
drm/nouveau: fix init with agpgart-uninorth
by Aaro Koskinen
· 12 years ago
97a875c
drm/ttm: remove no_wait_reserve, v3
by Maarten Lankhorst
· 12 years ago
dedfdff
drm/ttm: remove sync_arg from driver functions
by Maarten Lankhorst
· 12 years ago
b03640b
drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup
by Maarten Lankhorst
· 12 years ago
0b91c4a
drm/ttm: remove ttm_buffer_object->buffer_start
by Marcin Slusarz
· 12 years ago
df1b4b9
drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGP
by Max Filippov
· 12 years ago
4998104
drm/nve0: use async copy engine for ttm buffer moves if available
by Ben Skeggs
· 13 years ago
77145f1
drm/nouveau: port remainder of drm code, and rip out compat layer
by Ben Skeggs
· 13 years ago
ebb945a
drm/nouveau: port all engines to new engine module format
by Ben Skeggs
· 13 years ago
bc9e7b9
drm/nouveau: move some more code around to more appropriate places
by Ben Skeggs
· 13 years ago
3863c9b
drm/nouveau/instmem: completely new implementation, as a subdev module
by Ben Skeggs
· 13 years ago
861d210
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
by Ben Skeggs
· 13 years ago
9458029
drm/nouveau: implement module init functions in nouveau_drm.c
by Ben Skeggs
· 13 years ago
02a841d
drm/nouveau: restructure source tree, split core from drm implementation
by Ben Skeggs
· 13 years ago
1a46098
drm/nvc0/ttm: use copy engines for async buffer moves
by Ben Skeggs
· 13 years ago
fdf5324
drm/nva3/ttm: use copy engine for async buffer moves
by Ben Skeggs
· 13 years ago
5490e5d
drm/nv98/ttm: add in a (disabled) crypto engine buffer copy method
by Ben Skeggs
· 13 years ago
4c193d2
drm/nv84/ttm: use crypto engine for async buffer copies
by Ben Skeggs
· 13 years ago
d1b167e
drm/nouveau/ttm: untangle code to support accelerated buffer moves
by Ben Skeggs
· 13 years ago
d375e7d5
drm/nouveau/fence: minor api changes for an upcoming rework
by Ben Skeggs
· 13 years ago
875ac34
drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around
by Ben Skeggs
· 13 years ago
6d59702
drm/nouveau: use the same packet header macros as userspace
by Ben Skeggs
· 13 years ago
c6b7e89
drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methods
by Ben Skeggs
· 13 years ago
22b33e8
nouveau: add PRIME support
by Dave Airlie
· 13 years ago
129b78b
ttm: add prime sharing support to TTM (v2)
by Dave Airlie
· 13 years ago
c284815
nouveau: nouveau_set_bo_placement takes TTM flags
by Dave Airlie
· 13 years ago
accf949
drm/nouveau/ttm: always do buffer moves on kernel channel
by Ben Skeggs
· 13 years ago
9f1feed
drm/ttm: fix two regressions since move_notify changes
by Ben Skeggs
· 13 years ago
dea7e0a
ttm: fix agp since ttm tt rework
by Jerome Glisse
· 13 years ago
f7b24c4
drm/nouveau/ttm: fix crash as a result of a recent ttm change
by Ben Skeggs
· 13 years ago
1fbe6f6
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 13 years ago
dc97b34
drm/ttm: callback move_notify any time bo placement change v4
by Jerome Glisse
· 13 years ago
57de4ba
drm/ttm: simplify memory accounting for ttm user v2
by Jerome Glisse
· 13 years ago
8e7e705
drm/ttm: isolate dma data from ttm_tt V4
by Jerome Glisse
· 13 years ago
3230cfc
drm/nouveau: enable the ttm dma pool when swiotlb is active V3
by Konrad Rzeszutek Wilk
· 13 years ago
b1e5f17
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
by Jerome Glisse
· 13 years ago
649bf3c
drm/ttm: merge ttm_backend and ttm_tt V5
by Jerome Glisse
· 13 years ago
4beb116
drm/nv10: Change the BO size threshold determining the memory placement range.
by Francisco Jerez
· 13 years ago
1717c0e
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
by Dave Airlie
· 13 years ago
b2d108b
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 13 years ago
2e9733f
drm/nvd0: add a card_type for 0xdX chipsets
by Ben Skeggs
· 14 years ago
dfadbbd
drm/ttm: add a way to bo_wait for either the last read or last write
by Marek Olšák
· 14 years ago
2fd3db6
drm/nouveau: remove implicit mapping of every bo into chan_vm
by Ben Skeggs
· 14 years ago
7375c95
drm/nouveau: remove 'chan' argument from nouveau_bo_new
by Ben Skeggs
· 14 years ago
fd2871a
drm/nouveau: initial changes to support multiple VMAs per buffer object
by Ben Skeggs
· 14 years ago
Next »