summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_bo.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: fix dma_address check for CPU/GPU syncChristian König2021-06-241-2/+2
* Merge drm/drm-fixes into drm-nextDaniel Vetter2021-04-131-0/+8
|\
| * nouveau: Skip unvailable ttm page entriesTobias Klausmann2021-03-191-0/+8
* | drm/nouveau: clean up nouveau_bo_move_ntfyChristian König2021-03-161-8/+5
* | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-161-15/+12
|\ \ | |/ |/|
| * drm/ttm: move memory accounting into vmwgfx v4Christian König2021-02-091-5/+2
| * drm/ttm: device naming cleanupChristian König2021-01-211-10/+10
* | drm/nouveau: fix dma syncing for loops (v2)Dave Airlie2021-03-121-2/+4
* | Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-211-9/+11
|\|
| * Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2021-01-071-9/+11
| |\
| | * Merge drm/drm-next into drm-misc-nextMaarten Lankhorst2020-12-151-6/+2
| | |\
| | * | drm/ttm: cleanup BO size handling v3Christian König2020-12-141-5/+5
| | * | drm/nouveau: Drop mutex_lock_nested for atomicDaniel Vetter2020-12-011-1/+4
| | * | drm/prime: split array import functions v4Christian König2020-11-301-3/+2
| | * | drm/nouveau: stop using pages with drm_prime_sg_to_page_addr_arrays v2Christian König2020-11-301-3/+3
* | | | drm/nouveau: fix dma syncing warning with debugging on.Dave Airlie2021-02-041-6/+29
|/ / /
* | / drm/nouveau: fix multihop when move doesn't work.Dave Airlie2020-12-181-15/+16
| |/ |/|
* | Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-141-222/+118
|\ \
| * \ Merge branch 'linux-5.11' of git://github.com/skeggsb/linux into drm-nextDave Airlie2020-11-161-5/+1
| |\ \ | | |/ | |/|
| | * drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50Ben Skeggs2020-11-141-2/+1
| * | drm/nouveau: Fix out-of-bounds access when deferencing MMU typeThomas Zimmermann2020-11-111-1/+4
| * | drm/nouveau/ttm: use multihopDave Airlie2020-11-111-99/+13
| * | drm/ttm: add multihop infrastrucutre (v3)Dave Airlie2020-11-111-1/+2
| |/
| * drm/nouveu: fix swiotlb includeChristian König2020-11-021-1/+0
| * drm/nouveau: switch to new allocatorChristian König2020-10-291-28/+2
| * drm/ttm: merge ttm_dma_tt back into ttm_ttChristian König2020-10-261-6/+6
| * drm/ttm: nuke ttm_tt_set_(un)populated againChristian König2020-10-261-1/+0
| * drm/ttm: replace last move_notify with delete_mem_notifyDave Airlie2020-10-221-1/+7
| * drm/ttm: move last binding into the drivers.Dave Airlie2020-10-211-1/+6
| * drm/ttm: drop move notify around move.Dave Airlie2020-10-211-3/+9
| * drm/ttm: drop unbind callback.Dave Airlie2020-10-211-1/+0
| * drm/ttm: add move to system into driversDave Airlie2020-10-211-4/+6
| * drm/ttm: move some move binds into the driversDave Airlie2020-10-211-3/+7
| * drm/ttm: add move old to system to drivers.Dave Airlie2020-10-201-2/+9
| * drm/ttm: use new move interface for known system->ttm movesDave Airlie2020-10-201-1/+2
| * drm/ttm: nuke caching placement flagsChristian König2020-10-151-27/+9
| * drm/ttm: add caching state to ttm_bus_placementChristian König2020-10-151-0/+11
| * drm/nouveau/ttm: memcpy waits for bo alreadyDave Airlie2020-10-061-3/+1
| * drm/nouveau/ttm: handle ttm moves properly.Dave Airlie2020-10-061-0/+12
| * drm/nouveau: stop using TTMs fault callbackChristian König2020-09-281-24/+26
| * drm/nouveau: switch over to the new pin interfaceChristian König2020-09-241-36/+12
| * drm/ttm: add bo wait that takes a ctx wrapper.Dave Airlie2020-09-241-2/+2
| * drm/nouveau/ttm: plumb ctx through move functions.Dave Airlie2020-09-241-25/+23
* | Merge tag 'drm-misc-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-12-041-1/+1
|\ \
| * | drm/nouveau: make sure ret is initialized in nouveau_ttm_io_mem_reserveChristian König2020-11-261-1/+1
| |/
* / drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50Ben Skeggs2020-11-141-2/+1
|/
* drm/ttm: drop special pipeline accel cleanup function.Dave Airlie2020-09-181-1/+1
* drm/ttm/drivers: call the bind function directly.Dave Airlie2020-09-181-1/+4
* drm/ttm: move unbind into the tt destroy.Dave Airlie2020-09-181-0/+1
* drm/ttm: flip tt destroy ordering.Dave Airlie2020-09-181-0/+1