Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bad4274a69328256eb3eaad4baaefd1b33491f7e
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_gem.c
bad4274
drm/nouveau: fix memory leak
by Sudip Mukherjee
· 9 years ago
fcf3f91
drm/nouveau: remove unnecessary usage of object handles
by Ben Skeggs
· 9 years ago
04b8a4b
drm/nouveau/gem: return only valid domain when there's only one
by Ilia Mirkin
· 9 years ago
03c8952
drm/nouveau/fb: convert to new-style nvkm_subdev
by Ben Skeggs
· 9 years ago
a01ca78
drm/nouveau/nvif: simplify and tidy library interfaces
by Ben Skeggs
· 9 years ago
9ad97ed
drm/nouveau: use dev_* for logging
by Ben Skeggs
· 9 years ago
b1e4553
drm/nouveau/fb: cosmetic changes
by Ben Skeggs
· 9 years ago
48a2013
drm/nouveau/gem: use kvfree() in u_free()
by Pekka Enberg
· 9 years ago
996f545
drm/nouveau/gem: allow user-space to specify an object should be coherent
by Alexandre Courbot
· 10 years ago
be83cd4
drm/nouveau: finalise nvkm namespace switch (no binary change)
by Ben Skeggs
· 10 years ago
989aa5b
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
by Ben Skeggs
· 10 years ago
1119eef
drm/nouveau/gem: Remove unused function
by Rickard Strandqvist
· 10 years ago
f662488
Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 10 years ago
da6b51d
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
by Dave Airlie
· 10 years ago
5cc8d53
drm/nouveau: wake up the card if necessary during gem callbacks
by Ben Skeggs
· 10 years ago
b22870b
drm/nouveau: synchronize BOs when required
by Alexandre Courbot
· 10 years ago
355a701
drm/gem: Warn on illegal use of the dumb buffer interface v2
by Thomas Hellstrom
· 10 years ago
bb6178b
drm/nouveau: export reservation_object from dmabuf to ttm
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
9242829
drm/nouveau: Keep only a single list for validation.
by Maarten Lankhorst
· 11 years ago
59701f9
drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prep
by Maarten Lankhorst
· 10 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
d0b3c3b
drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prep
by Maarten Lankhorst
· 11 years ago
0ad7286
drm/nouveau: port to nvif client/device/objects
by Ben Skeggs
· 10 years ago
967e7bd
drm/nouveau: initial pass at moving to struct nvif_device
by Ben Skeggs
· 10 years ago
fa2bade
drm/nouveau: fix some usages of the wrong print function
by Ben Skeggs
· 10 years ago
3ee6f5b
drm/nouveau: store a pointer to vm in nouveau_cli
by Ben Skeggs
· 10 years ago
ee3939e
drm/ttm: Fix a few sparse warnings
by Thierry Reding
· 10 years ago
44d847b
drm: init TTM dev_mapping in ttm_bo_device_init()
by David Herrmann
· 11 years ago
6796cb1
drm: use anon-inode instead of relying on cdevs
by David Herrmann
· 11 years ago
d96bf43
drm/nouveau/gem: remove (now) unneeded pre-validate fence sync
by Ben Skeggs
· 11 years ago
1d6ac18
drm: Kill DRM_COPY_(TO|FROM)_USER
by Daniel Vetter
· 11 years ago
9360bd1
drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fence
by Ben Skeggs
· 11 years ago
5d216f6
drm/nouveau: allow nouveau_fence_ref() to be a noop
by Ben Skeggs
· 11 years ago
16eb5f4
drm: kill ->gem_init_object() and friends
by David Herrmann
· 11 years ago
55fb74a
drm/nouveau: embed gem object in nouveau_bo
by David Herrmann
· 11 years ago
c859074
drm/nouveau: fix command submission to use vmalloc for big allocations
by Maarten Lankhorst
· 11 years ago
32c913e
Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
72525b3
drm/ttm: convert to unified vma offset manager
by David Herrmann
· 11 years ago
4f38559
drm/nouveau: do not unpin in nouveau_gem_object_del
by Maarten Lankhorst
· 11 years ago
f7d452f
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 11 years ago
c4c7044
drm/nouveau: delay busy bo vma removal until fence signals
by Ben Skeggs
· 12 years ago
5e33840
drm/ttm: convert to the reservation api
by Maarten Lankhorst
· 11 years ago
ecff665
drm/ttm: make ttm reservation calls behave like reservation calls
by Maarten Lankhorst
· 11 years ago
27f06b2
drm/nouveau: complain loudly if buffer is pinned during destruction
by Maarten Lankhorst
· 11 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
a84fa1a
drm/nouveau: report channel owner in ioctl error paths
by Marcin Slusarz
· 12 years ago
b9e5071
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux into drm-next
by Dave Airlie
· 12 years ago
ab9ccb9
drm/nouveau: use prime helpers
by Aaron Plattner
· 12 years ago
c354c89
drm/nouveau: use ttm_bo_reserve_slowpath in validate_init, v2
by Maarten Lankhorst
· 12 years ago
979ee29
drm/nouveau: increase reservation sequence every retry
by Maarten Lankhorst
· 12 years ago
97a875c
drm/ttm: remove no_wait_reserve, v3
by Maarten Lankhorst
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
77145f1
drm/nouveau: port remainder of drm code, and rip out compat layer
by Ben Skeggs
· 12 years ago
ebb945a
drm/nouveau: port all engines to new engine module format
by Ben Skeggs
· 12 years ago
861d210
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
by Ben Skeggs
· 12 years ago
9458029
drm/nouveau: implement module init functions in nouveau_drm.c
by Ben Skeggs
· 12 years ago
3a92d37
drm/nouveau/gem: use bo.offset rather than mm_node.start
by Ben Skeggs
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 12 years ago
2536f7d
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 12 years ago
5086f69
drm/nouveau/gem: fix object reference leak in a failure path
by Ben Skeggs
· 12 years ago
949c4a3
drm: track dev_mapping in more robust and flexible way
by Ilija Hadzic
· 12 years ago
5e120f6
drm/nouveau/fence: convert to exec engine, and improve channel sync
by Ben Skeggs
· 13 years ago
d375e7d5
drm/nouveau/fence: minor api changes for an upcoming rework
by Ben Skeggs
· 13 years ago
22b33e8
nouveau: add PRIME support
by Dave Airlie
· 13 years ago
accf949
drm/nouveau/ttm: always do buffer moves on kernel channel
by Ben Skeggs
· 13 years ago
525895b
drm/nouveau/gem: fix fence_sync race / oops
by Ben Skeggs
· 13 years ago
8fe198b
drm/nouveau: fix nouveau_vma object leak
by Marcin Slusarz
· 13 years ago
2fd3db6
drm/nouveau: remove implicit mapping of every bo into chan_vm
by Ben Skeggs
· 13 years ago
7375c95
drm/nouveau: remove 'chan' argument from nouveau_bo_new
by Ben Skeggs
· 13 years ago
e758a31
drm/nouveau: fixup gem_info ioctl to return client-specific bo virtual
by Ben Skeggs
· 13 years ago
a3fcd0a
drm/nv50-nvc0: completely disable relocs
by Ben Skeggs
· 13 years ago
07533ea
drm/nouveau: convert some bo.offset use to vma.offset
by Ben Skeggs
· 13 years ago
639212d
drm/nouveau/gem: implement stub hooks for GEM object open/close
by Ben Skeggs
· 13 years ago
f6d4e62
drm/nouveau: remove 'chan' argument from nouveau_gem_new
by Ben Skeggs
· 13 years ago
e8a863c
drm/nouveau: store a per-client channel list
by Ben Skeggs
· 13 years ago
5df2397
drm: fix "persistant" typo
by Jan Engelhardt
· 14 years ago
7fa0cba2
drm/nouveau: properly handle pushbuffer check failures
by Marcin Slusarz
· 14 years ago
db5c8e2
drm/nv50-nvc0: restrict memtype to those specified at creation time
by Ben Skeggs
· 14 years ago
6ba9a68
drm/nouveau: pass domain rather than ttm flags to gem_new()
by Ben Skeggs
· 14 years ago
d550c41
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
by Ben Skeggs
· 14 years ago
60d2a88
drm/nouveau: kick vram functions out into an "engine"
by Ben Skeggs
· 14 years ago
7a45d76
drm/nouveau: wrap calls to ttm_bo_validate()
by Ben Skeggs
· 14 years ago
332b242
drm/nouveau: Implement the pageflip ioctl.
by Francisco Jerez
· 14 years ago
382d62e
drm/nouveau: fix annoying nouveau_fence type issue
by Marcin Slusarz
· 14 years ago
938c40e
drm/nouveau: use interruptible waits during pushbuf validation
by Ben Skeggs
· 14 years ago
21e86c1
drm/nouveau: remove cpu_writers lock
by Ben Skeggs
· 14 years ago
cff5c13
drm/nouveau: add more fine-grained locking to channel list + structures
by Ben Skeggs
· 14 years ago
702adba
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
by Thomas Hellstrom
· 14 years ago
f13b326
drm/nouveau: Expose some BO usage flags to userspace.
by Francisco Jerez
· 14 years ago
0c8eb0d
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-core-next
by Dave Airlie
· 14 years ago
2730723
drm/nouveau: Minor refactoring/cleanup of the fence code.
by Francisco Jerez
· 14 years ago
29d08b3
drm/gem: handlecount isn't really a kref so don't make it one.
by Dave Airlie
· 14 years ago
4645b94
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes
by Dave Airlie
· 14 years ago
374c3af
drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL.
by Francisco Jerez
· 14 years ago
Next »