index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-01-25
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
2023-12-12
Backmerge tag 'v6.7-rc5' into drm-next
Dave Airlie
2023-11-29
nouveau: find the smallest page allocation to cover a buffer alloc.
Dave Airlie
2023-11-24
drm/nouveau: use GPUVM common infrastructure
Danilo Krummrich
2023-11-13
drm/nouveau: make use of the GPUVM's shared dma-resv
Danilo Krummrich
2023-08-31
drm/nouveau: fence: fix undefined fence state after emit
Danilo Krummrich
2023-08-04
drm/nouveau: implement new VM_BIND uAPI
Danilo Krummrich
2023-08-04
drm/nouveau: fence: separate fence alloc and emit
Danilo Krummrich
2023-08-04
drm/nouveau: bo: initialize GEM GPU VA interface
Danilo Krummrich
2023-08-04
drm/nouveau: get vmm via nouveau_cli_vmm()
Danilo Krummrich
2023-02-06
drm/ttm: prevent moving of pinned BOs
Christian König
2023-01-25
drm/ttm: revert "prevent moving of pinned BOs"
Christian König
2023-01-25
drm/ttm: prevent moving of pinned BOs
Christian König
2023-01-18
drm/nouveau: stop using ttm_bo_wait
Christian König
2022-12-06
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
2022-11-09
drm/nouveau/ce/ga100-: initial support
Ben Skeggs
2022-10-27
drm/ttm: rework on ttm_resource to use size_t type
Somalapuram Amaranath
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-08-23
nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf
Karol Herbst
2022-07-11
drm/nouveau: audit bo->resource usage
Christian König
2022-07-11
drm/ttm: rename and cleanup ttm_bo_init
Christian König
2022-07-07
drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()
Jianglei Nie
2022-04-07
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
2022-04-05
drm/nouveau: stop using dma_resv_excl_fence
Christian König
2021-11-05
Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-10-28
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
2021-10-11
drm/nouveau/nouveau_bo: Remove unused variables 'dev'
Lee Jones
2021-10-06
drm/nouveau/ga102-: support ttm buffer moves via copy engine
Ben Skeggs
2021-09-29
drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
Matthew Auld
2021-08-23
drm/ttm: remove ttm_tt_destroy_common v2
Christian König
2021-08-23
drm/nouveau: unbind in nouveau_ttm_tt_unpopulate
Christian König
2021-07-21
Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-19
drm/nouveau: init the base GEM fields for internal BOs
Christian König
2021-07-01
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-24
drm/nouveau: fix dma_address check for CPU/GPU sync
Christian König
2021-06-10
drm/nouveau: init the base GEM fields for internal BOs
Christian König
2021-06-06
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
2021-06-04
drm/ttm: flip the switch for driver allocated resources v2
Christian König
2021-06-04
drm/ttm: allocate resource object instead of embedding it v2
Christian König
2021-06-03
drm/nouveau: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-05-26
drm/nouveau: Implement mmap as GEM object function
Thomas Zimmermann
2021-04-26
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2021-04-19
drm/nouveau: use bo->base.size instead of mem->num_pages
Christian König
2021-04-13
Merge drm/drm-fixes into drm-next
Daniel Vetter
2021-03-19
nouveau: Skip unvailable ttm page entries
Tobias Klausmann
2021-03-16
drm/nouveau: clean up nouveau_bo_move_ntfy
Christian König
[next]