index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2021-01-07
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2020-12-18
drm/nouveau: fix multihop when move doesn't work.
Dave Airlie
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
2020-12-04
Merge tag 'drm-misc-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-12-01
drm/nouveau: Drop mutex_lock_nested for atomic
Daniel Vetter
2020-11-30
drm/prime: split array import functions v4
Christian König
2020-11-30
drm/nouveau: stop using pages with drm_prime_sg_to_page_addr_arrays v2
Christian König
2020-11-26
drm/nouveau: make sure ret is initialized in nouveau_ttm_io_mem_reserve
Christian König
2020-11-16
Merge branch 'linux-5.11' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2020-11-14
drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50
Ben Skeggs
2020-11-14
drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50
Ben Skeggs
2020-11-11
drm/nouveau: Fix out-of-bounds access when deferencing MMU type
Thomas Zimmermann
2020-11-11
drm/nouveau/ttm: use multihop
Dave Airlie
2020-11-11
drm/ttm: add multihop infrastrucutre (v3)
Dave Airlie
2020-11-02
drm/nouveu: fix swiotlb include
Christian König
2020-10-29
drm/nouveau: switch to new allocator
Christian König
2020-10-26
drm/ttm: merge ttm_dma_tt back into ttm_tt
Christian König
2020-10-26
drm/ttm: nuke ttm_tt_set_(un)populated again
Christian König
2020-10-22
drm/ttm: replace last move_notify with delete_mem_notify
Dave Airlie
2020-10-21
drm/ttm: move last binding into the drivers.
Dave Airlie
2020-10-21
drm/ttm: drop move notify around move.
Dave Airlie
2020-10-21
drm/ttm: drop unbind callback.
Dave Airlie
2020-10-21
drm/ttm: add move to system into drivers
Dave Airlie
2020-10-21
drm/ttm: move some move binds into the drivers
Dave Airlie
2020-10-20
drm/ttm: add move old to system to drivers.
Dave Airlie
2020-10-20
drm/ttm: use new move interface for known system->ttm moves
Dave Airlie
2020-10-15
drm/ttm: nuke caching placement flags
Christian König
2020-10-15
drm/ttm: add caching state to ttm_bus_placement
Christian König
2020-10-06
drm/nouveau/ttm: memcpy waits for bo already
Dave Airlie
2020-10-06
drm/nouveau/ttm: handle ttm moves properly.
Dave Airlie
2020-09-28
drm/nouveau: stop using TTMs fault callback
Christian König
2020-09-24
drm/nouveau: switch over to the new pin interface
Christian König
2020-09-24
drm/ttm: add bo wait that takes a ctx wrapper.
Dave Airlie
2020-09-24
drm/nouveau/ttm: plumb ctx through move functions.
Dave Airlie
2020-09-18
drm/ttm: drop special pipeline accel cleanup function.
Dave Airlie
2020-09-18
drm/ttm/drivers: call the bind function directly.
Dave Airlie
2020-09-18
drm/ttm: move unbind into the tt destroy.
Dave Airlie
2020-09-18
drm/ttm: flip tt destroy ordering.
Dave Airlie
2020-09-18
drm/ttm: protect against reentrant bind in the drivers
Dave Airlie
2020-09-16
drm/ttm: move ttm binding/unbinding out of ttm_tt paths.
Dave Airlie
2020-09-16
drm/ttm: split populate out from binding.
Dave Airlie
2020-09-16
drm/ttm/tt: add wrappers to set tt state.
Dave Airlie
2020-09-15
drm/nouveau: explicitly specify caching to use
Christian König
2020-09-11
drm/ttm: nuke memory type flags
Christian König
2020-09-11
drm/nouveau: stop using TTM placement flags
Christian König
2020-09-09
drm/ttm/agp: remove bdev from agp helpers
Dave Airlie
2020-09-09
drm/ttm: get rid of agp specific populate/unpopulate paths.
Dave Airlie
2020-09-09
drm/nouveau/ttm: use driver bind/unbind/destroy functions.
Dave Airlie
[next]