index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_bo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-3
/
+3
2012-05-24
drm/nvc0/ttm: use copy engines for async buffer moves
Ben Skeggs
1
-9
/
+51
2012-05-24
drm/nva3/ttm: use copy engine for async buffer moves
Ben Skeggs
1
-1
/
+40
2012-05-24
drm/nv98/ttm: add in a (disabled) crypto engine buffer copy method
Ben Skeggs
1
-1
/
+20
2012-05-24
drm/nv84/ttm: use crypto engine for async buffer copies
Ben Skeggs
1
-0
/
+19
2012-05-24
drm/nouveau/ttm: untangle code to support accelerated buffer moves
Ben Skeggs
1
-25
/
+104
2012-05-24
drm/nouveau/fence: minor api changes for an upcoming rework
Ben Skeggs
1
-2
/
+3
2012-05-24
drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around
Ben Skeggs
1
-21
/
+51
2012-05-24
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
1
-15
/
+15
2012-05-24
drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methods
Ben Skeggs
1
-0
/
+24
2012-05-23
nouveau: add PRIME support
Dave Airlie
1
-8
/
+34
2012-05-23
ttm: add prime sharing support to TTM (v2)
Dave Airlie
1
-1
/
+1
2012-05-22
nouveau: nouveau_set_bo_placement takes TTM flags
Dave Airlie
1
-1
/
+1
2012-03-22
drm/nouveau/ttm: always do buffer moves on kernel channel
Ben Skeggs
1
-8
/
+3
2012-01-25
drm/ttm: fix two regressions since move_notify changes
Ben Skeggs
1
-0
/
+4
2012-01-06
ttm: fix agp since ttm tt rework
Jerome Glisse
1
-0
/
+13
2011-12-22
drm/nouveau/ttm: fix crash as a result of a recent ttm change
Ben Skeggs
1
-5
/
+3
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-1
/
+1
2011-12-06
drm/ttm: callback move_notify any time bo placement change v4
Jerome Glisse
1
-2
/
+2
2011-12-06
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
1
-1
/
+5
2011-12-06
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
1
-8
/
+10
2011-12-06
drm/nouveau: enable the ttm dma pool when swiotlb is active V3
Konrad Rzeszutek Wilk
1
-2
/
+71
2011-12-06
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
1
-0
/
+3
2011-12-06
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
1
-5
/
+9
2011-11-10
drm/nv10: Change the BO size threshold determining the memory placement range.
Francisco Jerez
1
-1
/
+1
2011-10-27
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
1
-2
/
+1
2011-09-20
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
1
-1
/
+1
2011-09-20
drm/nvd0: add a card_type for 0xdX chipsets
Ben Skeggs
1
-1
/
+1
2011-08-31
drm/ttm: add a way to bo_wait for either the last read or last write
Marek Olšák
1
-1
/
+2
2011-06-23
drm/nouveau: remove implicit mapping of every bo into chan_vm
Ben Skeggs
1
-9
/
+1
2011-06-23
drm/nouveau: remove 'chan' argument from nouveau_bo_new
Ben Skeggs
1
-5
/
+3
2011-06-23
drm/nouveau: initial changes to support multiple VMAs per buffer object
Ben Skeggs
1
-26
/
+72
2011-06-23
drm/nouveau: convert bo.mem.start usage to bo.offset
Ben Skeggs
1
-1
/
+0
2011-06-23
drm/nouveau: convert some bo.offset use to vma.offset
Ben Skeggs
1
-2
/
+0
2011-06-23
drm/nouveau: create temp vmas for both src and dst of bo moves
Ben Skeggs
1
-71
/
+45
2011-06-23
drm/nouveau: store bo's page size in nouveau_bo
Ben Skeggs
1
-15
/
+12
2011-06-23
drm/nouveau: skip move_notify() if bo does not have a vma attached
Ben Skeggs
1
-4
/
+2
2011-06-23
drm/nouveau: no need to update bo.offset from vma after validate
Ben Skeggs
1
-2
/
+0
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
1
-1
/
+4
2011-02-28
drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo
Ben Skeggs
1
-1
/
+4
2011-02-25
drm/nv50-nvc0: delay GART binding until move_notify time
Ben Skeggs
1
-46
/
+68
2011-02-25
drm/nouveau: rename nouveau_vram to nouveau_mem
Ben Skeggs
1
-13
/
+13
2011-02-25
drm/nv50-nvc0: unmap buffers from the vm when they're evicted
Ben Skeggs
1
-7
/
+29
2011-02-25
drm/nv50-nvc0: move vm bind/unbind to move_notify hook
Ben Skeggs
1
-22
/
+37
2011-02-25
drm/nv50-nvc0: restrict memtype to those specified at creation time
Ben Skeggs
1
-4
/
+4
2011-02-25
drm/nv50: simplify bo moves now that they're all through the vm
Ben Skeggs
1
-17
/
+9
2011-02-25
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
Ben Skeggs
1
-38
/
+24
2011-02-25
drm/nouveau: introduce new gart type, and name _SGDMA more appropriately
Ben Skeggs
1
-2
/
+4
2011-02-17
drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()
Ben Skeggs
1
-3
/
+3
2011-02-17
drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.
Francisco Jerez
1
-3
/
+4
[next]